Date: Sun, 2 Aug 2015 21:08:08 +0300 From: Lev Serebryakov <lev@FreeBSD.org> To: Willem Jan Withagen <wjw@digiware.nl> Cc: fs@freebsd.org Subject: Re: Multiple entries in ZFS "sharenfs" property? Message-ID: <1941826477.20150802210808@serebryakov.spb.ru> In-Reply-To: <55BDF5D2.3090306@digiware.nl> References: <130767529.20150801150343@serebryakov.spb.ru> <55BDF5D2.3090306@digiware.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Willem, Sunday, August 2, 2015, 1:49:54 PM, you wrote: >> Is it possible to put multiple entries (for multiple networks) into >> "sharenfs" property for ZFS filesystem? > Something like? > -alldirs -maproot=0 -network 192.168.10.0 -mask 255.255.252.0 > I think I just did it by putting the text between '' 's: > ' <volume> > Which then ends up in /etc/zfs/exports: > /home/wjw -alldirs -maproot=0 -network 192.168.10.0 -mask 255.255.252.0 I need 4 such lines per FS (with different -network / -mask arguments). One line works. Four lines don't. -- Best regards, Lev mailto:lev@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1941826477.20150802210808>