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/stonith-3.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/stonith-3.summary')
-rw-r--r-- | cts/scheduler/summary/stonith-3.summary | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/cts/scheduler/summary/stonith-3.summary b/cts/scheduler/summary/stonith-3.summary new file mode 100644 index 0000000..d1adf9b --- /dev/null +++ b/cts/scheduler/summary/stonith-3.summary @@ -0,0 +1,37 @@ +Current cluster status: + * Node List: + * Node rh5node1: UNCLEAN (offline) + * Online: [ rh5node2 ] + + * Full List of Resources: + * prmIpPostgreSQLDB (ocf:heartbeat:IPaddr): Stopped + * Clone Set: clnStonith [grpStonith]: + * Stopped: [ rh5node1 rh5node2 ] + +Transition Summary: + * Fence (reboot) rh5node1 'node is unclean' + * Start prmIpPostgreSQLDB ( rh5node2 ) + * Start prmStonith:0 ( rh5node2 ) + +Executing Cluster Transition: + * Resource action: prmIpPostgreSQLDB monitor on rh5node2 + * Resource action: prmStonith:0 monitor on rh5node2 + * Pseudo action: clnStonith_start_0 + * Fencing rh5node1 (reboot) + * Resource action: prmIpPostgreSQLDB start on rh5node2 + * Pseudo action: grpStonith:0_start_0 + * Resource action: prmStonith:0 start on rh5node2 + * Resource action: prmIpPostgreSQLDB monitor=30000 on rh5node2 + * Pseudo action: grpStonith:0_running_0 + * Pseudo action: clnStonith_running_0 + +Revised Cluster Status: + * Node List: + * Online: [ rh5node2 ] + * OFFLINE: [ rh5node1 ] + + * Full List of Resources: + * prmIpPostgreSQLDB (ocf:heartbeat:IPaddr): Started rh5node2 + * Clone Set: clnStonith [grpStonith]: + * Started: [ rh5node2 ] + * Stopped: [ rh5node1 ] |