Re: zfs sharenfs with multiple hosts/networks and options

2010-08-26 Thread jhell
On 08/25/2010 03:47, Heinrich Rebehn wrote: > Hi list, > > with traditional /etc/exports i can do > > /export/linux/root-ro xxx.xxx.xxx.0/24 > /export/linux/root-maproot=0 xxx.xxx.xxx.1 > > How can i do this using zfs's sharenfs option? > > When i try > > zfs set shar

Re: zfs sharenfs with multiple hosts/networks and options

2010-08-25 Thread Heinrich Rebehn
On 25.08.2010, at 10:03, Marco van Tol wrote: > On Wed, Aug 25, 2010 at 09:47:13AM +0200, Heinrich Rebehn wrote: >> Hi list, >> >> with traditional /etc/exports i can do >> >> /export/linux/root -ro xxx.xxx.xxx.0/24 >> /export/linux/root -maproot=0 xxx.xxx.xxx.1 >> >> How

Re: zfs sharenfs with multiple hosts/networks and options

2010-08-25 Thread Marco van Tol
On Wed, Aug 25, 2010 at 09:47:13AM +0200, Heinrich Rebehn wrote: > Hi list, > > with traditional /etc/exports i can do > > /export/linux/root-ro xxx.xxx.xxx.0/24 > /export/linux/root-maproot=0 xxx.xxx.xxx.1 > > How can i do this using zfs's sharenfs option? > > When i t