Bug 1236945
Summary: | glusterfsd crashed while rebalance and self-heal were in progress | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Raghavendra G <rgowdapp> |
Component: | core | Assignee: | bugs <bugs> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs, byarlaga, nbalacha, ravishankar, rgowdapp, skoduri, ssampat |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.8rc2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1214169 | Environment: | |
Last Closed: | 2016-06-16 13:17:51 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: | 1214169, 1235735, 1238535 | ||
Bug Blocks: | 1186580, 1223915 |
Comment 1
Anand Avati
2015-06-30 10:30:29 UTC
REVIEW: http://review.gluster.org/11462 (protocol/server: start listening only after all xlators in graph are initialised.) posted (#2) for review on master by Raghavendra G (rgowdapp) REVIEW: http://review.gluster.org/11490 (protocol/server: fail setvolume if any of xlators is not initialized yet) posted (#1) for review on master by Raghavendra G (rgowdapp) COMMIT: http://review.gluster.org/11490 committed in master by Raghavendra G (rgowdapp) ------ commit 4242857196697d3fcfc0c7a75ede4a666518ea0b Author: Raghavendra G <rgowdapp> Date: Wed Jul 1 16:54:55 2015 +0530 protocol/server: fail setvolume if any of xlators is not initialized yet We can only start recieving fops only when all xlators in graph are initialized. Change-Id: Id79100bab5878bb2518ed133c1118554fbb35229 BUG: 1236945 Signed-off-by: Raghavendra G <rgowdapp> Reviewed-on: http://review.gluster.org/11490 Reviewed-by: Krishnan Parthasarathi <kparthas> Tested-by: NetBSD Build System <jenkins.org> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Venky Shankar <vshankar> Reviewed-by: Raghavendra Bhat <raghavendra> There is a crash uncovered by [1]. Hence moving this bug back to assigned. http://blog.gmane.org/gmane.comp.file-systems.gluster.devel [1] http://review.gluster.org/11490 https://bugzilla.redhat.com/show_bug.cgi?id=1240161 has been filed to track crash mentioned in comment 5. Hence moving back this bug to MODIFIED. REVIEW: http://review.gluster.org/11553 (protocol/server: fix detection of graph readiness for serving I/O) posted (#2) for review on master by Krishnan Parthasarathi (kparthas) 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.8.0, please open a new bug report. glusterfs-3.8.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://blog.gluster.org/2016/06/glusterfs-3-8-released/ [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |