From 3b54dc51bef8c430ad16f919bbee670caa3367544e165f2f944245539bb2ccd3 Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Tue, 28 Oct 2014 14:37:01 +0000 Subject: [PATCH] - watchdog: Allow startup without sbd - service: Prevent potential use-of-NULL in metadata lookups - dbus: Fail gracefully if malloc fails - crmd: Prevent use-of-NULL during reprobe - crmd: Correctly obtain SBD_WATCHDOG_TIMEOUT from the environment - pengine: add #kind=remote for baremetal remote-nodes - Officially support the resource-discovery attribute for location constraints - xml: fix xml.c memleak in "missing upgrade XSLT" case - Prefer to inherit the watchdog timeout from SBD - stonith-ng: Correctly observe the watchdog completion timeout - sbd: Attempt to locate sbd via its pid file - Fencing: If configured, wait stonith-watchdog-timer seconds for self-fencing to complete - Resolve some potential issues spotted by clang and coverity - PE: Watchdog integration is sufficient for fencing - Fencing: Correctly wait for self-fencing to occur when the watchdog is in use - Fencing: Ensure the hostlist parameter is set for watchdog agents - crm_resource: Allow -M location to be reinforced with -f even if rsc is already on node - mcp: Turn on sbd integration if pacemakerd finds it running - pengine: Fix the behaviors of multi-state resources with asymmetrical ordering (bsc#899403) - lrmd: Prevent glib assert triggered by timers being removed from mainloop more than once - cib: Improved tracing of callbacks - Upstream version cs: a9c81774b89f21f990be255f9862446d1a38afee - Fencing: Allow the cluster to recover resources if the watchdog is in use - crmd: If configured, trigger the watchdog immediately if we loose quorum and no-quorum-policy=suicide - crmd: Ensure a watchdog device is in use if stonith-watchdog-timeout is configured - Fencing: Advertise the watchdog device for fencing operations OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=168 --- _service | 2 +- pacemaker-1.1.12.git20141016.28aee94.tar.bz2 | 3 -- pacemaker-1.1.12.git20141028.a9c8177.tar.bz2 | 3 ++ pacemaker.changes | 30 ++++++++++++++++++++ pacemaker.spec | 2 +- 5 files changed, 35 insertions(+), 5 deletions(-) delete mode 100644 pacemaker-1.1.12.git20141016.28aee94.tar.bz2 create mode 100644 pacemaker-1.1.12.git20141028.a9c8177.tar.bz2 diff --git a/_service b/_service index a8b816e..e246443 100644 --- a/_service +++ b/_service @@ -11,7 +11,7 @@ 1.1.12 --> 1.1.12.git%cd.%h - 28aee948cebd51305a2cdc3ec4f94252ce975655 + a9c81774b89f21f990be255f9862446d1a38afee diff --git a/pacemaker-1.1.12.git20141016.28aee94.tar.bz2 b/pacemaker-1.1.12.git20141016.28aee94.tar.bz2 deleted file mode 100644 index 19d1e54..0000000 --- a/pacemaker-1.1.12.git20141016.28aee94.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8e1409d3f330bd0b9031665f241631d2757f96e9d2ddf3d71adfcfe6edd3dd8 -size 9493235 diff --git a/pacemaker-1.1.12.git20141028.a9c8177.tar.bz2 b/pacemaker-1.1.12.git20141028.a9c8177.tar.bz2 new file mode 100644 index 0000000..5a65a81 --- /dev/null +++ b/pacemaker-1.1.12.git20141028.a9c8177.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7c422515b6267a10bf33e806e3fdc3a0e66349a96febff8a2f8a3be1952f9b5 +size 144947242 diff --git a/pacemaker.changes b/pacemaker.changes index 1c82b19..dbd7a64 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue Oct 28 14:21:58 UTC 2014 - ygao@suse.com + +- watchdog: Allow startup without sbd +- service: Prevent potential use-of-NULL in metadata lookups +- dbus: Fail gracefully if malloc fails +- crmd: Prevent use-of-NULL during reprobe +- crmd: Correctly obtain SBD_WATCHDOG_TIMEOUT from the environment +- pengine: add #kind=remote for baremetal remote-nodes +- Officially support the resource-discovery attribute for location constraints +- xml: fix xml.c memleak in "missing upgrade XSLT" case +- Prefer to inherit the watchdog timeout from SBD +- stonith-ng: Correctly observe the watchdog completion timeout +- sbd: Attempt to locate sbd via its pid file +- Fencing: If configured, wait stonith-watchdog-timer seconds for self-fencing to complete +- Resolve some potential issues spotted by clang and coverity +- PE: Watchdog integration is sufficient for fencing +- Fencing: Correctly wait for self-fencing to occur when the watchdog is in use +- Fencing: Ensure the hostlist parameter is set for watchdog agents +- crm_resource: Allow -M location to be reinforced with -f even if rsc is already on node +- mcp: Turn on sbd integration if pacemakerd finds it running +- pengine: Fix the behaviors of multi-state resources with asymmetrical ordering (bsc#899403) +- lrmd: Prevent glib assert triggered by timers being removed from mainloop more than once +- cib: Improved tracing of callbacks +- Upstream version cs: a9c81774b89f21f990be255f9862446d1a38afee + ------------------------------------------------------------------- Fri Oct 17 12:55:03 UTC 2014 - ygao@suse.com @@ -41,6 +67,10 @@ Fri Oct 17 12:55:03 UTC 2014 - ygao@suse.com - cib: Do not update on disk backups if we're just querying them - mcp: Allow orphan children to initiate node panic via SIGQUIT - Support machine panics for some kinds of errors (via sbd if available) +- Fencing: Allow the cluster to recover resources if the watchdog is in use +- crmd: If configured, trigger the watchdog immediately if we loose quorum and no-quorum-policy=suicide +- crmd: Ensure a watchdog device is in use if stonith-watchdog-timeout is configured +- Fencing: Advertise the watchdog device for fencing operations - PE: Allow natural ordering of colocation sets - stonith-ng: Reset mainloop source IDs after removing them - Fencing: Force 'stonith-ng' as the system name diff --git a/pacemaker.spec b/pacemaker.spec index fc629d5..2a33668 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -99,7 +99,7 @@ Name: pacemaker Summary: Scalable High-Availability cluster resource manager License: GPL-2.0+ and LGPL-2.1+ Group: Productivity/Clustering/HA -Version: 1.1.12.git20141016.28aee94 +Version: 1.1.12.git20141028.a9c8177 Release: 0 #Release: %{pcmk_release}%{?dist} Url: http://www.clusterlabs.org