[Bugs] [Bug 1351880] gluster volume status <volume> client" isn' t showing any information when one of the nodes in a 3-way Distributed-Replicate volume is shut down
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jul 5 11:45:40 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1351880
--- Comment #2 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14842 committed in master by Jeff Darcy
(jdarcy at redhat.com)
------
commit 427ef5511232614bafcab686ad797cebb6a2d6b5
Author: Atin Mukherjee <amukherj at redhat.com>
Date: Fri Jul 1 11:47:48 2016 +0530
cli: print volume status client output for partial bricks
In cli the response dictionary is parsed assuming all the bricks to be up.
If in a given cluster one of the node is down client details for the
bricks hosted by the same node are not available in the dictionary
resulting
into a blank output for 'gluster volume status <volname> clients'
Fix is to ignore the ret value for dict_get for those keys.
Change-Id: If4fb65b8807ea3ac71b3ed1a754ea75f599e3613
BUG: 1351880
Signed-off-by: Atin Mukherjee <amukherj at redhat.com>
Reviewed-on: http://review.gluster.org/14842
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Jeff Darcy <jdarcy at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=SCSxV3CDId&a=cc_unsubscribe
More information about the Bugs
mailing list