From owner-freebsd-fs@freebsd.org Sat Aug 1 11:31:02 2015 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87CB09B0505 for ; Sat, 1 Aug 2015 11:31:02 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 495501B5D for ; Sat, 1 Aug 2015 11:31:02 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:2924:7e01:7d9c:bbfe]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPSA id 125DC204C; Sat, 1 Aug 2015 14:31:00 +0300 (MSK) Date: Sat, 1 Aug 2015 14:30:52 +0300 From: Lev Serebryakov Reply-To: lev@FreeBSD.org Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <1593307781.20150801143052@serebryakov.spb.ru> To: Rick Macklem CC: FreeBSD FS Subject: Re: NFS & ZFS: how to export whole FS hierarhy to mount it with one command on client? In-Reply-To: <1363497421.7238055.1438428070047.JavaMail.zimbra@uoguelph.ca> References: <795246861.20150801140429@serebryakov.spb.ru> <1363497421.7238055.1438428070047.JavaMail.zimbra@uoguelph.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Aug 2015 11:31:02 -0000 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? -- Best regards, Lev mailto:lev@FreeBSD.org