Bug 1304686
Summary: | Start self-heal and display correct heal info after replace brick | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Ashish Pandey <aspandey> | |
Component: | disperse | Assignee: | Ashish Pandey <aspandey> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Bhaskarakiran <byarlaga> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | mainline | CC: | byarlaga, jahernan, mzywusko, pkarampu, rhs-bugs, sankarshan | |
Target Milestone: | --- | Keywords: | ZStream | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.8rc2 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1278284 | |||
: | 1305755 (view as bug list) | Environment: | ||
Last Closed: | 2016-06-16 13:57:06 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: | 1254121, 1278284 | |||
Bug Blocks: | 1258313, 1305755 |
Comment 1
Ashish Pandey
2016-02-04 11:08:09 UTC
REVIEW: http://review.gluster.org/13353 (cluster/ec: Automate heal for replace brick) posted (#1) for review on master by Ashish Pandey (aspandey) REVIEW: http://review.gluster.org/13353 (cluster/ec: Automate heal for replace brick) posted (#2) for review on master by Ashish Pandey (aspandey) REVIEW: http://review.gluster.org/13353 (cluster/ec: Automate heal for replace brick) posted (#3) for review on master by Ashish Pandey (aspandey) REVIEW: http://review.gluster.org/13353 (cluster/ec: Automate heal for replace brick) posted (#4) for review on master by Ashish Pandey (aspandey) COMMIT: http://review.gluster.org/13353 committed in master by Xavier Hernandez (xhernandez) ------ commit 12fbcd22d80be9cdd7e60341a173741d1d00f711 Author: Ashish Pandey <aspandey> Date: Thu Feb 4 12:07:36 2016 +0530 cluster/ec: Automate heal for replace brick Problem: After a replace brick command, newly added brick does not contain data which existed on old brick. Solution: Do getxattr after initialization of all the bricks. This will trigger heal for brick root as soon as it finds the version mismatch on newly added brick. Removing tests from ec-new-entry.t which were required to simulate automation of heal after replace brick. Change-Id: I08e3dfa565374097f6c08856325ea77727437e11 BUG: 1304686 Signed-off-by: Ashish Pandey <aspandey> Reviewed-on: http://review.gluster.org/13353 Reviewed-by: Pranith Kumar Karampuri <pkarampu> Tested-by: Pranith Kumar Karampuri <pkarampu> Smoke: Gluster Build System <jenkins.com> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.com> This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions 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 |