[ZFS] sharenfs stable/7 # !!! DO NOT EDIT THIS FILE MANUALLY !!!

jhell jhell at DataIX.net
Thu Mar 4 12:59:20 UTC 2010


On Mon, 1 Mar 2010 19:14, ticso@ wrote:
> On Mon, Mar 01, 2010 at 06:29:44PM -0500, jhell wrote:
>>
>> Hi FS,
>>
>> After exporting some filesystems from zfs via sharenfs I decided to turn
>> the shares back off after I was done with them on another machine. To my
>> surprise the datasets that I had shared previously were still shared.
>>
>> FreeBSD 7.3-STABLE #0 r204486 Sun Feb 28 19:42:46 EST 2010
>>
>> Process:
>>
>> # This command adds the share through nfs in /etc/zfs/exports
>> zfs set sharenfs='-maproot=0 disbatch' exports/svn
>>
>> bla bla bla after using them for a little while:
>>
>> # This command should turn off the nfs share and remove the line from
>> # /etc/zfs/exports and signal mountd or whatever.
>> zfs set sharenfs=off exports/svn
>>
>> Low and behold this line is never removed the share and continues even
>> through a reboot all while sharenfs=off on the dataset. No no other
>> datasets are shared at this time.
>>
>> The line in /etc/zfs/exports changes just fine when changing the options
>> via "zfs set sharenfs".
>>
>> I also removed /etc/zfs/exports and repeated the process. It still
>> continued.
>>
>> Should a PR be filed ?, Can someone take a look at this ?.
>
> This reminds me that my mountd complains about a zfs-export line.
> The given filesystem doesn't exist anymore.
>
>

This is now has a PR,
http://www.freebsd.org/cgi/query-pr.cgi?pr=144447

-- 

  jhell



More information about the freebsd-fs mailing list