Ian Collins wrote:
> I have a build 62 system with a zone that NFS mounts an ZFS filesystem. 
> 
>>From the zone, I keep seeing issues with .nfsXXXX files remaining in
> otherwise empty directories preventing their deletion.  The files appear
> to be immediately replaced when they are deleted.
> 
> Is this an NFS or a ZFS issue?

It is NFS that is doing that.  It happens when a process on the NFS 
client still has the file open.  fuser(1) is your friend here.

-- 
Darren J Moffat
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to