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

Bernd Walter ticso at cicely7.cicely.de
Tue Mar 2 00:15:33 UTC 2010


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.

-- 
B.Walter <bernd at bwct.de> http://www.bwct.de
Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.


More information about the freebsd-fs mailing list