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

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 3 11:35:44 UTC 2016


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



--- Comment #5 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13588 committed in master by Kaushal M
(kaushal at redhat.com) 
------
commit 92273862decac2282b7f2a9183df3f139e5629a5
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

    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: 1313901
    Signed-off-by: Atin Mukherjee <amukherj at redhat.com>
    Reviewed-on: http://review.gluster.org/13588
    Smoke: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Gaurav Kumar Garg <ggarg at redhat.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Kaushal M <kaushal at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=y6iEUdYudp&a=cc_unsubscribe


More information about the Bugs mailing list