[Bugs] [Bug 1257296] New: Gluster peer status and volume status incorrect
bugzilla at redhat.com
bugzilla at redhat.com
Wed Aug 26 17:31:46 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1257296
Bug ID: 1257296
Summary: Gluster peer status and volume status incorrect
Product: GlusterFS
Version: 3.7.3
Component: glusterd
Assignee: bugs at gluster.org
Reporter: sdainard at spd1.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
'gluster peer status' shows
State: Peer in Cluster (Connected)
when one host is inaccessible (network down)
&
'gluster volume info' shows online status of 'Y' for remote bricks.
Version-Release number of selected component (if applicable):
Gluster 3.7.3
How reproducible:
Always
Steps to Reproduce:
1. Create a replica 2 cluster, bring volumes online
2. run 'gluster peer status'
3. take one of the two hosts offline (disconnect network interfaces)
4. run 'gluster peer status' from either host
5. run 'gluster volume info'
Actual results:
State: Peer in Cluster (Connected)
&
Bricks on both nodes have an Online status of 'Y'.
Expected results:
State should be Peer in Cluster (Disconnected)
&
Bricks on both nodes should have an Online status of 'N' for the remote node's
brick.
--
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