On Sat, 23 Jan 2010, Frank Cusack wrote:

I thought with NFS4 *on solaris* that clients would follow the zfs
filesystem hierarchy and mount sub-filesystems.  That doesn't seem
to be happening and I can't find any documentation on it (either way).

Did I only dream up this feature or does it actually exist?  I am
using s10_u8.

The Solaris 10 automounter should handle this for you:

% cat /etc/auto_home
# Home directory map for automounter
#
#+auto_home
*       myserver:/export/home/&

Notice that the referenced path is subordinate to the exported zfs filesystem.

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to