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/clone-require-all-5.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/clone-require-all-5.summary')
-rw-r--r-- | cts/scheduler/summary/clone-require-all-5.summary | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/cts/scheduler/summary/clone-require-all-5.summary b/cts/scheduler/summary/clone-require-all-5.summary new file mode 100644 index 0000000..b47049e --- /dev/null +++ b/cts/scheduler/summary/clone-require-all-5.summary @@ -0,0 +1,45 @@ +Current cluster status: + * Node List: + * Online: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 rhel7-auto4 ] + + * Full List of Resources: + * shooter (stonith:fence_xvm): Started rhel7-auto1 + * Clone Set: A-clone [A]: + * Started: [ rhel7-auto1 rhel7-auto2 ] + * Stopped: [ rhel7-auto3 rhel7-auto4 ] + * Clone Set: B-clone [B]: + * Stopped: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 rhel7-auto4 ] + +Transition Summary: + * Start A:2 ( rhel7-auto3 ) + * Start B:0 ( rhel7-auto4 ) + * Start B:1 ( rhel7-auto3 ) + * Start B:2 ( rhel7-auto1 ) + +Executing Cluster Transition: + * Pseudo action: A-clone_start_0 + * Resource action: A start on rhel7-auto3 + * Pseudo action: A-clone_running_0 + * Pseudo action: clone-one-or-more:order-A-clone-B-clone-mandatory + * Resource action: A monitor=10000 on rhel7-auto3 + * Pseudo action: B-clone_start_0 + * Resource action: B start on rhel7-auto4 + * Resource action: B start on rhel7-auto3 + * Resource action: B start on rhel7-auto1 + * Pseudo action: B-clone_running_0 + * Resource action: B monitor=10000 on rhel7-auto4 + * Resource action: B monitor=10000 on rhel7-auto3 + * Resource action: B monitor=10000 on rhel7-auto1 + +Revised Cluster Status: + * Node List: + * Online: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 rhel7-auto4 ] + + * Full List of Resources: + * shooter (stonith:fence_xvm): Started rhel7-auto1 + * Clone Set: A-clone [A]: + * Started: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 ] + * Stopped: [ rhel7-auto4 ] + * Clone Set: B-clone [B]: + * Started: [ rhel7-auto1 rhel7-auto3 rhel7-auto4 ] + * Stopped: [ rhel7-auto2 ] |