Bug 983362

Summary: Metadata locks, data locks in replicate should be in different domains
Product: [Community] GlusterFS Reporter: Pranith Kumar K <pkarampu>
Component: replicateAssignee: Pranith Kumar K <pkarampu>
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: pre-releaseCC: gluster-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 986162 (view as bug list) Environment:
Last Closed: 2013-09-23 05:54:05 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:
Bug Depends On:    
Bug Blocks: 986162    

Description Pranith Kumar K 2013-07-11 05:25:14 UTC
Description of problem:

Ranges of data full file lock and meta-data lock overlap because
    of which metadata transactions wait for data transactions to
    unlock inodelk which are causing un-necessary delays

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Anand Avati 2013-07-11 05:27:55 UTC
REVIEW: http://review.gluster.org/5315 (cluster/afr: Metadata locks are orthogonal to data locks) posted (#1) for review on master by Pranith Kumar Karampuri (pkarampu)

Comment 2 Anand Avati 2013-07-11 10:15:15 UTC
REVIEW: http://review.gluster.org/5315 (cluster/afr: Metadata locks are orthogonal to data locks) posted (#2) for review on master by Pranith Kumar Karampuri (pkarampu)

Comment 3 Anand Avati 2013-07-12 12:15:03 UTC
REVIEW: http://review.gluster.org/5315 (cluster/afr: Metadata locks are orthogonal to data locks) posted (#3) for review on master by Pranith Kumar Karampuri (pkarampu)

Comment 4 Anand Avati 2013-07-22 17:00:46 UTC
REVIEW: http://review.gluster.org/5315 (cluster/afr: Metadata locks are orthogonal to data locks) posted (#4) for review on master by Pranith Kumar Karampuri (pkarampu)

Comment 5 Anand Avati 2013-08-02 12:57:38 UTC
REVIEW: http://review.gluster.org/5315 (cluster/afr: Metadata locks are orthogonal to data locks) posted (#5) for review on master by Pranith Kumar Karampuri (pkarampu)

Comment 6 Pranith Kumar K 2013-09-23 05:54:05 UTC
This lock conversion of moving metadata locks into different domain is added to locks xlator itself to make sure it is backward compatible as part of 993981. Closing this bug.