Difference between revisions of "Zfs create"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
 
Create a new filesystem:
 
Create a new filesystem:
* <code>[[zfs create]] YOUR_ZPOOL_NAME/datafs</code><ref>http://manpages.ubuntu.com/manpages/bionic/man8/zfs.8.html#subcommands</ref>
+
* <code>[[zfs create]] YOUR_ZPOOL_NAME/your_datafs</code><ref>http://manpages.ubuntu.com/manpages/bionic/man8/zfs.8.html#subcommands</ref>
  
 
  <code>[[zfs create]] /YOUR_ZPOOL_NAME/datafs</code>
 
  <code>[[zfs create]] /YOUR_ZPOOL_NAME/datafs</code>

Revision as of 14:47, 22 September 2020


Create a new filesystem:

zfs create /YOUR_ZPOOL_NAME/datafs
cannot create '/YOUR_ZPOOL_NAME/datafs': leading slash in name

Related commands

See also

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