Difference between revisions of "Zpool get all"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{Draft}} == See also == * {{ZFS}} Category:ZFS")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Draft}}
 
  
 +
<pre>
 +
zpool get all
 +
NAME  PROPERTY                      VALUE                          SOURCE
 +
TEST  size                          1.88G                          -
 +
TEST  capacity                      2%                            -
 +
TEST  altroot                        -                              default
 +
TEST  health                        ONLINE                        -
 +
TEST  guid                          6480332047039402358            -
 +
TEST  version                        -                              default
 +
TEST  bootfs                        -                              default
 +
TEST  delegation                    on                            default
 +
TEST  autoreplace                    off                            default
 +
TEST  cachefile                      -                              default
 +
TEST  failmode                      wait                          default
 +
TEST  listsnapshots                  off                            default
 +
TEST  autoexpand                    off                            default
 +
TEST  dedupditto                    0                              default
 +
TEST  dedupratio                    1.00x                          -
 +
TEST  free                          1.83G                          -
 +
TEST  allocated                      50.4M                          -
 +
TEST  readonly                      off                            -
 +
TEST  ashift                        0                              default
 +
TEST  comment                        -                              default
 +
TEST  expandsize                    -                              -
 +
TEST  freeing                        0                              -
 +
TEST  fragmentation                  3%                            -
 +
TEST  leaked                        0                              -
 +
TEST  multihost                      off                            default
 +
TEST  checkpoint                    -                              -
 +
TEST  load_guid                      1453123328122267436            -
 +
TEST  autotrim                      off                            default
 +
TEST  feature@async_destroy          enabled                        local
 +
TEST  feature@empty_bpobj            active                        local
 +
TEST  feature@lz4_compress          active                        local
 +
TEST  feature@multi_vdev_crash_dump  enabled                        local
 +
TEST  feature@spacemap_histogram    active                        local
 +
TEST  feature@enabled_txg            active                        local
 +
TEST  feature@hole_birth            active                        local
 +
TEST  feature@extensible_dataset    active                        local
 +
TEST  feature@embedded_data          active                        local
 +
TEST  feature@bookmarks              enabled                        local
 +
TEST  feature@filesystem_limits      enabled                        local
 +
TEST  feature@large_blocks          enabled                        local
 +
TEST  feature@large_dnode            enabled                        local
 +
TEST  feature@sha512                enabled                        local
 +
TEST  feature@skein                  enabled                        local
 +
TEST  feature@edonr                  enabled                        local
 +
TEST  feature@userobj_accounting    active                        local
 +
TEST  feature@encryption            enabled                        local
 +
TEST  feature@project_quota          active                        local
 +
TEST  feature@device_removal        enabled                        local
 +
TEST  feature@obsolete_counts        enabled                        local
 +
TEST  feature@zpool_checkpoint      enabled                        local
 +
TEST  feature@spacemap_v2            active                        local
 +
TEST  feature@allocation_classes    enabled                        local
 +
TEST  feature@resilver_defer        enabled                        local
 +
TEST  feature@bookmark_v2            enabled                        local
 +
</pre>
 +
 +
== Related commands ==
 +
* <code>[[zfs get all]]</code>
  
  

Latest revision as of 13:52, 22 September 2020

zpool get all
NAME  PROPERTY                       VALUE                          SOURCE
TEST  size                           1.88G                          -
TEST  capacity                       2%                             -
TEST  altroot                        -                              default
TEST  health                         ONLINE                         -
TEST  guid                           6480332047039402358            -
TEST  version                        -                              default
TEST  bootfs                         -                              default
TEST  delegation                     on                             default
TEST  autoreplace                    off                            default
TEST  cachefile                      -                              default
TEST  failmode                       wait                           default
TEST  listsnapshots                  off                            default
TEST  autoexpand                     off                            default
TEST  dedupditto                     0                              default
TEST  dedupratio                     1.00x                          -
TEST  free                           1.83G                          -
TEST  allocated                      50.4M                          -
TEST  readonly                       off                            -
TEST  ashift                         0                              default
TEST  comment                        -                              default
TEST  expandsize                     -                              -
TEST  freeing                        0                              -
TEST  fragmentation                  3%                             -
TEST  leaked                         0                              -
TEST  multihost                      off                            default
TEST  checkpoint                     -                              -
TEST  load_guid                      1453123328122267436            -
TEST  autotrim                       off                            default
TEST  feature@async_destroy          enabled                        local
TEST  feature@empty_bpobj            active                         local
TEST  feature@lz4_compress           active                         local
TEST  feature@multi_vdev_crash_dump  enabled                        local
TEST  feature@spacemap_histogram     active                         local
TEST  feature@enabled_txg            active                         local
TEST  feature@hole_birth             active                         local
TEST  feature@extensible_dataset     active                         local
TEST  feature@embedded_data          active                         local
TEST  feature@bookmarks              enabled                        local
TEST  feature@filesystem_limits      enabled                        local
TEST  feature@large_blocks           enabled                        local
TEST  feature@large_dnode            enabled                        local
TEST  feature@sha512                 enabled                        local
TEST  feature@skein                  enabled                        local
TEST  feature@edonr                  enabled                        local
TEST  feature@userobj_accounting     active                         local
TEST  feature@encryption             enabled                        local
TEST  feature@project_quota          active                         local
TEST  feature@device_removal         enabled                        local
TEST  feature@obsolete_counts        enabled                        local
TEST  feature@zpool_checkpoint       enabled                        local
TEST  feature@spacemap_v2            active                         local
TEST  feature@allocation_classes     enabled                        local
TEST  feature@resilver_defer         enabled                        local
TEST  feature@bookmark_v2            enabled                        local

Related commands[edit]


See also[edit]

Advertising: