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/guest-node-host-dies.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/guest-node-host-dies.summary')
-rw-r--r-- | cts/scheduler/summary/guest-node-host-dies.summary | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/cts/scheduler/summary/guest-node-host-dies.summary b/cts/scheduler/summary/guest-node-host-dies.summary new file mode 100644 index 0000000..84074c1 --- /dev/null +++ b/cts/scheduler/summary/guest-node-host-dies.summary @@ -0,0 +1,82 @@ +Current cluster status: + * Node List: + * Node rhel7-1: UNCLEAN (offline) + * Online: [ rhel7-2 rhel7-3 rhel7-4 rhel7-5 ] + + * Full List of Resources: + * Fencing (stonith:fence_xvm): Started rhel7-4 + * rsc_rhel7-1 (ocf:heartbeat:IPaddr2): Started rhel7-1 (UNCLEAN) + * container1 (ocf:heartbeat:VirtualDomain): FAILED rhel7-1 (UNCLEAN) + * container2 (ocf:heartbeat:VirtualDomain): FAILED rhel7-1 (UNCLEAN) + * Clone Set: lxc-ms-master [lxc-ms] (promotable): + * Stopped: [ rhel7-1 rhel7-2 rhel7-3 rhel7-4 rhel7-5 ] + +Transition Summary: + * Fence (reboot) lxc2 (resource: container2) 'guest is unclean' + * Fence (reboot) lxc1 (resource: container1) 'guest is unclean' + * Fence (reboot) rhel7-1 'rsc_rhel7-1 is thought to be active there' + * Restart Fencing ( rhel7-4 ) due to resource definition change + * Move rsc_rhel7-1 ( rhel7-1 -> rhel7-5 ) + * Recover container1 ( rhel7-1 -> rhel7-2 ) + * Recover container2 ( rhel7-1 -> rhel7-3 ) + * Recover lxc-ms:0 ( Promoted lxc1 ) + * Recover lxc-ms:1 ( Unpromoted lxc2 ) + * Move lxc1 ( rhel7-1 -> rhel7-2 ) + * Move lxc2 ( rhel7-1 -> rhel7-3 ) + +Executing Cluster Transition: + * Resource action: Fencing stop on rhel7-4 + * Pseudo action: lxc-ms-master_demote_0 + * Pseudo action: lxc1_stop_0 + * Resource action: lxc1 monitor on rhel7-5 + * Resource action: lxc1 monitor on rhel7-4 + * Resource action: lxc1 monitor on rhel7-3 + * Pseudo action: lxc2_stop_0 + * Resource action: lxc2 monitor on rhel7-5 + * Resource action: lxc2 monitor on rhel7-4 + * Resource action: lxc2 monitor on rhel7-2 + * Fencing rhel7-1 (reboot) + * Pseudo action: rsc_rhel7-1_stop_0 + * Pseudo action: container1_stop_0 + * Pseudo action: container2_stop_0 + * Pseudo action: stonith-lxc2-reboot on lxc2 + * Pseudo action: stonith-lxc1-reboot on lxc1 + * Resource action: Fencing start on rhel7-4 + * Resource action: Fencing monitor=120000 on rhel7-4 + * Resource action: rsc_rhel7-1 start on rhel7-5 + * Resource action: container1 start on rhel7-2 + * Resource action: container2 start on rhel7-3 + * Pseudo action: lxc-ms_demote_0 + * Pseudo action: lxc-ms-master_demoted_0 + * Pseudo action: lxc-ms-master_stop_0 + * Resource action: lxc1 start on rhel7-2 + * Resource action: lxc2 start on rhel7-3 + * Resource action: rsc_rhel7-1 monitor=5000 on rhel7-5 + * Pseudo action: lxc-ms_stop_0 + * Pseudo action: lxc-ms_stop_0 + * Pseudo action: lxc-ms-master_stopped_0 + * Pseudo action: lxc-ms-master_start_0 + * Resource action: lxc1 monitor=30000 on rhel7-2 + * Resource action: lxc2 monitor=30000 on rhel7-3 + * Resource action: lxc-ms start on lxc1 + * Resource action: lxc-ms start on lxc2 + * Pseudo action: lxc-ms-master_running_0 + * Resource action: lxc-ms monitor=10000 on lxc2 + * Pseudo action: lxc-ms-master_promote_0 + * Resource action: lxc-ms promote on lxc1 + * Pseudo action: lxc-ms-master_promoted_0 + +Revised Cluster Status: + * Node List: + * Online: [ rhel7-2 rhel7-3 rhel7-4 rhel7-5 ] + * OFFLINE: [ rhel7-1 ] + * GuestOnline: [ lxc1 lxc2 ] + + * Full List of Resources: + * Fencing (stonith:fence_xvm): Started rhel7-4 + * rsc_rhel7-1 (ocf:heartbeat:IPaddr2): Started rhel7-5 + * container1 (ocf:heartbeat:VirtualDomain): Started rhel7-2 + * container2 (ocf:heartbeat:VirtualDomain): Started rhel7-3 + * Clone Set: lxc-ms-master [lxc-ms] (promotable): + * Promoted: [ lxc1 ] + * Unpromoted: [ lxc2 ] |