Bug 765373 (GLUSTER-3641)
Summary: | [glusterfs-3.3.0qa11]: glustershd crashed | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Raghavendra Bhat <rabhat> |
Component: | replicate | Assignee: | Pranith Kumar K <pkarampu> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | pre-release | CC: | gluster-bugs, kparthas |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.4.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-07-24 17:16:52 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | glusterfs-3.3.0qa40 | Category: | --- |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 817967 |
Description
Raghavendra Bhat
2011-09-27 06:58:26 UTC
This bug is observed because afr_build_sources does not take into account the valid_children in computing the sources afr_sh_data_fix should check for errors in fxattrop and fstat, only if there exist atleast one source and one sink it should proceed with the data fixing. *** Bug 3083 has been marked as a duplicate of this bug. *** CHANGE: http://review.gluster.com/2662 (cluster/afr: Handle afr data self-heal failures gracefully) merged in master by Vijay Bellur (vijay) Tested with glusterfs-3.3.0qa40. Repeated the same test of untar and rm -rf of linux kernel parallely, and bringing brick down and up. Gave volume heal command, did volume set operations. self-heal daemon did not crash. |