Bug 1463104
Summary: | lk fop succeeds even when lock is not acquired on at least quorum number of bricks | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Pranith Kumar K <pkarampu> |
Component: | replicate | Assignee: | Ravishankar N <ravishankar> |
Status: | CLOSED ERRATA | QA Contact: | Nag Pavan Chilakam <nchilaka> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.3 | CC: | bugs, rhinduja, rhs-bugs, storage-qa-internal |
Target Milestone: | --- | ||
Target Release: | RHGS 3.3.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.8.4-29 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1461792 | Environment: | |
Last Closed: | 2017-09-21 04:59:42 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: | 1461792 | ||
Bug Blocks: | 1417151, 1462661 |
Description
Pranith Kumar K
2017-06-20 07:04:19 UTC
https://review.gluster.org/17524 Steps to verify: Bring two of the bricks in replica-3 and execute gluster-block info <volname>/<blkname> it should fail Downstream patch: https://code.engineering.redhat.com/gerrit/109473 qa test: ===== when client side quorum is lost i notice that i am unable to do an flock(firstly the file handle reserve itself doesnt work) hence marking as pass however I noticed that(need to be related to this fix), that if a fhandle is opened on a file and client quorum is lost, I see there is data loss raised bz#1465462 - stale file handles leads to data loss on loss of client side quorum (In reply to nchilaka from comment #7) > qa test: > ===== > when client side quorum is lost i notice that i am unable to do an > flock(firstly the file handle reserve itself doesnt work) > hence marking as pass > however I noticed that(need to be related to this fix), that if a fhandle is > opened on a file and client quorum is lost, I see there is data loss > raised bz#1465462 - stale file handles leads to data loss on loss of client > side quorum as the BZ#1465462 is not a bug, moving this bz to verified test version: 3.8.4.31 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://access.redhat.com/errata/RHBA-2017:2774 |