Bug 1283756
| Summary: | self-heal won't work in disperse volumes when they are attached as tiers | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Pranith Kumar K <pkarampu> |
| Component: | tiering | Assignee: | Pranith Kumar K <pkarampu> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | bugs <bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.7.6 | CC: | asrivast, bugs, byarlaga, kaushal, sankarshan |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.7.7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1283050 | Environment: | |
| Last Closed: | 2016-04-19 07:48:46 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: | 1283050 | ||
| Bug Blocks: | 1279240 | ||
|
Comment 1
Vijay Bellur
2015-11-19 18:26:47 UTC
REVIEW: http://review.gluster.org/12667 (mgmt/gluster: Handle tier brick volgen) posted (#2) for review on release-3.7 by Pranith Kumar Karampuri (pkarampu) REVIEW: http://review.gluster.org/12667 (mgmt/gluster: Handle tier brick volgen) posted (#3) for review on release-3.7 by Vijay Bellur (vbellur) REVIEW: http://review.gluster.org/12847 (mgmt/gluster: Handle tier brick volgen) posted (#2) for review on release-3.7 by Anuradha Talur (atalur) COMMIT: http://review.gluster.org/12847 committed in release-3.7 by Kaushal M (kaushal) ------ commit fe96043b80c647513c2d3a7d63ef9548f92ce11c Author: Pranith Kumar K <pkarampu> Date: Tue Nov 17 14:00:10 2015 +0530 mgmt/gluster: Handle tier brick volgen Backport of http://review.gluster.org/#/c/12595/ Index xlator watches only some xattrs based on type of volume. i.e. disperse/afr. When the volume becomes tiered then index is not adding these options in the volfile leading to no maintenance of indices. Thus no proactive self-heals. With this fix, we write brick volfiles considering the type of volume they belong to. Change-Id: Ibe8f2d4ad5cb350306ab7ca0753e0f9a40b96a26 BUG: 1283756 Signed-off-by: Pranith Kumar K <pkarampu> Reviewed-on: http://review.gluster.org/12595 Tested-by: NetBSD Build System <jenkins.org> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Kaushal M <kaushal> Signed-off-by: Anuradha Talur <atalur> Reviewed-on: http://review.gluster.org/12847 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 |