Difference between revisions of "Zfs get all"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
− | zfs get all | grep [[dedup]] | + | [[zfs get]] all | grep [[dedup]] |
MY_POOL dedup off default | MY_POOL dedup off default | ||
MY_POOL/my_fs dedup off default | MY_POOL/my_fs dedup off default | ||
zfs get all | grep [[compression]] | zfs get all | grep [[compression]] | ||
+ | |||
+ | |||
+ | == Related commands == | ||
+ | * <code>[[zfs set]]</code> | ||
+ | * <code>[[zpool status]]</code> | ||
== See also == | == See also == |
Latest revision as of 10:15, 7 October 2020
zfs get all | grep dedup MY_POOL dedup off default MY_POOL/my_fs dedup off default
zfs get all | grep compression
Related commands[edit]
See also[edit]
Advertising: