Difference between revisions of "Zpool list"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
− | zpool list ZPOOL_NAME | + | zpool list ZPOOL_NAME |
− | NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT | + | NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT |
− | ZPOOL_NAME 7.25T 163G 7.09T - 0% 2% 1.00x ONLINE - | + | ZPOOL_NAME 7.25T 163G 7.09T - 0% 2% 1.00x ONLINE - |
− | </ | + | |
+ | |||
+ | ZPOOL_NAME with [[ZFS deduplication|deduplication]] activated | ||
+ | zpool list | ||
+ | NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT | ||
+ | ZPOOL_NAME 7.25T 105G 7.15T - 0% 1% 1.05x ONLINE - | ||
+ | |||
+ | zpool list -v | ||
+ | NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT | ||
+ | ZPOOL_NAME 7.25T 105G 7.15T - 0% 1% 1.05x ONLINE - | ||
+ | sdc 7.25T 5.20T 2.05T - - 28% 71.7% - ONLINE | ||
+ | |||
+ | == Related commands == | ||
+ | * <code>[[zpool status]]</code> | ||
Latest revision as of 08:21, 21 September 2020
zpool list ZPOOL_NAME NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT ZPOOL_NAME 7.25T 163G 7.09T - 0% 2% 1.00x ONLINE -
ZPOOL_NAME with deduplication activated
zpool list NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT ZPOOL_NAME 7.25T 105G 7.15T - 0% 1% 1.05x ONLINE -
zpool list -v NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT ZPOOL_NAME 7.25T 105G 7.15T - 0% 1% 1.05x ONLINE - sdc 7.25T 5.20T 2.05T - - 28% 71.7% - ONLINE
Related commands[edit]
See also[edit]
Advertising: