[Debian-ha-maintainers] Bug#641730: pacemaker: attrd never updates CIB when attributes are updated more frequently than their timeout setting

Rainer Weikusat rweikusat at mobileactivedefense.com
Thu Sep 15 12:59:58 UTC 2011


Package: pacemaker
Version: 1.0.9.1+hg15626-1
Severity: normal
Tags: patch

Whenever the attrd_local_callback routine in attrd.c is invoked with
an updated value which differs from either the current value of
the corresponding hash entry or its stored value it will copy
the updated value to the current value of this hash entry, kill
an existing scheduled CIB updated and schedule a new one. If the
frequency of these updates is higher than the CIB update frequency
resulting from the hash entry timeout, the CIB update will thus
never be executed because the corresponding will always be killed
and rescheduled before it fired.

-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36.4-v3 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-c
Size: 2660 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-ha-maintainers/attachments/20110915/4dca9d1d/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-c
Size: 2660 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-ha-maintainers/attachments/20110915/4dca9d1d/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-c
Size: 2660 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-ha-maintainers/attachments/20110915/4dca9d1d/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-c
Size: 2660 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-ha-maintainers/attachments/20110915/4dca9d1d/attachment-0003.bin>


More information about the Debian-ha-maintainers mailing list