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/enforce-colo1.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/enforce-colo1.summary')
-rw-r--r-- | cts/scheduler/summary/enforce-colo1.summary | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/cts/scheduler/summary/enforce-colo1.summary b/cts/scheduler/summary/enforce-colo1.summary new file mode 100644 index 0000000..5bc9aa0 --- /dev/null +++ b/cts/scheduler/summary/enforce-colo1.summary @@ -0,0 +1,39 @@ +3 of 6 resource instances DISABLED and 0 BLOCKED from further action due to failure + +Current cluster status: + * Node List: + * Online: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 ] + + * Full List of Resources: + * shooter (stonith:fence_xvm): Started rhel7-auto2 + * engine (ocf:heartbeat:Dummy): Started rhel7-auto3 + * Clone Set: keystone-clone [keystone] (disabled): + * Started: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 ] + * central (ocf:heartbeat:Dummy): Started rhel7-auto3 + +Transition Summary: + * Stop engine ( rhel7-auto3 ) due to colocation with central + * Stop keystone:0 ( rhel7-auto2 ) due to node availability + * Stop keystone:1 ( rhel7-auto3 ) due to node availability + * Stop keystone:2 ( rhel7-auto1 ) due to node availability + * Stop central ( rhel7-auto3 ) due to unrunnable keystone-clone running + +Executing Cluster Transition: + * Resource action: engine stop on rhel7-auto3 + * Resource action: central stop on rhel7-auto3 + * Pseudo action: keystone-clone_stop_0 + * Resource action: keystone stop on rhel7-auto2 + * Resource action: keystone stop on rhel7-auto3 + * Resource action: keystone stop on rhel7-auto1 + * Pseudo action: keystone-clone_stopped_0 + +Revised Cluster Status: + * Node List: + * Online: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 ] + + * Full List of Resources: + * shooter (stonith:fence_xvm): Started rhel7-auto2 + * engine (ocf:heartbeat:Dummy): Stopped + * Clone Set: keystone-clone [keystone] (disabled): + * Stopped (disabled): [ rhel7-auto1 rhel7-auto2 rhel7-auto3 ] + * central (ocf:heartbeat:Dummy): Stopped |