sign in
Home | Updates | Pages | Users | Admin | Help

zfsmount

Mounting and Sharing ZFS File Systems

By default, all ZFS file systems are mounted by ZFS at boot by using SMF’s svc: //system/filesystem/local service. File systems are mounted under /path, where path is the name of the file system.

You can manage ZFS file systems with legacy tools by setting the mountpoint property to legacy. Legacy file systems must be managed through the mount and umount commands and the /etc/vfstab file. ZFS does not automatically mount legacy file systems on boot, and the ZFS mount and umount command do not operate on datasets of this type.

# zfs set mountpoint=legacy tank/home/someuser
# mount -F zfs tank/home/someuser /mnt

Powered by JunebugWiki v0.0.31 Page last edited by stoyan on December 18, 2006 05:08 PM (diff)
[readonly] Version 2 (current) «olderversions