On 9/17/07, Darren J Moffat <[EMAIL PROTECTED]> wrote:

> 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.

... and if fuser doesn't tell you what you need to know, you can use
lsof ( http://freshmeat.net/projects/lsof/ I usually just get it
precompiled from http://www.sunfreeware.com/ ). I have found lsof to
be more reliable that fuser in listing what has a file open.

-- 
Paul Kraus
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to