[Bugs] [Bug 1341772] After setting up ganesha on RHEL 6, nodes remains in stopped state and grace related failures observed in pcs status

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 24 16:42:17 UTC 2016


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



--- Comment #4 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14610 committed in release-3.7 by Kaleb
KEITHLEY (kkeithle at redhat.com) 
------
commit 6a9a48e4d70a56167c0f1e8432bba9050264ab97
Author: Kaleb S KEITHLEY <kkeithle at redhat.com>
Date:   Wed Jun 1 16:43:12 2016 -0400

    common-ha: race/timing issue setting up cluster

    The ganesha_grace resource agent can start before the ganesha_mon
    resource agent, with the result that the crm_attribute that
    ganesha_grace expects to find has not been created yet.

    This is never (never? Or just so rarely that it has never actually
    been seen during development) seen with four nodes, but with just
    two nodes it's very repeatable.

    Note that when long (FQDN) names are used it is not unexpected to
    see Failed Actions in the output of `pcs status`, e.g.:

    * nfs-grace_monitor_5000 on node1.fully.qualified.domain.name.com
    'unknown error' (1): call=20, status=complete, exitreason='none',
    last-rc-change='Wed Jun  1 12:32:32 2016', queued=0ms, exec=0ms
    * nfs-grace_monitor_5000 on node2.fully.qualified.domain.name.com
    'unknown error' (1): call=18, status=complete, exitreason='none',
    last-rc-change='Wed Jun  1 12:32:42 2016', queued=0ms, exec=0ms

    and as long as all the ganesha_grace_clone and cluster_ip-1
    resource agents are in Started state then this is okay.

    backport master:
    > http://review.gluster.org/14607
    > BUG: 1341768
    release-3.8
    > http://review.gluster.org/14609
    > BUG: 1341770

    Change-Id: I726c9946ceb1ca92872b321612eb0f4c3cc039d8
    BUG: 1341772
    Signed-off-by: Kaleb S KEITHLEY <kkeithle at redhat.com>
    Reviewed-on: http://review.gluster.org/14610
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: jiffin tony Thottan <jthottan 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=4vIwNw80Ww&a=cc_unsubscribe


More information about the Bugs mailing list