Bug 1482857
Summary: | glusterd fails to start | ||
---|---|---|---|
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: | 3.10 | CC: | amukherj, bmekala, olim, rhs-bugs, rmetrich, sbairagy, storage-qa-internal, vbellur |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.10.6 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1449867 | Environment: | |
Last Closed: | 2017-10-06 17:10:52 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: | 1449867, 1472267, 1482835 | ||
Bug Blocks: | 1482844 |
Description
Gaurav Yadav
2017-08-18 08:39:50 UTC
REVIEW: https://review.gluster.org/18063 (glusterd : glusterd fails to start when peer's network interface is down) posted (#2) for review on release-3.10 by Gaurav Yadav (gyadav) COMMIT: https://review.gluster.org/18063 committed in release-3.10 by Shyamsundar Ranganathan (srangana) ------ commit 78a4218c4838e4844e4ea130a1740359e459a622 Author: Gaurav Yadav <gyadav> Date: Tue Jul 18 16:23:18 2017 +0530 glusterd : glusterd fails to start when peer's network interface is down Problem: glusterd fails to start on nodes where glusterd tries to come up even before network is up. Fix: On startup glusterd tries to resolve brick path which is based on hostname/ip, but in the above scenario when network interface is not up, glusterd is not able to resolve the brick path using ip_address or hostname With this fix glusterd will use UUID to resolve brick path. >Reviewed-on: https://review.gluster.org/17813 >Smoke: Gluster Build System <jenkins.org> >Reviewed-by: Prashanth Pai <ppai> >CentOS-regression: Gluster Build System <jenkins.org> >Reviewed-by: Atin Mukherjee <amukherj> Change-Id: Icfa7b2652417135530479d0aa4e2a82b0476f710 BUG: 1482857 Signed-off-by: Gaurav Yadav <gyadav> Reviewed-on: https://review.gluster.org/18063 Reviewed-by: Prashanth Pai <ppai> Smoke: Gluster 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.10.6, please open a new bug report. glusterfs-3.10.6 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-October/000084.html [2] https://www.gluster.org/pipermail/gluster-users/ |