- Cluster: On cluster signoff, make sure that the g_source gets disconnected.
- crmd: Using PCMK_ipc_buffer variable for remote-node proxy - plugin: Reset the scheduling policy of daemons to SCHED_OTHER with nice value -10 (bnc#843647) - ipc: Compress msgs based on client's actual max send size - pengine: Do not probe for connection resources - Upstream version cs: 490e695539630cfc158c5967a99237659fac5f30 Add the bug numbers for those that have been fixed: - crmd: Everyone who gets a fencing notification should mark the node as down (bnc#842915) - crmd: Initiate node shutdown if another node claims to have successfully fenced us (bnc#842915) - Fencing: Restore the ability to manually confirm that fencing completed (bnc#843699) OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=67
This commit is contained in:
parent
471a9e5eed
commit
afaf028721
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 16 02:46:19 UTC 2013 - ygao@suse.com
|
||||
|
||||
- Cluster: On cluster signoff, make sure that the g_source gets disconnected.
|
||||
- crmd: Using PCMK_ipc_buffer variable for remote-node proxy
|
||||
- plugin: Reset the scheduling policy of daemons to SCHED_OTHER with nice value -10 (bnc#843647)
|
||||
- ipc: Compress msgs based on client's actual max send size
|
||||
- pengine: Do not probe for connection resources
|
||||
- Upstream version cs: 490e695539630cfc158c5967a99237659fac5f30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 3 01:58:54 UTC 2013 - ygao@suse.com
|
||||
|
||||
@ -276,8 +286,8 @@ Fri Jun 21 04:44:12 UTC 2013 - ygao@suse.com
|
||||
- PE: Allow active nodes in our current membership to be fenced without quorum
|
||||
- PE: If fencing is unavailable or disabled, block further recovery for resources that fail to stop
|
||||
- crm_resource: Avoid whitespace in transition keys when cleaning up and failing resources
|
||||
- crmd: Everyone who gets a fencing notification should mark the node as down
|
||||
- crmd: Initiate node shutdown if another node claims to have successfully fenced us
|
||||
- crmd: Everyone who gets a fencing notification should mark the node as down (bnc#842915)
|
||||
- crmd: Initiate node shutdown if another node claims to have successfully fenced us (bnc#842915)
|
||||
- crm_resource: Correctly implement --master
|
||||
- crm_resource: Support OCF tracing when using --force-(check|start|stop)
|
||||
- lrmd: Make lrmd and pacemaker_remoted in charge of setting up rsc state folder
|
||||
@ -331,7 +341,7 @@ Tue May 28 08:50:43 UTC 2013 - ygao@suse.com
|
||||
- crm_resource: Do not crash when calling --force-start on an invalid resource
|
||||
- ping: Ensure OCF_RESKEY_failure_score has a value (bnc#831327)
|
||||
- PE: Unlink pengine output files before writing.
|
||||
- Fencing: Restore the ability to manually confirm that fencing completed
|
||||
- Fencing: Restore the ability to manually confirm that fencing completed (bnc#843699)
|
||||
- Fix: Resolve several memory leaks and improper dereferencing of pointers
|
||||
- PE: cl#5155 - Block the stop of resources if any depending resource is unmanaged (bnc#816511)
|
||||
- crmd: Insert async failures so that they appear in the correct order
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30686813c90c8df83802f66a45fc631fa69a1f5218b66e27cde3a5adb6366e5f
|
||||
size 8818474
|
||||
oid sha256:72bbe762e3ab64e53402c5f139e73d7b7f539ef69cbe18c748076e342146cd0c
|
||||
size 8818302
|
||||
|
Loading…
x
Reference in New Issue
Block a user