summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/gluster.813
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/gluster.8 b/doc/gluster.8
index eed81400cb3..6402cdd2e03 100644
--- a/doc/gluster.8
+++ b/doc/gluster.8
@@ -105,6 +105,19 @@ Display the status of peers.
.TP
\fB\ peer help \fR
Display help for the peer command.
+.SS "Bitrot Commands"
+.TP
+\fB\ volume bitrot <VOLNAME> {enable|disable} \fR
+Enable/disable bitrot for volume <VOLNAME>
+.TP
+\fB\ volume bitrot <VOLNAME> scrub-throttle {lazy|normal|aggressive} \fR
+Scrub-throttle value is a measure of how fast or slow the scrubber scrubs the filesystem for volume <VOLNAME>
+.TP
+\fB\ volume bitrot <VOLNAME> scrub-frequency {daily|weekly|biweekly|monthly} \fR
+Scrub frequency for volume <VOLNAME>
+.TP
+\fB\ volume bitrot <VOLNAME> scrub {pause|resume} \fR
+Pause/Resume scrub. Upon resume, scrubber continues where it left off.
.SS "Snapshot Commands"
.PP
.TP