Bug 857797

Summary: Quiesce xlator support for blocking all fops through reconfigure
Product: [Community] GlusterFS Reporter: shishir gowda <sgowda>
Component: unclassifiedAssignee: Nagaprasad Sathyanarayana <nsathyan>
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: gluster-bugs, ndevos, nsathyan, smohan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-11 15:25:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description shishir gowda 2012-09-17 03:28:18 UTC
Description of problem:
'quiesce-block' xlator option when set to on, will buffer all incoming fops.
A subsequent reconfigure event of 'off', will start transmitting these buffered calls.
The client apps would be hung till the fops are serviced.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 shishir gowda 2012-10-11 05:54:38 UTC
Fix sent for review (http://review.gluster.org/#change,3927).