Date: Mon, 3 Aug 2015 11:56:24 +0800 From: Julian Elischer <julian@freebsd.org> To: freebsd-fs@freebsd.org Subject: Re: NFS & ZFS: how to export whole FS hierarhy to mount it with one command on client? Message-ID: <55BEE668.3080303@freebsd.org> In-Reply-To: <1593307781.20150801143052@serebryakov.spb.ru> References: <795246861.20150801140429@serebryakov.spb.ru> <1363497421.7238055.1438428070047.JavaMail.zimbra@uoguelph.ca> <1593307781.20150801143052@serebryakov.spb.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 8/1/15 7:30 PM, Lev Serebryakov wrote: > Hello Rick, > > Saturday, August 1, 2015, 2:21:10 PM, you wrote: > >> To mount multiple file systems as one mount, you'll need to use NFSv4. I believe >> you will have to have a separate export entry in the server for each of the file >> systems. > So, /etc/exports needs to have BOTH v3-style exports & V4: root of tree line? OR you can have a non-standard patch that pjd wrote to do recursive mounts of sub-filesystems. it is not supposed to happen according to the standard but we have found it useful. Unfortnately it is written agains the old NFS Server. Rick, if I gave you the original pjd patch for the old server, could you integrate it into the new server as an option? >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55BEE668.3080303>