Bug 1479717
Summary: | Running sysbench on vm disk from plain distribute gluster volume causes disk corruption | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Krutika Dhananjay <kdhananj> |
Component: | posix | Assignee: | Krutika Dhananjay <kdhananj> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.12 | CC: | bugs, johan, kdhananj, pasik, pkarampu, rhinduja, rhs-bugs, sabose, storage-qa-internal |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.12.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1472758 | Environment: | |
Last Closed: | 2017-09-05 17:38:34 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: | 1472757, 1472758, 1480193, 1583464 | ||
Bug Blocks: | 1458846, 1479692 |
Description
Krutika Dhananjay
2017-08-09 09:27:18 UTC
REVIEW: https://review.gluster.org/18010 (storage/posix: Use the ret value of posix_gfid_heal()) posted (#1) for review on release-3.12 by Krutika Dhananjay (kdhananj) REVIEW: https://review.gluster.org/18010 (storage/posix: Use the ret value of posix_gfid_heal()) posted (#2) for review on release-3.12 by Krutika Dhananjay (kdhananj) COMMIT: https://review.gluster.org/18010 committed in release-3.12 by Shyamsundar Ranganathan (srangana) ------ commit ffae8ec38e9a5fd0aa9a5fbba86a22f805b8cfa8 Author: Krutika Dhananjay <kdhananj> Date: Wed Jul 19 16:14:59 2017 +0530 storage/posix: Use the ret value of posix_gfid_heal() ... to make the change in commit acf8cfdf truly useful. Without this, a race between entry creation fops and lookup at posix layer can cause lookups to fail with ENODATA, as opposed to ENOENT. Backport of: > Change-Id: I44a226872283a25f1f4812f03f68921c5eb335bb > Reviewed-on: https://review.gluster.org/17821 > BUG: 1472758 > cherry-picked from 669868d23eaeba42809fca7be134137c607d64ed Change-Id: I44a226872283a25f1f4812f03f68921c5eb335bb BUG: 1479717 Signed-off-by: Krutika Dhananjay <kdhananj> Reviewed-on: https://review.gluster.org/18010 CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Raghavendra Bhat <raghavendra> Smoke: Gluster Build System <jenkins.org> 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.12.0, please open a new bug report. glusterfs-3.12.0 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] http://lists.gluster.org/pipermail/announce/2017-September/000082.html [2] https://www.gluster.org/pipermail/gluster-users/ |