Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2013 15:22:39 +0100
From:      Steve O'Hara-Smith <steve@sohara.org>
To:        aurfalien <aurfalien@gmail.com>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Proper way to share ZFS via NFS
Message-ID:  <20130909152239.05eff4e8daf98d0659636dec@sohara.org>
In-Reply-To: <DFD7FF97-6F1F-40D9-AF6D-C151E216779A@gmail.com>
References:  <DFD7FF97-6F1F-40D9-AF6D-C151E216779A@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 6 Sep 2013 11:43:03 -0700
aurfalien <aurfalien@gmail.com> wrote:

> Hi,
> 
> Wondering whats the correct way to share ZFS, /etc/exports or via zfs
> commands which alter /etc/zfs/exports?

	As far as I can see both work just fine. The first has the benefit
that it puts your ZFS exports in the standard place for exports and won't
need fiddling with if you decide that you want to move one of them to some
other filesystem. The second has the benefit that it integrates better with
the ZFS tools.

	The one thing you don't want to do is put the same export in both.
-- 
Steve O'Hara-Smith <steve@sohara.org>



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