Bug 1335010

Summary: posix/locks: Make flush work on destination post lock-migration
Product: [Community] GlusterFS Reporter: Susant Kumar Palai <spalai>
Component: locksAssignee: Susant Kumar Palai <spalai>
Status: CLOSED DEFERRED QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: atumball, bugs
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: 2019-06-20 05:00:59 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 Susant Kumar Palai 2016-05-11 06:57:23 UTC
Description of problem:
  With rebalance doing the lock migration, the locks on destination will have client information of rebalance in the posix_lock_t structure. Hence, flush on the destination will not be able to identify any locks to delete. And future conflicting lock requests will not be granted.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Vijay Bellur 2016-08-01 05:47:35 UTC
REVIEW: http://review.gluster.org/14286 (posix/locks: make flush work on new destination) posted (#2) for review on master by Susant Palai (spalai)

Comment 2 Worker Ant 2016-09-14 07:41:11 UTC
REVIEW: http://review.gluster.org/14286 (posix/locks: make flush work on new destination) posted (#3) for review on master by Susant Palai (spalai)

Comment 3 Worker Ant 2016-09-20 08:39:42 UTC
REVIEW: http://review.gluster.org/14286 (posix/locks: make flush work on new destination) posted (#4) for review on master by Susant Palai (spalai)

Comment 4 Worker Ant 2016-09-20 12:56:55 UTC
REVIEW: http://review.gluster.org/14286 (posix/locks: make flush work on new destination) posted (#5) for review on master by Susant Palai (spalai)

Comment 5 Worker Ant 2016-09-28 17:33:30 UTC
REVIEW: http://review.gluster.org/14286 (posix/locks: make flush work on new destination) posted (#6) for review on master by Susant Palai (spalai)

Comment 6 Amar Tumballi 2019-06-20 05:00:59 UTC
Marking as DEFERRED to indicate the status. Will revisit after couple of months to check if this is critical.