[Bug 211022] [Patch] Add get/set share properties subsection to handbook's ZFS chapter (19)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 12 17:07:00 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211022
Allan Jude <allanjude at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |allanjude at FreeBSD.org
--- Comment #1 from Allan Jude <allanjude at FreeBSD.org> ---
Few comments:
sharesmb doesn't work on freebsd.
for sharenfs, you can avoid a lot of problems, and the need for quoting, by
replacing the spaces in the sharenfs string with commas
zfs set sharenfs=-alldirs,-network,192.168.0.0,-mask,255.255.255.0 pool/dataset
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list