Bug 1196615
| Summary: | [dht]: Failed to rebalance files when a replica-brick-set was removed | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Raghavendra G <rgowdapp> |
| Component: | distribute | Assignee: | Raghavendra G <rgowdapp> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | mainline | CC: | bugs, gluster-bugs, nbalacha, sanandpa, storage-qa-internal, trao, vagarwal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.7.0 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1196029 | Environment: | |
| Last Closed: | 2015-05-14 17:29:11 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: | 1196029, 1196775 | ||
| Bug Blocks: | |||
|
Comment 1
Raghavendra G
2015-02-26 17:33:11 UTC
REVIEW: http://review.gluster.org/9764 (cluster/dht: Allow fix layout during brick decommission) posted (#2) for review on master by Raghavendra G (rgowdapp) REVIEW: http://review.gluster.org/9764 (cluster/dht: Fixes to should_fix_layout logic) posted (#3) for review on master by Raghavendra G (rgowdapp) COMMIT: http://review.gluster.org/9764 committed in master by Raghavendra G (rgowdapp) ------ commit ef061b67f1b80c147c1959b896f7c9bdff01af96 Author: Raghavendra G <rgowdapp> Date: Thu Feb 26 22:50:25 2015 +0530 cluster/dht: Fixes to should_fix_layout logic * With recent introduction of locking in self-heal codepath, fix layout was not allowed to progress during remove-brick. This patch fixes the issue. * dht_should_fix_layout also considers "dir-spread-count" option if set, to determine whether we should proceed with fix-layout or not. Change-Id: Icd96986f7af705744131d62e7f1456114ac1ee53 BUG: 1196615 Signed-off-by: Raghavendra G <rgowdapp> Reviewed-on: http://review.gluster.org/9764 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Shyamsundar Ranganathan <srangana> Reviewed-by: N Balachandran <nbalacha> REVIEW: http://review.gluster.org/9809 (cluster/dht: fixes to should_layout_fix logic) posted (#1) for review on master by Raghavendra G (rgowdapp) REVIEW: http://review.gluster.org/9809 (cluster/dht: fixes to should_layout_fix logic) posted (#2) for review on master by Raghavendra G (rgowdapp) REVIEW: http://review.gluster.org/9809 (cluster/dht: fixes to should_layout_fix logic) posted (#3) for review on master by Raghavendra G (rgowdapp) COMMIT: http://review.gluster.org/9809 committed in master by Raghavendra G (rgowdapp) ------ commit e944ff1f5a187863343691dfc108237c10dde287 Author: Raghavendra G <rgowdapp> Date: Thu Mar 5 14:23:38 2015 +0530 cluster/dht: fixes to should_layout_fix logic * Don't consider "dir-spread-count" option. This option is not supported. * Consider transition to weighted to equal distribution or vice-versa a valid case for fixing the layout. Change-Id: I0dcfe555dae9269ce20a41611cfdaa4f96c9e98b BUG: 1196615 Signed-off-by: Raghavendra G <rgowdapp> Reviewed-on: http://review.gluster.org/9809 Reviewed-by: N Balachandran <nbalacha> Tested-by: Gluster Build System <jenkins.com> 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.0, please open a new bug report. glusterfs-3.7.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://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user 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.0, please open a new bug report. glusterfs-3.7.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://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user 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.0, please open a new bug report. glusterfs-3.7.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://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user 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.0, please open a new bug report. glusterfs-3.7.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://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |