Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2012 13:40:18 GMT
From:      Martin Matuska <mm@FreeBSD.org>
To:        freebsd-fs@FreeBSD.org
Subject:   Re: kern/147881: [zfs] [patch] ZFS &quot; sharenfs&quot; doesn&#39; t allow different &quot;exports&quot; options for different hosts
Message-ID:  <201209061340.q86DeIEU016793@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/147881; it has been noted by GNATS.

From: Martin Matuska <mm@FreeBSD.org>
To: bug-followup@FreeBSD.org, Richard.Conto@gmail.com
Cc:  
Subject: Re: kern/147881: [zfs] [patch] ZFS &quot;sharenfs&quot; doesn&#39;t
 allow different &quot;exports&quot; options for different hosts
Date: Thu, 06 Sep 2012 15:36:13 +0200

 The purpose of the sharenfs property is not to completely replace
 /etc/exports.
 What we have is just a tricky workaround that populates /etc/zfs/exports.
 T
 he commands to NFS-share filesystems on illumos are different and our
 options are mostly incompatible with illumos.
 So you e.g. sharenfs="-maproot=root" is invalid if imported on a
 Openindiana system.
 
 Have you considered using just /etc/exports for more-complex configurations?
 
 -- 
 Martin Matuska
 FreeBSD committer
 http://blog.vx.sk
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209061340.q86DeIEU016793>