[EMAIL PROTECTED] said:
> I am having trouble destroying a zfs file system (device busy) and fuser
> isn't telling me who has the file open: 
> . . .
> This situation appears to occur every night during a system test. The  only
> peculiar operation on the errant file system is that another system  NFS
> mounts it with vers=2 in a non-global zone, and then halts that  zone. I
> haven't been able to reproduce the problem outside the test. 

If you have a filesystem shared-out (exported) on an NFS-server, you'll get
this kind of behavior.  No client need have it mounted.  You must first do
a "unshare /files/custfs/cust12/2053699a" in your example before trying
to unmount it.

Regards,

Marion


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

Reply via email to