Jim Hranicky wrote:
By mistake, I just exported my test filesystem while it was up
and being served via NFS, causing my tar over NFS to start
throwing stale file handle errors.

So you had a pool and were sharing filesystems over NFS, NFS clients had active mounts, you removed /etc/zfs/zpool.cache, rebooted the machine, created a new pool with the same name (and same filesystem names)?

If so, that's not a bug, the NFS clients have no knowledge that you've re-created the pool. Even though your namespace is the same, the filehandles will be different since your filesystems are different (and have different FSIDs).

eric


Should I file this as a bug, or should I just "not do that" :->

Ko,
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

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

Reply via email to