Bug 1287456
Summary: | [geo-rep]: Recommended Shared volume use on geo-replication is broken | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Kotresh HR <khiremat> |
Component: | geo-replication | Assignee: | Kotresh HR <khiremat> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.7.6 | CC: | avishwan, bugs, byarlaga, chrisw, csaba, khiremat, nlevinki, rhinduja, storage-qa-internal |
Target Milestone: | --- | Keywords: | Regression, ZStream |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.7.7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1285488 | Environment: | |
Last Closed: | 2016-03-22 08:15:18 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: | 1285295, 1285488 | ||
Bug Blocks: |
Description
Kotresh HR
2015-12-02 07:16:00 UTC
REVIEW: http://review.gluster.org/12842 (geo-rep: fd close and fcntl issue) posted (#1) for review on release-3.7 by Kotresh HR (khiremat) COMMIT: http://review.gluster.org/12842 committed in release-3.7 by Venky Shankar (vshankar) ------ commit 5af5b953a69a7b9ae8ba698fd36ff4df2a4e6dfe Author: Aravinda VK <avishwan> Date: Wed Nov 25 18:34:29 2015 +0530 geo-rep: fd close and fcntl issue When any of the open fd of a file is closed on which fcntl lock is taken even though another fd of the same file is open on which lock is taken, all fcntl locks will be released. This causes both replica workers to be ACTIVE sometimes. This patche fixes that issue. BUG: 1287456 Change-Id: I8f113230d16075f18020044898a7eda5e2a5a0ac Original-Author: Aravinda VK <avishwan> Signed-off-by: Kotresh HR <khiremat> Reviewed-on: http://review.gluster.org/12752 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Milind Changire <mchangir> Tested-by: NetBSD Build System <jenkins.org> Reviewed-by: Aravinda VK <avishwan> Reviewed-by: Venky Shankar <vshankar> Reviewed-on: http://review.gluster.org/12842 This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.7, please open a new bug report. glusterfs-3.7.7 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] https://www.gluster.org/pipermail/gluster-users/2016-February/025292.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |