Bug 796049 - [2d470cd910b49976befea664ae5cc7ea6aa10020]Return status of the volume rebalance status is 255 even though it was successful.
Summary: [2d470cd910b49976befea664ae5cc7ea6aa10020]Return status of the volume rebalan...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: cli
Version: mainline
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: ---
Assignee: shishir gowda
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 817967
TreeView+ depends on / blocked
 
Reported: 2012-02-22 07:35 UTC by Vijaykumar Koppad
Modified: 2014-08-25 00:49 UTC (History)
3 users (show)

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


Attachments (Terms of Use)

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


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