meta data for this page
  •  

This is an old revision of the document!


ZFS create

zfs set canmount=off hddpool
 
zfs create hddpool/backup
 
zfs set relatime=on hddpool/backup
zfs set mountpoint=/mnt/backup hddpool/backup