Bug 1482906
Summary: | /var/lib/glusterd/peers File had a blank line, Stopped Glusterd from starting | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Gaurav Yadav <gyadav> |
Component: | glusterd | Assignee: | Gaurav Yadav <gyadav> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | mainline | CC: | amukherj, bugs, ryan.mills |
Target Milestone: | --- | Keywords: | Reopened, Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.13.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1395498 | Environment: | |
Last Closed: | 2017-12-08 17:38:25 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: | 1395498, 1486107 | ||
Bug Blocks: |
Description
Gaurav Yadav
2017-08-18 11:30:28 UTC
REVIEW: https://review.gluster.org/18066 (glusterd: glusterd fails to start if peers file has blank line) posted (#1) for review on master by Gaurav Yadav (gyadav) REVIEW: https://review.gluster.org/18066 (glusterd: glusterd fails to start if peers file has blank line) posted (#2) for review on master by Gaurav Yadav (gyadav) REVIEW: https://review.gluster.org/18066 (glusterd: glusterd fails to start if peers file has blank line) posted (#3) for review on master by Gaurav Yadav (gyadav) REVIEW: https://review.gluster.org/18066 (glusterd: glusterd fails to start if peers file has blank line) posted (#4) for review on master by Gaurav Yadav (gyadav) COMMIT: https://review.gluster.org/18066 committed in master by Niels de Vos (ndevos) ------ commit 470fcc266215b48ddea65e9e641c4a750d6358db Author: Gaurav Yadav <gyadav> Date: Fri Aug 18 19:46:47 2017 +0530 glusterd: glusterd fails to start if peers file has blank line Problem: On start of glusterd service, glusterd fetch data from store, while parsing data from store if peers file consists of blank line glusterd fails to start. Fix: With this fix while parsing peers file glusterd will skip blank lines if it contains any. Signed-off-by: Gaurav Yadav <gyadav> Change-Id: I53cd65a54de5f57baef292b2118b70ffb7f99388 BUG: 1482906 Reviewed-on: https://review.gluster.org/18066 Tested-by: Gaurav Yadav <gyadav> Smoke: Gluster Build System <jenkins.org> Reviewed-by: Prashanth Pai <ppai> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Atin Mukherjee <amukherj> Reviewed-by: Niels de Vos <ndevos> 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.13.0, please open a new bug report. glusterfs-3.13.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-December/000087.html [2] https://www.gluster.org/pipermail/gluster-users/ |