[Bugs] [Bug 1300174] New: volume info xml does not show arbiter details
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jan 20 06:52:40 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1300174
Bug ID: 1300174
Summary: volume info xml does not show arbiter details
Product: GlusterFS
Version: 3.7.7
Component: cli
Keywords: Triaged
Assignee: bugs at gluster.org
Reporter: ravishankar at redhat.com
CC: bugs at gluster.org
Depends On: 1297750
+++ This bug was initially created as a clone of Bug #1297750 +++
Description of problem:
The arbiter count and the indication as to which brick(s) are the arbiters does
not appear in `gluster vol info VOLNAME --xml`
--- Additional comment from Vijay Bellur on 2016-01-12 11:11:11 EST ---
REVIEW: http://review.gluster.org/13229 (cli: Add arbiter details to volinfo
xml output) posted (#1) for review on master by Ravishankar N
(ravishankar at redhat.com)
--- Additional comment from Vijay Bellur on 2016-01-13 05:01:41 EST ---
REVIEW: http://review.gluster.org/13229 (cli: Add arbiter details to volinfo
xml output) posted (#2) for review on master by Ravishankar N
(ravishankar at redhat.com)
--- Additional comment from Vijay Bellur on 2016-01-18 01:56:22 EST ---
REVIEW: http://review.gluster.org/13229 (cli: Add arbiter details to volinfo
xml output) posted (#3) for review on master by Ravishankar N
(ravishankar at redhat.com)
--- Additional comment from Vijay Bellur on 2016-01-18 03:52:23 EST ---
REVIEW: http://review.gluster.org/13229 (cli: Add arbiter details to volinfo
xml output) posted (#4) for review on master by Ravishankar N
(ravishankar at redhat.com)
--- Additional comment from Vijay Bellur on 2016-01-18 23:34:54 EST ---
REVIEW: http://review.gluster.org/13229 (cli: Add arbiter details to volinfo
xml output) posted (#5) for review on master by Ravishankar N
(ravishankar at redhat.com)
--- Additional comment from Vijay Bellur on 2016-01-20 01:31:40 EST ---
COMMIT: http://review.gluster.org/13229 committed in master by Pranith Kumar
Karampuri (pkarampu at redhat.com)
------
commit 67b7752eccd8eae6a91f3bc3ff55d65dcf858dc7
Author: Ravishankar N <ravishankar at redhat.com>
Date: Mon Jan 18 12:19:35 2016 +0530
cli: Add arbiter details to volinfo xml output
The following are added:
1. "<arbiterCount>1</arbiterCount>" and
"<coldarbiterCount>1</coldarbiterCount>"
2. "<isArbiter>0</isArbiter>" on the brick info, like so:
<brick
uuid="cafa8612-d7d4-4007-beea-72ae7477f3bb">127.0.0.2:/home/ravi/bricks/brick1
<name>127.0.0.2:/home/ravi/bricks/brick1</name>
<hostUuid>cafa8612-d7d4-4007-beea-72ae7477f3bb</hostUuid>
<isArbiter>0</isArbiter>
</brick>
Also fix a bug in gluster vol info where the abiter brick was shown the
wrong brick of the cold tier after performing a tier-attach.
Change-Id: Id978325d02b04f1a08856427827320e169169810
BUG: 1297750
Signed-off-by: Ravishankar N <ravishankar at redhat.com>
Reviewed-on: http://review.gluster.org/13229
Smoke: Gluster Build System <jenkins at build.gluster.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1297750
[Bug 1297750] volume info xml does not show arbiter details
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list