Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2010 09:47:13 +0200
From:      Heinrich Rebehn <rebehn@ant.uni-bremen.de>
To:        freebsd-stable@freebsd.org
Subject:   zfs sharenfs with multiple hosts/networks and options
Message-ID:  <3D57D985-4B4D-4657-86E0-C93EFB3549CC@ant.uni-bremen.de>

next in thread | raw e-mail | index | archive | help
Hi list,

with traditional /etc/exports i can do

/export/linux/root	-ro		xxx.xxx.xxx.0/24
/export/linux/root	-maproot=3D0	xxx.xxx.xxx.1

How can i do this using zfs's sharenfs option?

When i try=20

zfs set sharenfs=3D"-ro -network xxx.xxx.xxx.0/24,-maproot=3D0 =
xxx.xxx.xxx.1" data/linux/root

/var/log/messages shows "network/host conflict" and "bad exports list =
line.

The general problem seems to be that with each "zfs set sharenfs" =
command, the corresponding in /etc/zfs/exports gets overwritten.

Is there a workaround for this besides ignoring sharenfs and using hand =
edited /etc/exports?

Thanks for any help,

Heinrich Rebehn

University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -

Phone : +49/421/218-62394
Fax   :            -3341








Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D57D985-4B4D-4657-86E0-C93EFB3549CC>