[Bugs] [Bug 1177132] New: glusterd: when there is loss in quorum then it should block all operation

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 24 11:03:31 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1177132

            Bug ID: 1177132
           Summary: glusterd: when there is loss in quorum then it should
                    block all operation
           Product: GlusterFS
           Version: mainline
         Component: glusterd
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: ggarg at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:
when there is loss in quorum then it should block all the operation. currently
can able to do few operation for eg. volume set, add-brick, remove-brick when
there is loss in quorum. 

Version-Release number of selected component (if applicable):
Mainline

How reproducible:
Almost always

Steps to Reproduce:
1. Create distribute volume with two node in cluster.
2. do gluster volume set 
    cluster.server-quorum-type: server
3. set quorum ratio
    cluster.server-quorum-ratio: 51
4. bring down any one of the node in cluster
2. perform add-brick, volume set, remove-brick operation in node which is
currently active.
3. Its allowing these operation even there is loss in quorum.

Actual results:

Its successfully allowing these operation even if there is loss in quorum

Expected results:

It should give error and should not allow any operation when quorum is not met.

-- 
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