https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279945
Bug ID: 279945
Summary: zfs set sharenfs fails to produce valid nfsv4 entries
in /etc/zfs/exports
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
zfs set sharenfs='V4: / -sec=sys grumpy.cis.uoguelph.ca' zpool/export_this
# cat zfs/exports
# !!! DO NOT EDIT THIS FILE MANUALLY !!!
/export_this V4: / -sec=sys grumpy.cis.uoguelph.ca
Where the line must start with V4: to be a valid line.
--
You are receiving this mail because:
You are the assignee for the bug.