Re: [zfs-discuss] nfs exporting nested zfs

2008-02-08 Thread Andrew Tefft
Thanks. I guess this makes sense, now that I think about it, since this would be the same behavior exporting nested ufs filesystems. It just took me by surprise since I was testing by accessing these on my workstation, and then when the jobs ran overnight on the server the behavior was different

[zfs-discuss] nfs exporting nested zfs

2008-02-07 Thread Andrew Tefft
Let's say I have a zfs called "pool/backups" and it contains two zfs'es, "pool/backups/server1" and "pool/backups/server2" I have sharenfs=on for pool/backups and it's inherited by the sub-zfs'es. I can then nfs mount pool/backups/server1 or pool/backups/server2, no problem. If I mount pool/bac