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/failed-probe-clone.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/failed-probe-clone.summary')
-rw-r--r-- | cts/scheduler/summary/failed-probe-clone.summary | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/cts/scheduler/summary/failed-probe-clone.summary b/cts/scheduler/summary/failed-probe-clone.summary new file mode 100644 index 0000000..febee14 --- /dev/null +++ b/cts/scheduler/summary/failed-probe-clone.summary @@ -0,0 +1,48 @@ +Current cluster status: + * Node List: + * Online: [ cluster01 cluster02 ] + + * Full List of Resources: + * Fencing (stonith:fence_xvm): Started cluster01 + * Clone Set: ping-1-clone [ping-1]: + * Stopped (not installed): [ cluster01 cluster02 ] + * Clone Set: ping-2-clone [ping-2]: + * Stopped: [ cluster02 ] + * Stopped (not installed): [ cluster01 ] + * Clone Set: ping-3-clone [ping-3]: + * ping-3 (ocf:pacemaker:ping): FAILED cluster01 + * Stopped (not installed): [ cluster02 ] + +Transition Summary: + * Start ping-2:0 ( cluster02 ) + * Stop ping-3:0 ( cluster01 ) due to node availability + +Executing Cluster Transition: + * Cluster action: clear_failcount for ping-1 on cluster02 + * Cluster action: clear_failcount for ping-1 on cluster01 + * Cluster action: clear_failcount for ping-2 on cluster02 + * Cluster action: clear_failcount for ping-2 on cluster01 + * Pseudo action: ping-2-clone_start_0 + * Cluster action: clear_failcount for ping-3 on cluster01 + * Cluster action: clear_failcount for ping-3 on cluster02 + * Pseudo action: ping-3-clone_stop_0 + * Resource action: ping-2 start on cluster02 + * Pseudo action: ping-2-clone_running_0 + * Resource action: ping-3 stop on cluster01 + * Pseudo action: ping-3-clone_stopped_0 + * Resource action: ping-2 monitor=10000 on cluster02 + +Revised Cluster Status: + * Node List: + * Online: [ cluster01 cluster02 ] + + * Full List of Resources: + * Fencing (stonith:fence_xvm): Started cluster01 + * Clone Set: ping-1-clone [ping-1]: + * Stopped (not installed): [ cluster01 cluster02 ] + * Clone Set: ping-2-clone [ping-2]: + * Started: [ cluster02 ] + * Stopped (not installed): [ cluster01 ] + * Clone Set: ping-3-clone [ping-3]: + * Stopped: [ cluster01 ] + * Stopped (not installed): [ cluster02 ] |