Difference between revisions of "ZFS deduplication"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
  
 
<code>[[zpool list]] POOL_NAME</code>
 
<code>[[zpool list]] POOL_NAME</code>
 +
 +
Before activating deduplication:
 +
<pre>
 +
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  -
 +
</pre>
 +
  
 
== See also ==
 
== See also ==

Revision as of 16:09, 17 December 2019


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  -


See also

Advertising: