[Bugs] [Bug 1421607] Getting error messages in glusterd.log when peer detach is done

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 14 01:42:14 UTC 2017


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



--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16607 committed in master by Atin Mukherjee
(amukherj at redhat.com) 
------
commit be44a1bd519af69b21acf682b0908d4d695f868e
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.

    Change-Id: I039c0840e3d61ab54575e1e00c6a6a00874d84c0
    BUG: 1421607
    Signed-off-by: Gaurav Yadav <gyadav at redhat.com>
    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>

-- 
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=UYT04HsplC&a=cc_unsubscribe


More information about the Bugs mailing list