what you want is possible with linux nfs, but solaris nfs developers don`t like
this feature and will not implement it. see
http://www.opensolaris.org/jive/thread.jspa?threadID=109178&start=0&tstart=0
--
This message posted from opensolaris.org
___
zf
On Sat, 12 Sep 2009, Thomas Burgess wrote:
This is because with ZFS the directories aren't REALLY there.
You need to either use NFSv4 or you need to export each ZFS filesystem
independently
It should be sufficient to use an appropriate automount rule on the
client so that the "subordinate" fi
This is because with ZFS the directories aren't REALLY there.
You need to either use NFSv4 or you need to export each ZFS filesystem
independently
On Fri, Sep 11, 2009 at 4:54 PM, Thomas Uebermeier wrote:
> Hello,
>
> I have a ZFS filesystem structure, which is basically like this:
>
> /foo
>
Hello,
I have a ZFS filesystem structure, which is basically like this:
/foo
/foo/bar
/foo/baz
all are from one pool and /foo does only contain the other
directories/mounts (no other files)
When I try to export /foo via dfstab, I can see the directories bar and baz,
but these are empty.
Can I