Date: Wed, 5 Mar 2008 09:43:45 +0300 (MSK) From: Dmitry Morozovsky <marck@rinet.ru> To: Scot Hetzel <swhetzel@gmail.com> Cc: Michael Jung <mikej@paymentallianceintl.com>, Pawel Jakub Dawidek <pjd@freebsd.org>, current@freebsd.org Subject: Re: ZFS sharenfs and NFS options Message-ID: <20080305094125.G19039@woozle.rinet.ru> In-Reply-To: <790a9fff0803041838m2e9e124fnfc2560fde62f0e08@mail.gmail.com> References: <20080304233327.B19039@woozle.rinet.ru> <ADC733B130BF1D4A82795B6B3A2654E2A49091@exchange.paymentallianceintl.com> <790a9fff0803041838m2e9e124fnfc2560fde62f0e08@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 Mar 2008, Scot Hetzel wrote: SH> > what is a way to specify NFS options, such as -maproot and -network, on SH> > an ZFS SH> > filesystem? Man page is almost quiet about it, and my quick experiments SH> > did not SH> > show any success... SH> > SH> > I suppose, it should be documented a bit more... SH> > SH> It is documented in the zfs(1M) man page. SH> SH> zfs set sharenfs="-maproot=root -alldir -network 10.0.0.3 -mask SH> 255.255.255.255" myzpool/test SH> SH> cat /etc/zfs/exports SH> # !!! DO NOT EDIT THIS FILE MANUALLY !!! SH> SH> /myzpool/test -maproot=root -alldir -network 10.0.0.3 -mask 255.255.255.255 Hmm... where did you find it in the manpage? Or did you mean Solaris man page version? Anyway, thanks, it is working now. Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080305094125.G19039>