[Bugs] [Bug 1423406] Need to improve remove-brick failure message when the brick process is down.

bugzilla at redhat.com bugzilla at redhat.com
Fri Feb 17 15:18:53 UTC 2017


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



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16645 committed in release-3.10 by
Shyamsundar Ranganathan (srangana at redhat.com) 
------
commit 324268b61a197389012304ee4223629965c0261c
Author: Gaurav Yadav <gyadav at redhat.com>
Date:   Mon Feb 13 15:46:24 2017 +0530

    glusterd : Fix for error mesage while detaching peers

    When peer is detached from a cluster, an error log is being
    generated in glusterd.log -"Failed to reconfigure all daemon
    services". This log is seen in the originator node where the
    detach is issued.

    This happens in two cases.
    Case 1: Detach peer with no volume been created in cluster.
    Case 2: Detach peer after deleting all the volumes which were
    created but never started.
    In any one of the above two cases, in glusterd_check_files_identical()
    GlusterD fails to retrieve nfs-server.vol file from /var/lib/glusterd/nfs
    which gets created only when a volume is in place and and is started.

    With this fix both the above cases have been handled by added
    validation to skip reconfigure if there is no volume in started
    state.

    > Reviewed-on: https://review.gluster.org/16607
    > Smoke: Gluster Build System <jenkins at build.gluster.org>
    > Tested-by: Atin Mukherjee <amukherj at redhat.com>
    > NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    > CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    > Reviewed-by: Atin Mukherjee <amukherj at redhat.com>

    (cherry picked from commit be44a1bd519af69b21acf682b0908d4d695f868e)

    Change-Id: I039c0840e3d61ab54575e1e00c6a6a00874d84c0
    BUG: 1423406
    Signed-off-by: Gaurav Yadav <gyadav at redhat.com>
    Reviewed-on: https://review.gluster.org/16645
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    Reviewed-by: Samikshan Bairagya <samikshan at gmail.com>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Atin Mukherjee <amukherj 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=dRmVE10nx0&a=cc_unsubscribe


More information about the Bugs mailing list