]> granicus.if.org Git - zfs/commitdiff
Document the dedupditto pool property.
authorTim Chase <tim@chase2k.com>
Fri, 8 Nov 2013 04:45:39 +0000 (22:45 -0600)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 8 Nov 2013 18:26:17 +0000 (10:26 -0800)
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1839

man/man8/zpool.8

index 65cd3428161f729f3726ad13c4f7000619e343ca..63037760a0455954134a4fef0937b8fe4bdd1e32 100644 (file)
@@ -677,6 +677,17 @@ Multiple pools can share the same cache file. Because the kernel destroys and re
 A text string consisting of printable ASCII characters that will be stored such that it is available even if the pool becomes faulted.  An administrator can provide additional information about a pool using this property.
 .RE
 
+.sp
+.ne 2
+.mk
+.na
+\fB\fBdedupditto\fR=\fB\fInumber\fR\fR
+.ad
+.sp .6
+.RS 4n
+Threshold for the number of block ditto copies. If the reference count for a deduplicated block increases above this number, a new ditto copy of this block is automatically stored. The default setting is 0 which causes no ditto copies to be created for deduplicated blocks.  The miniumum legal nonzero setting is 100.
+.RE
+
 .sp
 .ne 2
 .mk