script: fix the typo while doing replace brick

Signed-off-by: Raghavendra Bhat <raghavendrabhat@gluster.com>
Signed-off-by: Anand Avati <avati@gluster.com>

BUG: 1436 (script for running basic gluster commands)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1436
This commit is contained in:
Raghavendra Bhat 2011-04-12 04:00:35 +00:00 committed by Anand Avati
parent b71aa0cdb7
commit d7cba3b0bb

View File

@ -168,7 +168,7 @@ gluster volume replace-brick mirror `hostname`:/exports/exp5 `hostname`:/exports
#sleep for 5 seconds
sleep 5
gluster volume replace-brick mirror `hostname`:/exports/exp5 `hostname`:/exports/exp1 status
gluster volume replace-brick mirror `hostname`:/exports/exp5 `hostname`:/exports/exp5 abort
gluster volume replace-brick mirror `hostname`:/exports/exp5 `hostname`:/exports/exp1 abort
gluster volume info
sleep 1