How do I display zfs storage pool properties in solaris?



  • # zpool get all  test_pool
    NAME       PROPERTY     VALUE       SOURCE
    test_pool  size         1.98G       -
    test_pool  used         162K        -
    test_pool  available    1.98G       -
    test_pool  capacity     0%          -
    test_pool  altroot      -           default
    test_pool  health       ONLINE      -
    test_pool  guid         1243006479857832589  -
    test_pool  version      10          default
    test_pool  bootfs       -           default
    test_pool  delegation   on          default
    test_pool  autoreplace  off         default
    test_pool  cachefile    -           default
    test_pool  failmode     wait        default
    


© Lightnetics 2024