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
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
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