Bug 1225796
| Summary: | Spurious failure in tests/bugs/disperse/bug-1161621.t | |||
|---|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Xavi Hernandez <jahernan> | |
| Component: | disperse | Assignee: | Xavi Hernandez <jahernan> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 3.7.0 | CC: | amukherj, bugs, gluster-bugs, pkarampu | |
| Target Milestone: | --- | Keywords: | Reopened, Triaged | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | glusterfs-3.7.2 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 1225793 | |||
| : | 1226147 (view as bug list) | Environment: | ||
| Last Closed: | 2015-06-20 09:48:45 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: | 1225793 | |||
| Bug Blocks: | 1226147 | |||
|
Description
Xavi Hernandez
2015-05-28 09:18:53 UTC
REVIEW: http://review.gluster.org/10983 (cluster/ec: Ignore differences in non locked inodes) posted (#1) for review on release-3.7 by Pranith Kumar Karampuri (pkarampu) REVIEW: http://review.gluster.org/11027 (cluster/ec: Fix incorrect check for iatt differences) posted (#1) for review on release-3.7 by Pranith Kumar Karampuri (pkarampu) 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.1, please reopen this bug report. glusterfs-3.7.1 has been announced on the Gluster Packaging mailinglist [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://thread.gmane.org/gmane.comp.file-systems.gluster.packaging/1 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user REVIEW: http://review.gluster.org/11027 (cluster/ec: Fix incorrect check for iatt differences) posted (#2) for review on release-3.7 by Xavier Hernandez (xhernandez) REVIEW: http://review.gluster.org/11027 (cluster/ec: Fix incorrect check for iatt differences) posted (#3) for review on release-3.7 by Xavier Hernandez (xhernandez) COMMIT: http://review.gluster.org/11027 committed in release-3.7 by Pranith Kumar Karampuri (pkarampu) ------ commit 4a43df9de4bda19234cb30937228c745ba3c4684 Author: Xavier Hernandez <xhernandez> Date: Sun May 31 19:53:41 2015 +0200 cluster/ec: Fix incorrect check for iatt differences Backport of http://review.gluster.org/11018 A previous patch (http://review.gluster.org/10974) introduced a bug that caused that some metadata differences could not be detected in some circumstances. This could cause that self-heal is not triggered and the file not repaired. We also need to consider all differences for lookup requests, even if there isn't any lock. Special handling of differences in lookup is already done in lookup specific code. Change-Id: I88e3678634d848a89f428a37209c31464e42cf8b BUG: 1225796 Signed-off-by: Xavier Hernandez <xhernandez> Reviewed-on: http://review.gluster.org/11027 Tested-by: NetBSD Build System <jenkins.org> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Pranith Kumar Karampuri <pkarampu> 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.2, please reopen this bug report. glusterfs-3.7.2 has been announced on the Gluster Packaging mailinglist [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://www.gluster.org/pipermail/packaging/2015-June/000006.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |