Zfs create

From wikieduonline
Jump to navigation Jump to search


Create a new filesystem:

zfs create YOUR_ZPOOL_NAME/your_datafs[1]
zfs create /YOUR_ZPOOL_NAME/datafs
cannot create '/YOUR_ZPOOL_NAME/datafs': leading slash in name
zfs create YOUR_ZPOOL_NAME/your_datafs/your_fs2
cannot create 'INT_RAID/your_datafs/your_fs2': parent does not exist

Related commands[edit]

See also[edit]

  • http://manpages.ubuntu.com/manpages/bionic/man8/zfs.8.html#subcommands
  • Advertising: