Bug 796049

Summary: [2d470cd910b49976befea664ae5cc7ea6aa10020]Return status of the volume rebalance status is 255 even though it was successful.
Product: [Community] GlusterFS Reporter: Vijaykumar Koppad <vkoppad>
Component: cliAssignee: shishir gowda <sgowda>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: mainlineCC: bbandari, gluster-bugs, nsathyan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 18:03:05 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 817967    

Description Vijaykumar Koppad 2012-02-22 07:35:46 UTC
Description of problem:


Volume Name: doa
Type: Distribute
Volume ID: 4af9a62c-a13f-472d-97b0-ea7784a6b0ec
Status: Started
Number of Bricks: 4
Transport-type: tcp
Bricks:
Brick1: 192.168.1.56:/root/bricks/doa/d1
Brick2: 192.168.1.56:/root/bricks/doa/d2
Brick3: 192.168.1.56:/root/bricks/doa/d3
Brick4: 192.168.1.56:/root/bricks/doa/d4
root@vostro:~/programming# gluster volume rebalance doa status
Rebalance completed!
root@vostro:~/programming# echo $?
255


Version-Release number of selected component (if applicable):master[3.3]


How reproducible:always

Comment 1 shishir gowda 2012-03-16 07:25:43 UTC
This has been fixed as part of bug 801322.
commit id: d05708d7976a8340ae7647fd26f38f22f1863b6a
http://review.gluster.com/2942