Bug 1006813

Summary: xml output of gluster volume 'rebalance status' and 'remove-brick status' have missing status information in <aggregate> section
Product: [Community] GlusterFS Reporter: Aravinda VK <avishwan>
Component: cliAssignee: Timothy Asir <tjeyasin>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: medium    
Version: 3.4.0CC: amarts, barumuga, gluster-bugs, kaushal, rhs-bugs, sabose, tjeyasin, vbellur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.4.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 955614 Environment:
Last Closed: 2013-10-17 09:55:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 955614    
Bug Blocks:    

Comment 1 Anand Avati 2013-09-13 10:53:20 UTC
REVIEW: http://review.gluster.org/4950 (cli: add aggregate status for rebalance and remove-brick status xml output) posted (#2) for review on master by Timothy Asir (tim.gluster)

Comment 2 Anand Avati 2013-09-13 11:07:39 UTC
REVIEW: http://review.gluster.org/4950 (cli: add aggregate status for rebalance and remove-brick status xml output) posted (#3) for review on master by Timothy Asir (tim.gluster)

Comment 3 Anand Avati 2013-09-18 11:16:07 UTC
REVIEW: http://review.gluster.org/4950 (cli: add aggregate status for rebalance and remove-brick status xml output) posted (#4) for review on master by Timothy Asir (tim.gluster)

Comment 4 Anand Avati 2013-09-18 16:01:45 UTC
COMMIT: http://review.gluster.org/4950 committed in master by Anand Avati (avati) 
------
commit 91e4b7aa1361087317238b9bf6427ef274737c8c
Author: Timothy Asir <tjeyasin>
Date:   Wed Sep 11 13:50:40 2013 +0530

    cli: add aggregate status for rebalance and remove-brick status xml output
    
    Add aggregate status information in <aggregate> section of gluster volume
    'rebalance status' and 'remove-brick status cli xml output.
    
    The aggregate status determined based on the most critical level
    and the aggregate status will have 'Complete' only when all
    individual status are 'Complete'.
    
    Change-Id: Ie805b9dd52fd82fd277c3da9ee91cc8b6dea8212
    BUG: 1006813
    Signed-off-by: Timothy Asir <tjeyasin>
    Reviewed-on: http://review.gluster.org/4950
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Kaushal M <kaushal>

Comment 5 Anand Avati 2013-09-19 10:44:58 UTC
REVIEW: http://review.gluster.org/5972 (cli: add aggregate status for rebalance and remove-brick status xml output) posted (#1) for review on release-3.4 by Kaushal M (kaushal)

Comment 6 Anand Avati 2013-09-19 21:08:46 UTC
COMMIT: http://review.gluster.org/5972 committed in release-3.4 by Anand Avati (avati) 
------
commit 3dbd950b10154f7662bb3cfccedc98e95652c522
Author: Kaushal M <kaushal>
Date:   Wed Sep 11 13:50:40 2013 +0530

    cli: add aggregate status for rebalance and remove-brick status xml output
    
     Backport of 91e4b7aa1361087317238b9bf6427ef274737c8c from master
    
    Add aggregate status information in <aggregate> section of gluster volume
    'rebalance status' and 'remove-brick status cli xml output.
    
    The aggregate status determined based on the most critical level
    and the aggregate status will have 'Complete' only when all
    individual status are 'Complete'.
    
    BUG: 1006813
    Change-Id: I803d4bfb31dbda53b5665332263576c910562805
    Original-author: Timothy Asir <tjeyasin>
    Signed-off-by: Kaushal M <kaushal>
    Reviewed-on: http://review.gluster.org/5972
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Anand Avati <avati>