ZFS sharenfs problem - solved, documentation bug
Radek Krejča
radek.krejca at starnet.cz
Thu Aug 16 11:14:01 UTC 2012
Hi again,
> I take example line from manual:
>
> zfs set sharenfs='rw=@123.123.0.0/16,root=neo' tank/home
>
> modify it to:
>
> zfs set sharenfs='rw=@pokus.starnet.cz,root=0' storage/pokus
>
> Where could be a problem? Is it bug or I am wrong but I dont see any
> mistake....
>
I found solution finally on the web (and I lost week with finding solution :-(()
zfs sharenfs="-maproot=0:0 pokus.starnet.cz" storage/pokus
This command works but there is mistake in documentation...
Radek
More information about the freebsd-questions
mailing list