[Bugs] [Bug 1341770] 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
Wed Jun 8 12:15:01 UTC 2016


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



--- Comment #4 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14609 committed in release-3.8 by Kaleb
KEITHLEY (kkeithle at redhat.com) 
------
commit 02e0bcca1967e174fd17d863c0dffd62ef27a847
Author: Kaleb S KEITHLEY <kkeithle at redhat.com>
Date:   Wed Jun 1 16:37:22 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

    Change-Id: I726c9946ceb1ca92872b321612eb0f4c3cc039d8
    BUG: 1341770
    Signed-off-by: Kaleb S KEITHLEY <kkeithle at redhat.com>
    Reviewed-on: http://review.gluster.org/14609
    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>
    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=gtCgCPtdal&a=cc_unsubscribe


More information about the Bugs mailing list