On Oct 17, 2007, at 11:25 AM, Claus Guttesen wrote: >>>> Did you mount both the parent and all the children on the client ? >>> >>> No, I just assumed that the sub-partitions would inherit the same >>> uid/gid as the parent. I have done a chown -R. >> >> Ahhh, the issue is not permissions, but how the NFS server >> sees the various directories to share. Each dataset in the zpool is >> seen as a separate FS from the OS perspective; each is a separate NFS >> share. In which case each has to be mounted separately on the NFS >> client. > > Thank you for the clarification. When mounting the same partitions > from a windows-client I get r/w access to both the parent- and > child-partition. > > Will it be possible to implement such a feature in nfs?
NFSv4 allows the client visibility into the shared filesystems at the server. It is up to the client to "mount" or access those individual filesystems. The Solaris client is being updated with this functionality (we have named it mirror-mounts); I don't know about the bsd client's ability to do the same. Spencer _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss