| Summary: | Self-heal errors with "afr crawl failed for child 0 with ret -1" while performing rolling upgrade. | |||
|---|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Anuradha <atalur> | |
| Component: | unclassified | Assignee: | Anuradha <atalur> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | pre-release | CC: | asriram, bugs, gluster-bugs, grajaiya, kparthas, mhideo, pkarampu, psriniva, rwheeler, smohan, storage-doc, vagarwal, vbellur | |
| Target Milestone: | --- | Keywords: | ZStream | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | glusterfs-3.6.0beta1 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | 1020995 | |||
| : | 1112111 (view as bug list) | Environment: | ||
| Last Closed: | 2014-11-11 08:24:48 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: | ||
| Bug Depends On: | 1020995 | |||
| Bug Blocks: | 1112111 | |||
|
Description
Anuradha
2013-11-25 08:58:12 UTC
Posted for review on : http://review.gluster.org/#/c/6343/ REVIEW: http://review.gluster.org/6343 (features/index : Creation of indices directory as soon as brick is up.) posted (#2) for review on master by Anuradha Talur (atalur) REVIEW: http://review.gluster.org/6343 (features/index : Creation of indices directory as soon as brick is up.) posted (#3) for review on master by Anuradha Talur (atalur) COMMIT: http://review.gluster.org/6343 committed in master by Vijay Bellur (vbellur) ------ commit 3c5529332779ad6cd169370193978ac24974320d Author: Anuradha <atalur> Date: Mon Nov 25 14:48:23 2013 +0530 features/index : Creation of indices directory as soon as brick is up. Missing indices directory in the bricks leads to unwanted log messages. Therefore, indices directory needs to be created as soon as the brick comes up. This patch results in creation of indices/xattrop directory as required. Also includes a testcase to test the same. Change-Id: Ic2aedce00c6c1fb24929ca41f6085aed28709d2c BUG: 1034085 Signed-off-by: Anuradha <atalur> Reviewed-on: http://review.gluster.org/6343 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Pranith Kumar Karampuri <pkarampu> Reviewed-by: Vijay Bellur <vbellur> REVIEW: http://review.gluster.org/6426 (index: fix the order of initialization) posted (#1) for review on master by Anand Avati (avati) COMMIT: http://review.gluster.org/6426 committed in master by Anand Avati (avati) ------ commit 64e3fada97bdb6dc4b885d6122e56eb93273503c Author: Anand Avati <avati> Date: Wed Nov 27 12:54:41 2013 -0800 index: fix the order of initialization thread spawning must be the last action. if not, failures after thread creation can set this->private to NULL and cause index_worker to segfault Change-Id: I71c85c25d7d6d1ed5f8d9c951db0262b8a3f1d90 BUG: 1034085 Signed-off-by: Anand Avati <avati> Reviewed-on: http://review.gluster.org/6426 Reviewed-by: Kaleb KEITHLEY <kkeithle> Tested-by: Gluster Build System <jenkins.com> A beta release for GlusterFS 3.6.0 has been released. Please verify if the release solves this bug report for you. In case the glusterfs-3.6.0beta1 release does not have a resolution for this issue, leave a comment in this bug and move the status to ASSIGNED. If this release fixes the problem for you, leave a note and change the status to VERIFIED. Packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update (possibly an "updates-testing" repository) infrastructure for your distribution. [1] http://supercolony.gluster.org/pipermail/gluster-users/2014-September/018836.html [2] http://supercolony.gluster.org/pipermail/gluster-users/ 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.6.1, please reopen this bug report. glusterfs-3.6.1 has been announced [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://supercolony.gluster.org/pipermail/gluster-users/2014-November/019410.html [2] http://supercolony.gluster.org/mailman/listinfo/gluster-users |