zfs:pools:create_a_directory_within_the_pool
This is an old revision of the document!
ZFS - Pools - Create a Directory within the Pool
A directory is commonly referred to as a dataset.
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/pools/create_a_directory_within_the_pool.1634081340.txt.gz ยท Last modified: 2021/10/12 23:29 by peter