User Tools

Site Tools


zfs:pools:list_pools

Differences

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

Link to this comparison view

zfs:pools:list_pools [2021/10/12 21:54] – created peterzfs:pools:list_pools [2021/10/12 21:54] (current) peter
Line 1: Line 1:
 ====== ZFS - Pools - List Pools ====== ====== ZFS - Pools - List Pools ======
 +
 +To see status of all the ZFS Pools, all arrays in ZFS is referred to as a pool.
 +
 +<code bash>
 +zpool list
 +</code>
 +
 +returns:
 +
 +<code bash>
 +NAME           SIZE  ALLOC   FREE  CKPOINT  EXPANDSZ   FRAG    CAP  DEDUP    HEALTH  ALTROOT
 +Pool1         43.5T  35.6T  7.94T        -            10%    81%  1.00x    ONLINE  /mnt
 +freenas-boot   216G  5.08G   211G        -             0%     2%  1.00x    ONLINE  -
 +</code>
  
zfs/pools/list_pools.1634075666.txt.gz · Last modified: 2021/10/12 21:54 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki