[Bugs] [Bug 1324509] Continuous nfs_grace_monitor log messages observed in /var/log/messages

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 28 10:19:53 UTC 2016


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



--- Comment #5 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13919 committed in master by Kaleb KEITHLEY
(kkeithle at redhat.com) 
------
commit 6530521700d94834d110424f525b95e40bf68094
Author: Kaleb S KEITHLEY <kkeithle at redhat.com>
Date:   Wed Apr 6 11:18:30 2016 -0400

    common-ha: continuous grace_mon log messages in /var/log/messages

    messages are seen on RHEL6.x and RHEL7.1 and earlier versions of
    pacemaker. (And RHEL7.2 with RHEL7.1 pacemaker packages.)

    It's not possible to query attrd attributes in the older version,
    only set/update/clear them. The messages come from invalid attempts
    to query the attributes.

    However it is possible to query crm attributes. The fix here is to
    create a "shadow" crm attribute for the attrd attribute. Changes are
    made to both, queries are made on the crm attribute.

    (Resource Agents "follow" the attrd attribute using constraint locations,
    so we must keep the attrd attribute.)

    Change-Id: I84ac1a80673e528d98b67b7d5062e21dcf744d4a
    BUG: 1324509
    Signed-off-by: Kaleb S KEITHLEY <kkeithle at redhat.com>
    Reviewed-on: http://review.gluster.org/13919
    Reviewed-by: Niels de Vos <ndevos at redhat.com>
    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>
    Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    Reviewed-by: soumya k <skoduri 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=JYI3cQzBvR&a=cc_unsubscribe


More information about the Bugs mailing list