User Tools

Site Tools


zfs:pools:create_a_directory_within_the_pool

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
zfs:pools:create_a_directory_within_the_pool [2021/10/12 23:29] peterzfs: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 ====== 
- 
-A directory is commonly referred to as a **dataset**. 
- 
-<code bash> 
-sudo zfs create testpool/some_directory 
-</code> 
- 
-<WRAP info> 
-**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. 
- 
-</WRAP> 
- 
----- 
  
zfs/pools/create_a_directory_within_the_pool.1634081340.txt.gz · Last modified: 2021/10/12 23:29 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki