zfs:datasets:create_a_dataset_within_a_pool
This is an old revision of the document!
ZFS - Datasets - Create a Dataset within a Pool
sudo zfs create testpool/some_dataset or sudo zfs create testpool/some_directory
NOTE: A cool feature of the Volumes is that the size of the partition does not need to be specified.
- The free space is handled by ZFS.
- So there is no need to have to resize partitions when you start running out of space on one.
- If you are using more than one disk, this also provides software RAID features like mirror, stripe and parity.
zfs/datasets/create_a_dataset_within_a_pool.1634081659.txt.gz · Last modified: 2021/10/12 23:34 by peter