Bug 1472267 - glusterd fails to start
Summary: glusterd fails to start
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Gaurav Yadav
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1449867 1482835 1482844 1482857
TreeView+ depends on / blocked
 
Reported: 2017-07-18 10:29 UTC by Gaurav Yadav
Modified: 2017-12-08 17:34 UTC (History)
8 users (show)

Fixed In Version: glusterfs-3.13.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1449867
: 1482835 (view as bug list)
Environment:
Last Closed: 2017-12-08 17:34:10 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Gaurav Yadav 2017-07-18 10:29:15 UTC
Consider the case where the storage node is stopped and on restart the storage node gets a new ip_address or hostname or one of the peer's network interface is not up. In this case glusterd is not starting. 

glusterd logs gives error as "glusterd resolve brick failed in restore".

Comment 1 Atin Mukherjee 2017-07-24 04:50:08 UTC
patch : https://review.gluster.org/#/c/17813/

Comment 2 Worker Ant 2017-07-26 11:08:54 UTC
REVIEW: https://review.gluster.org/17813 (glusterd : glusterd fails to start when  peer's network interface is down) posted (#4) for review on master by Gaurav Yadav (gyadav)

Comment 3 Worker Ant 2017-07-26 17:45:29 UTC
REVIEW: https://review.gluster.org/17813 (glusterd : glusterd fails to start when  peer's network interface is down) posted (#5) for review on master by Gaurav Yadav (gyadav)

Comment 4 Worker Ant 2017-07-28 04:47:29 UTC
COMMIT: https://review.gluster.org/17813 committed in master by Atin Mukherjee (amukherj) 
------
commit 1477fa442a733d7b1a5ea74884cac8f29fbe7e6a
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.
    
    Change-Id: Icfa7b2652417135530479d0aa4e2a82b0476f710
    BUG: 1472267
    Signed-off-by: Gaurav Yadav <gyadav>
    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>

Comment 5 Worker Ant 2017-08-18 10:06:41 UTC
REVIEW: https://review.gluster.org/18063 (glusterd : glusterd fails to start when  peer's network interface is down) posted (#1) for review on release-3.10 by Gaurav Yadav (gyadav)

Comment 6 Shyamsundar 2017-12-08 17:34:10 UTC
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/


Note You need to log in before you can comment on or make changes to this bug.