[Bugs] [Bug 1300596] New: 'gluster volume get' returns 0 value for server-quorum-ratio
bugzilla at redhat.com
bugzilla at redhat.com
Thu Jan 21 09:17:57 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1300596
Bug ID: 1300596
Summary: 'gluster volume get' returns 0 value for
server-quorum-ratio
Product: GlusterFS
Version: mainline
Component: glusterd
Severity: medium
Assignee: bugs at gluster.org
Reporter: amukherj at redhat.com
CC: amukherj at redhat.com, bsrirama at redhat.com,
bugs at gluster.org, ggarg at redhat.com,
sasundar at redhat.com
Depends On: 1300231
+++ This bug was initially created as a clone of Bug #1300231 +++
Description of problem:
-----------------------
Even after setting server quorum ratio, volume get returns the value as 0
Version-Release number of selected component (if applicable):
-------------------------------------------------------------
mainline
How reproducible:
-----------------
Always
Steps to Reproduce:
-------------------
1. Enable server-quorum on the volume
2. Set the server-quorum-ratio to any value , say 80%
3. Get the server-quorum-ration using 'gluster volume get'
Actual results:
---------------
'gluster volume get' returns server-quorum-ratio as 0
Expected results:
-----------------
'gluster volume get' should return the correct value for server-quorum-ratio
Additional info:
----------------
[root@ ~]# gluster volume set all server-quorum-ratio 100%
volume set: success
[root@ ~]# gluster volume get rvolume server-quorum-ratio
Option Value
------ -----
cluster.server-quorum-ratio 0
[root at dhcp37-152 ~]# gluster volume get rvolume all | grep server-quorum-ratio
cluster.server-quorum-ratio 0
[root@ ~]# gluster volume info rvolume | grep server-quorum-ratio
cluster.server-quorum-ratio: 100%
--- Additional comment from Byreddy on 2016-01-20 05:44:28 EST ---
Add to above info.
always (with or without change), the get is returning zero for
cluster.server-quorum ratio.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1300231
[Bug 1300231] 'gluster volume get' returns 0 value for server-quorum-ratio
--
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