Bug 1422624
Summary: | Need to improve remove-brick failure message when the brick process is down. | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Gaurav Yadav <gyadav> | |
Component: | glusterd | Assignee: | Gaurav Yadav <gyadav> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | mainline | CC: | amukherj, bsrirama, bugs, rhs-bugs, storage-qa-internal, vbellur | |
Target Milestone: | --- | Keywords: | ZStream | |
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.11.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1339054 | |||
: | 1423406 1438325 (view as bug list) | Environment: | ||
Last Closed: | 2017-05-30 18:43:01 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: | 1339054 | |||
Bug Blocks: | 1423406, 1438325 |
Description
Gaurav Yadav
2017-02-15 17:25:11 UTC
REVIEW: https://review.gluster.org/16630 (glusterd : Fix for error message while removing brick) posted (#1) for review on master by Gaurav Yadav (gyadav) REVIEW: https://review.gluster.org/16630 (glusterd : Fix for error message while removing brick) posted (#2) for review on master by Gaurav Yadav (gyadav) REVIEW: https://review.gluster.org/16630 (glusterd : Fix for error message while removing brick) posted (#3) for review on master by Gaurav Yadav (gyadav) REVIEW: https://review.gluster.org/16630 (glusterd : Fix for error message while removing brick) posted (#4) for review on master by Gaurav Yadav (gyadav) COMMIT: https://review.gluster.org/16630 committed in master by Atin Mukherjee (amukherj) ------ commit 64637d040d7f63ef6af6588ae17a557ad0229710 Author: Gaurav Yadav <gyadav> Date: Thu Feb 16 13:02:20 2017 +0530 glusterd : Fix for error message while removing brick When remove-brick command is issued to a offline brick, glusterd error out the operation with message -: "volume remove-brick start: failed: Found stopped brick <hostname>:". With this fix while removing brick, error message is modified to "volume remove-brick start: failed: Found stopped brick <brick path>. Use force option to remove the brick" Change-Id: Id40a02fc38cdb526c4629de262967fe2383febe4 BUG: 1422624 Signed-off-by: Gaurav Yadav <gyadav> Reviewed-on: https://review.gluster.org/16630 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Atin Mukherjee <amukherj> 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.11.0, please open a new bug report. glusterfs-3.11.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://lists.gluster.org/pipermail/announce/2017-May/000073.html [2] https://www.gluster.org/pipermail/gluster-users/ |