diff options
author | Harshavardhana <harsha@harshavardhana.net> | 2014-03-25 10:13:35 -0700 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2014-03-28 10:26:49 -0700 |
commit | 7c36d9ec0de67b9b9a0803fcd378ef8d3b453c87 (patch) | |
tree | 6b6a8156f93ab45bde79c2faad6dceba442b87ab /doc/gluster.8 | |
parent | 31e34cfd72712c76c127509d14d50eb008743fd5 (diff) |
doc: Update manpages
Change-Id: Id14c7c3229ed266cd15915a2136e3290ce2c5ed2
BUG: 1031328
Signed-off-by: Harshavardhana <harsha@harshavardhana.net>
Reviewed-on: http://review.gluster.org/7338
Reviewed-by: Lalatendu Mohanty <lmohanty@redhat.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Tested-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'doc/gluster.8')
-rw-r--r-- | doc/gluster.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/gluster.8 b/doc/gluster.8 index 3c78fb8b19a..1d2a4d09741 100644 --- a/doc/gluster.8 +++ b/doc/gluster.8 @@ -71,7 +71,10 @@ If you remove the brick, the data stored in that brick will not be available. Yo .B replace-brick option. .TP -\fB\ volume rebalance-brick <VOLNAME>(<BRICK> <NEW-BRICK>) start \fR +\fB\ volume replace-brick <VOLNAME> (<BRICK> <NEW-BRICK>) start|pause|abort|status|commit \fR +Replace the specified brick. +.TP +\fB\ volume rebalance <VOLNAME> start \fR Start rebalancing the specified volume. .TP \fB\ volume rebalance <VOLNAME> stop \fR @@ -80,8 +83,6 @@ Stop rebalancing the specified volume. \fB\ volume rebalance <VOLNAME> status \fR Display the rebalance status of the specified volume. .TP -\fB\ volume replace-brick <VOLNAME> (<BRICK> <NEW-BRICK>) start|pause|abort|status|commit \fR -Replace the specified brick. .SS "Log Commands" .TP \fB\ volume log filename <VOLNAME> [BRICK] <DIRECTORY> \fB |