> zpool status
> # uncomment the following lines if you want to see
> the system think
> # it can still read and write to the filesystem after
> the backing store has gone.

Hi

UNIX unlink() syscall doesn't remove the inode if its in use. Its marked to be 
unliked when its use count falls to zero. So deleting any file has no effect on 
applications already having it open.

I'm not surprized by the "yaking out USB drive" test (already know the bug 
exists)... but this unliking test is puzzling me.

Does ZFS subsystem closes and re'opens files in due course of usage ?
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to