Oracle Solaris ZFS Administration Guide

Sharing ZFS File Systems

Most of the time, the automatic behavior of ZFS with respect to sharing file system on boot and creation is sufficient for normal operations. If, for some reason, you unshare a file system, you can share it again by using the zfs share command. For example:


# zfs share tank/home/tabriz

You can also share all ZFS file systems on the system by using the -a option.


# zfs share -a