zfs:pools:create_a_directory_within_the_pool
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
zfs:pools:create_a_directory_within_the_pool [2021/10/12 22:51] – peter | zfs:pools:create_a_directory_within_the_pool [2021/10/13 22:13] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ZFS - Pools - Create a Directory within the Pool ====== | ||
- | |||
- | <code bash> | ||
- | sudo zfs create testpool/ | ||
- | </ | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | |||
- | * 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.1634079088.txt.gz · Last modified: 2021/10/12 22:51 by peter