Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Aug 2015 14:04:29 +0300
From:      Lev Serebryakov <lev@FreeBSD.org>
To:        FreeBSD FS <freebsd-fs@freebsd.org>
Subject:   NFS & ZFS: how to export whole FS hierarhy to mount it with one command on client?
Message-ID:  <795246861.20150801140429@serebryakov.spb.ru>

next in thread | raw e-mail | index | archive | help
Hello FreeBSD,

 I had "/usr/home" UFS exported to several hosts (all of them are FreeBSD),
and it worked as intended: remote host mounted "server:/usr/home" and got
all user home dirs.

 Now I converted "/usr/home" to ZFS and created one FS per user (so, here is
FSes "zhome/lev", "zhome/sveta", etc., on pool "zhome").

 When client mount "server:/usr/home" now it gets all user directories, but
all of them are empty, because NFS sees every user home dir as different FS!

 How could I export all this tree in one piece now? I don't want to have
multiple NFS mounts (one per user) on each host which needs home
directories.

-- 
Best regards,
 Lev                          mailto:lev@FreeBSD.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?795246861.20150801140429>