Back to bug 1002403

Who When What Removed Added
Kaushal 2013-09-04 08:34:26 UTC Status NEW ASSIGNED
CC kaushal
Docs Contact kaushal
Kaushal 2013-09-04 08:38:16 UTC Depends On 1004218
Kaushal 2013-09-04 12:42:18 UTC Status ASSIGNED POST
krishnan parthasarathi 2013-09-23 09:13:55 UTC CC kparthas
Assignee amarts kaushal
Amar Tumballi 2013-09-25 17:08:18 UTC Keywords ZStream
CC amarts
Amar Tumballi 2013-10-04 08:23:47 UTC Status POST MODIFIED
Vivek Agarwal 2013-11-25 09:13:18 UTC Priority unspecified medium
Gowrishankar Rajaiyan 2013-11-27 10:11:00 UTC CC grajaiya
QA Contact sdharane sasundar
Severity unspecified medium
Kaushal 2013-11-28 11:31:47 UTC Status MODIFIED ON_QA
Fixed In Version glusterfs-3.4.0.44.1u2rhs
John Skeoch 2013-12-19 00:14:08 UTC CC amarts vraman
SATHEESARAN 2013-12-20 11:36:20 UTC Status ON_QA VERIFIED
Kaushal 2014-01-02 07:10:38 UTC Doc Text Cause:
The code producing xml output for 'volume status all' command was not correctly handling a stopped volume.

Consequence:
Multiple xml documents were produced, on xml document with the output for all the volumes which were up and an xml document each for every volume which was down.

Fix:
The code now ignores volumes which are down when producing xml output for 'volume status all' command.

Result:
Only a single xml document containing only the volumes which are up is produced.
Jay Turner 2014-01-15 11:29:29 UTC Target Milestone --- RHS 2.1.2
Pavithra 2014-01-16 06:14:43 UTC CC psriniva
Doc Text Cause:
The code producing xml output for 'volume status all' command was not correctly handling a stopped volume.

Consequence:
Multiple xml documents were produced, on xml document with the output for all the volumes which were up and an xml document each for every volume which was down.

Fix:
The code now ignores volumes which are down when producing xml output for 'volume status all' command.

Result:
Only a single xml document containing only the volumes which are up is produced.
Previously, multiple XML documents were produced for volumes that were online and offline. One XML document for all the volumes that were online and another XML document each for every volume which was offline. With this fix, the code ignores the offline volumes when producing the XML output for 'volume status all' command.
Flags needinfo?(kaushal)
Kaushal 2014-01-16 11:00:47 UTC Doc Text Previously, multiple XML documents were produced for volumes that were online and offline. One XML document for all the volumes that were online and another XML document each for every volume which was offline. With this fix, the code ignores the offline volumes when producing the XML output for 'volume status all' command. Previously, the XML output for "volume status all" command produced multiple XML documents for volumes that were online and offline, one XML document for all the volumes that were online and an XML document each for every volume which was offline. With this fix, the code ignores the offline volumes when producing the XML output for 'volume status all' command.
Flags needinfo?(kaushal)
errata-xmlrpc 2014-02-25 05:16:15 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2014-02-25 07:36:00 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2014-02-25 02:36:00 UTC
Harold Miller 2014-03-21 18:59:48 UTC CC hamiller
Rejy M Cyriac 2015-05-13 16:32:14 UTC Target Release --- RHGS 2.1.2
Target Milestone RHS 2.1.2 ---

Back to bug 1002403