GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ZFS-SHARE(8) FreeBSD System Manager's Manual ZFS-SHARE(8)

zfs-share
share and unshare ZFS filesystems

zfs share [-l] -a|filesystem

zfs unshare -a|filesystem|mountpoint

zfs share [-l] -a|filesystem
Shares available ZFS file systems.
Load keys for encrypted filesystems as they are being mounted. This is equivalent to executing zfs load-key on each encryption root before mounting it. Note that if a filesystem has keylocation=prompt, this will cause the terminal to interactively block after asking for the key.
Share all available ZFS file systems. Invoked automatically as part of the boot process.
filesystem
Share the specified filesystem according to the sharenfs and sharesmb properties. File systems are shared when the sharenfs or sharesmb property is set.
zfs unshare -a|filesystem|mountpoint
Unshares currently shared ZFS file systems.
Unshare all available ZFS file systems. Invoked automatically as part of the shutdown process.
filesystem|mountpoint
Unshare the specified filesystem. The command can also be given a path to a ZFS file system shared on the system.

exports(5), smb.conf(5), zfsprops(7)
May 17, 2021 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.