Bug 788524 - [aec6d5d89249868dc99d8fb432d8ab120bb38ef1]: remove-brick abort does not give proper output.
Summary: [aec6d5d89249868dc99d8fb432d8ab120bb38ef1]: remove-brick abort does not give ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: cli
Version: pre-release
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: shishir gowda
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 817967
TreeView+ depends on / blocked
 
Reported: 2012-02-08 11:20 UTC by Rahul C S
Modified: 2015-12-01 16:45 UTC (History)
7 users (show)

Fixed In Version: glusterfs-3.4.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-24 18:02:55 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions: 3.3.0qa34
Embargoed:


Attachments (Terms of Use)

Description Rahul C S 2012-02-08 11:20:34 UTC
Description of problem:
root@Dagobah:~# gluster volume remove-brick temp dagobah:/tmp/b1/ dagobah:/tmp/b2/ status
remove-brick in progress
root@Dagobah:~# gluster volume remove-brick temp dagobah:/tmp/b1/ dagobah:/tmp/b2/ abort
Remove Brick unsuccessful
Ideally it should say, aborted successfully or remove-brick operation aborted.

root@Dagobah:~# echo $?
255
If the command has succeeded in aborting then it should give proper exit status.

root@Dagobah:~# gluster volume remove-brick temp dagobah:/tmp/b1/ dagobah:/tmp/b2/ status
remove-brick stopped

Comment 1 Anand Avati 2012-04-06 10:38:55 UTC
CHANGE: http://review.gluster.com/3082 (remove-brick: Abort should revert volume changes) merged in master by Vijay Bellur (vijay)

Comment 3 shylesh 2012-04-11 11:53:16 UTC
Abort command is no more supported.so closing the bug.

Comment 4 shylesh 2012-04-11 12:28:46 UTC
Now aborting a remove-brick displays the message "Remove Brick abort successful
" and volfile will be reverted back


Note You need to log in before you can comment on or make changes to this bug.