Difference between revisions of "ZFS deduplication"
Jump to navigation
Jump to search
↑ https://wiki.ubuntu.com/ZFS
Line 13: | Line 13: | ||
</pre> | </pre> | ||
− | zpool get all | + | zpool get all ZPOOL_NAME |
== See also == | == See also == |
Revision as of 16:16, 17 December 2019
- Automatic deduplication and compression of data, selectable per volume or filesystem according to administrator policy[1]
zfs set dedup=on POOL_NAME/FS_NAME
zpool list POOL_NAME
Before activating deduplication:
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 get all ZPOOL_NAME
See also
- ZFS: ZFS deduplication,
ZFS snapshot
,zfs list
,zpool status
,zpool create
,zfs create, zfs get all, zfs set, zfs mount, zfs umount, zfs rollback
- deduplication
Advertising: