Bug 955614 - xml output of gluster volume 'rebalance status' and 'remove-brick status' have missing status information in <aggregate> section
Summary: xml output of gluster volume 'rebalance status' and 'remove-brick status' hav...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: glusterfs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: RHGS 2.1.2
Assignee: Kaushal
QA Contact: shylesh
URL:
Whiteboard:
Depends On:
Blocks: 1006813
TreeView+ depends on / blocked
 
Reported: 2013-04-23 12:09 UTC by Bala.FA
Modified: 2015-05-15 18:16 UTC (History)
9 users (show)

Fixed In Version: glusterfs-3.4.0.36rhs-1
Doc Type: Bug Fix
Doc Text:
Previously, aggregate status had to be found by looking at the individual node status. The XML output of remove-brick and Rebalance status commands did not contain the status of the tasks in the <aggregate> section. With this fix, an <aggregate> section is added with the aggregated status of the task.
Clone Of:
: 1006813 (view as bug list)
Environment:
Last Closed: 2014-02-25 07:28:36 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2014:0208 0 normal SHIPPED_LIVE Red Hat Storage 2.1 enhancement and bug fix update #2 2014-02-25 12:20:30 UTC

Description Bala.FA 2013-04-23 12:09:47 UTC
currently 'gluster volume rebalance status' and 'gluster volume remove-brick status' do not provide status information in <aggregate> section of xml output.  We would need to have this information in <aggregate> section.

gluster version:
glusterfs-3.4.0.1rhs-1.el6rhs.x86_64

Comment 3 Dusmant 2013-10-28 18:16:51 UTC
RHSC is dependent upon this bug.

Comment 4 shylesh 2013-12-24 11:53:21 UTC
Verified on the build  
3.4.0.52rhs-1.el6rhs.x86_64.

Now aggregate section has status field populated in rebalance as well as remove-brick status

<aggregate>
      <files>205</files>
      <size>107479040</size>
      <lookups>2493</lookups>
      <failures>0</failures>
      <skipped>63</skipped>
      <status>3</status>
      <statusStr>completed</statusStr>
      <runtime>33.00</runtime>
    </aggregate>

Comment 5 Pavithra 2014-01-16 05:59:20 UTC
Kaushal,

Can you please verify the doc text for technical accuracy?

Comment 6 Kaushal 2014-01-16 10:58:37 UTC
Did a minor change. The doc text looks fine otherwise.

Comment 8 errata-xmlrpc 2014-02-25 07:28:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHEA-2014-0208.html


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