[Bugs] [Bug 1314164] glusterd: does not start

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 4 04:15:15 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1314164



--- Comment #2 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13589 committed in release-3.7 by Atin
Mukherjee (amukherj at redhat.com) 
------
commit 81fae33cb7ce70f885ce52fa0cc71b3435333a53
Author: Atin Mukherjee <amukherj at redhat.com>
Date:   Thu Mar 3 12:24:49 2016 +0530

    glusterd: Avoid ret value of glusterd_resolve_brick in retreive brick path

    Backport of http://review.gluster.org/13588

    In glusterd_store_retrieve_bricks() commit a60c39d introduced
    glusterd_resolve_brick () call to resolve all the bricks which is incorrect
    since by the time peerinfo list may not be constructed. The requirement
here was
    to get the local brick's uuid populated and match that with MY_UUID.

    Fix is to overlook the return code of glusterd_resolve_brick() to ensure
that
    the failure in resolving non local bricks are genuine and expected.

    Change-Id: I22822ae5b4e96fe4eacd50ea5c41e58061557106
    BUG: 1314164
    Signed-off-by: Atin Mukherjee <amukherj at redhat.com>
    Reviewed-on: http://review.gluster.org/13589
    Smoke: Gluster Build System <jenkins at build.gluster.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list