summaryrefslogtreecommitdiffstats
path: root/doc/gluster.8
diff options
context:
space:
mode:
authorGaurav Kumar Garg <ggarg@redhat.com>2015-04-16 17:50:04 +0530
committerVijay Bellur <vbellur@redhat.com>2015-05-02 04:59:07 -0700
commit09bbd5c767c917b90a12f015ab4c943c0c210574 (patch)
treeb076178ea50cf6e17da1221a39d53a09b6f80b00 /doc/gluster.8
parented7c664f7e084759d0830fd618bb1fc3b5f2a5e1 (diff)
cli,doc: man page of gluster (man gluster) should show bitrot command information
Currently when user type incorrent bitrot specific command then every time cli error suggest wrong command to reuse. With this fix it cli will suggest specific bitrot command when user type wrong bitrot command. With this fix it will also display bitrot command information in man page by typing 'man gluster' Change-Id: I7dbf31332a8cc0723e54e8a37fea0afe19d95e0e BUG: 1207532 Signed-off-by: Gaurav Kumar Garg <ggarg@redhat.com> Reviewed-on: http://review.gluster.org/10273 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Venky Shankar <vshankar@redhat.com> Reviewed-by: Atin Mukherjee <amukherj@redhat.com> Tested-by: NetBSD Build System Reviewed-by: Kaushal M <kaushal@redhat.com> (cherry picked from commit 9f7557a50584dd71e7d84cedf16d4937dc821f42) Reviewed-on: http://review.gluster.org/10461 Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'doc/gluster.8')
-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