Bug 849299 - Proper xml output for "gluster peer status --xml"
Summary: Proper xml output for "gluster peer status --xml"
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: glusterfs
Version: 2.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Kaushal
QA Contact: Prasanth
URL:
Whiteboard:
Depends On: 847760
Blocks: 858466
TreeView+ depends on / blocked
 
Reported: 2012-08-18 02:11 UTC by Vidya Sakar
Modified: 2013-09-23 22:33 UTC (History)
9 users (show)

Fixed In Version: glusterfs-3.4.0qa5-1
Doc Type: Bug Fix
Doc Text:
Clone Of: 847760
: 858466 (view as bug list)
Environment:
Last Closed: 2013-09-23 22:33:07 UTC
Embargoed:


Attachments (Terms of Use)

Description Vidya Sakar 2012-08-18 02:11:30 UTC
+++ This bug was initially created as a clone of Bug #847760 +++

Right now just a generic dict xml output is done. Need proper xml document for peer status.

Comment 2 Prasanth 2013-01-08 11:54:37 UTC
Tested in glusterfs-3.4.0qa5-1 and following is the output I see:

----------
# gluster peer status --xml
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<cliOutput><opRet>0</opRet><opErrno>0</opErrno><opErrstr></opErrstr><peerStatus><peer><uuid>5e34b18d-9b1a-4511-b3f7-28dbbbe87f3d</uuid><hostname>10.70.36.55</hostname><connected>1</connected><state>3</state><stateStr>Peer in Cluster</stateStr><port>24007</port></peer></peerStatus></cliOutput>
----------

Is this the expected output?

Comment 3 Kaushal 2013-01-10 12:05:44 UTC
(In reply to comment #2)
> Tested in glusterfs-3.4.0qa5-1 and following is the output I see:
> 
> ----------
> # gluster peer status --xml
> <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
> <cliOutput><opRet>0</opRet><opErrno>0</opErrno><opErrstr></
> opErrstr><peerStatus><peer><uuid>5e34b18d-9b1a-4511-b3f7-28dbbbe87f3d</
> uuid><hostname>10.70.36.55</hostname><connected>1</connected><state>3</
> state><stateStr>Peer in
> Cluster</stateStr><port>24007</port></peer></peerStatus></cliOutput>
> ----------
> 
> Is this the expected output?

This is the expected output.

Comment 4 Prasanth 2013-01-10 12:21:25 UTC
Verified in glusterfs-3.4.0qa5-1

Comment 6 Scott Haines 2013-09-23 22:33:07 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/RHBA-2013-1262.html


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