diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 06:53:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 06:53:20 +0000 |
commit | e5a812082ae033afb1eed82c0f2df3d0f6bdc93f (patch) | |
tree | a6716c9275b4b413f6c9194798b34b91affb3cc7 /cts/scheduler/summary/primitive-with-unrunnable-group.summary | |
parent | Initial commit. (diff) | |
download | pacemaker-e5a812082ae033afb1eed82c0f2df3d0f6bdc93f.tar.xz pacemaker-e5a812082ae033afb1eed82c0f2df3d0f6bdc93f.zip |
Adding upstream version 2.1.6.upstream/2.1.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'cts/scheduler/summary/primitive-with-unrunnable-group.summary')
-rw-r--r-- | cts/scheduler/summary/primitive-with-unrunnable-group.summary | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/cts/scheduler/summary/primitive-with-unrunnable-group.summary b/cts/scheduler/summary/primitive-with-unrunnable-group.summary new file mode 100644 index 0000000..5b6c382 --- /dev/null +++ b/cts/scheduler/summary/primitive-with-unrunnable-group.summary @@ -0,0 +1,37 @@ +1 of 5 resource instances DISABLED and 0 BLOCKED from further action due to failure + +Current cluster status: + * Node List: + * Online: [ node1 node2 node3 node4 node5 ] + + * Full List of Resources: + * Fencing (stonith:fence_xvm): Started node1 + * rsc1 (ocf:pacemaker:Dummy): Stopped + * Resource Group: group1: + * group1a (ocf:pacemaker:Dummy): Stopped + * group1b (ocf:pacemaker:Dummy): Stopped + * rsc2 (ocf:pacemaker:Dummy): Stopped (disabled) + +Transition Summary: + * Start rsc1 ( node2 ) due to colocation with group1 (blocked) + * Start group1a ( node2 ) due to unrunnable rsc2 start (blocked) + * Start group1b ( node2 ) due to unrunnable rsc2 start (blocked) + +Executing Cluster Transition: + * Resource action: rsc2 monitor on node5 + * Resource action: rsc2 monitor on node4 + * Resource action: rsc2 monitor on node3 + * Resource action: rsc2 monitor on node2 + * Resource action: rsc2 monitor on node1 + +Revised Cluster Status: + * Node List: + * Online: [ node1 node2 node3 node4 node5 ] + + * Full List of Resources: + * Fencing (stonith:fence_xvm): Started node1 + * rsc1 (ocf:pacemaker:Dummy): Stopped + * Resource Group: group1: + * group1a (ocf:pacemaker:Dummy): Stopped + * group1b (ocf:pacemaker:Dummy): Stopped + * rsc2 (ocf:pacemaker:Dummy): Stopped (disabled) |