+++ This bug was initially created as a clone of Bug #1177132 +++ Description of problem: when there is loss in quorum then it should block all the operation. currently we are 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.
We have identified this issue as a MUST_FIX under 3.0.4 bucket, moving the milestone to 3.0.4.
Providing qa_ack for this bug as this could be verified with 3.0.4 release timeline
Following are the rejected Operations when server quorum is not met : volume stop volume rebalance volume add-brick volume remove-brick volume remove-brick force volume set ( test for all currently available options, except for quorum ) volume delete ( only when the volume is set with server-side quorum ) volume create operation is still allowed and tracked under this bug - https://bugzilla.redhat.com/show_bug.cgi?id=1194108 Marking this bug as VERIFIED
Missed the verification build related information in comment4 This bug was verified with glusterfs-3.6.0.45-1.el6rhs
Hi gaurav, The doc text is updated. review the same and sign off if it looks ok.
Hi Bhavana, doc text looks good to me. i have done little bit modification. review the same and sign off it it looks ok.
Thanks. Changing the doc text flag to +
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0682.html