Bug 1309219 - "volume stop force" not stopping the volume when server quorum not met
Summary: "volume stop force" not stopping the volume when server quorum not met
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Mohit Agrawal
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-17 09:08 UTC by Byreddy
Modified: 2016-07-14 05:50 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-14 05:50:14 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Byreddy 2016-02-17 09:08:53 UTC
Description of problem:
=======================
Had a 4 node cluster with distributed volume with server quorum enabled and server quorum ratio set to 90 and brought down one of the node and tried to stop the volume using force option, volume stop not happening and it's failing with error message "quorum not met"


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



How reproducible:
=================
Always


Steps to Reproduce:
===================
1.Create a four node cluster
2.Create and start  a distributed volume  and set the quorum ratio to 90  and enable the server side quorum.
3.Stop glusterd in one of cluster node
4.From one of glusterd running node, try to stop the volume using force option // it won't stop and fail with error message "Quorum not met"


Actual results:
===============
volume stop with force option is not stopping the volume  when server quorum  not met.


Expected results:
=================
Volume stop with force option should stop the volume when quorum not met.


Additional info:

Comment 2 Vijay Bellur 2016-07-13 09:57:48 UTC
REVIEW: http://review.gluster.org/14910 (glusterd:  "volume gluster stop/start force" does not stop/start the volume             when server quorum not met) posted (#1) for review on master by MOHIT AGRAWAL (moagrawa)

Comment 3 Vijay Bellur 2016-07-14 04:59:54 UTC
REVIEW: http://review.gluster.org/14910 (glusterd :  "gluster volume stop force" does not stop the volume             while quorum not met) posted (#2) for review on master by MOHIT AGRAWAL (moagrawa)

Comment 4 Atin Mukherjee 2016-07-14 05:50:14 UTC
When quorum is not met, volume becomes non-operational and in that case do we really mind to stop the volume? IMO, this is not a bug given there is no use case which demands bypassing the quorum check here. I am closing this bug with this explanation, feel free to reopen if you think otherwise with proper justifications.


Note You need to log in before you can comment on or make changes to this bug.