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/coloc-dependee-should-move.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/coloc-dependee-should-move.summary')
-rw-r--r-- | cts/scheduler/summary/coloc-dependee-should-move.summary | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/cts/scheduler/summary/coloc-dependee-should-move.summary b/cts/scheduler/summary/coloc-dependee-should-move.summary new file mode 100644 index 0000000..7df3f6e --- /dev/null +++ b/cts/scheduler/summary/coloc-dependee-should-move.summary @@ -0,0 +1,61 @@ +Using the original execution date of: 2019-10-22 20:53:06Z +Current cluster status: + * Node List: + * Online: [ rhel7-1 rhel7-2 rhel7-3 rhel7-4 rhel7-5 ] + + * Full List of Resources: + * Fencing (stonith:fence_xvm): Started rhel7-2 + * FencingFail (stonith:fence_dummy): Started rhel7-1 + * Resource Group: dummy1: + * dummy1a (ocf:pacemaker:Dummy): Started rhel7-3 + * dummy1b (ocf:heartbeat:Dummy): Started rhel7-3 + * dummy1c (ocf:heartbeat:Dummy): Started rhel7-3 + * dummy1d (ocf:heartbeat:Dummy): Started rhel7-3 + * Resource Group: dummy2: + * dummy2a (ocf:pacemaker:Dummy): Started rhel7-4 + * dummy2b (ocf:heartbeat:Dummy): Started rhel7-4 + * dummy2c (ocf:heartbeat:Dummy): Started rhel7-4 + * dummy2d (ocf:heartbeat:Dummy): Started rhel7-4 + +Transition Summary: + * Move dummy2a ( rhel7-4 -> rhel7-3 ) + * Move dummy2b ( rhel7-4 -> rhel7-3 ) + * Move dummy2c ( rhel7-4 -> rhel7-3 ) + * Move dummy2d ( rhel7-4 -> rhel7-3 ) + +Executing Cluster Transition: + * Pseudo action: dummy2_stop_0 + * Resource action: dummy2d stop on rhel7-4 + * Resource action: dummy2c stop on rhel7-4 + * Resource action: dummy2b stop on rhel7-4 + * Resource action: dummy2a stop on rhel7-4 + * Pseudo action: dummy2_stopped_0 + * Pseudo action: dummy2_start_0 + * Resource action: dummy2a start on rhel7-3 + * Resource action: dummy2b start on rhel7-3 + * Resource action: dummy2c start on rhel7-3 + * Resource action: dummy2d start on rhel7-3 + * Pseudo action: dummy2_running_0 + * Resource action: dummy2a monitor=10000 on rhel7-3 + * Resource action: dummy2b monitor=10000 on rhel7-3 + * Resource action: dummy2c monitor=10000 on rhel7-3 + * Resource action: dummy2d monitor=10000 on rhel7-3 +Using the original execution date of: 2019-10-22 20:53:06Z + +Revised Cluster Status: + * Node List: + * Online: [ rhel7-1 rhel7-2 rhel7-3 rhel7-4 rhel7-5 ] + + * Full List of Resources: + * Fencing (stonith:fence_xvm): Started rhel7-2 + * FencingFail (stonith:fence_dummy): Started rhel7-1 + * Resource Group: dummy1: + * dummy1a (ocf:pacemaker:Dummy): Started rhel7-3 + * dummy1b (ocf:heartbeat:Dummy): Started rhel7-3 + * dummy1c (ocf:heartbeat:Dummy): Started rhel7-3 + * dummy1d (ocf:heartbeat:Dummy): Started rhel7-3 + * Resource Group: dummy2: + * dummy2a (ocf:pacemaker:Dummy): Started rhel7-3 + * dummy2b (ocf:heartbeat:Dummy): Started rhel7-3 + * dummy2c (ocf:heartbeat:Dummy): Started rhel7-3 + * dummy2d (ocf:heartbeat:Dummy): Started rhel7-3 |