From e5a812082ae033afb1eed82c0f2df3d0f6bdc93f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 08:53:20 +0200 Subject: Adding upstream version 2.1.6. Signed-off-by: Daniel Baumann --- cts/scheduler/summary/standby.summary | 87 +++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 cts/scheduler/summary/standby.summary (limited to 'cts/scheduler/summary/standby.summary') diff --git a/cts/scheduler/summary/standby.summary b/cts/scheduler/summary/standby.summary new file mode 100644 index 0000000..b13326e --- /dev/null +++ b/cts/scheduler/summary/standby.summary @@ -0,0 +1,87 @@ +Current cluster status: + * Node List: + * Node sapcl02: standby (with active resources) + * Node sapcl03: standby (with active resources) + * Online: [ sapcl01 ] + + * Full List of Resources: + * Resource Group: app01: + * IPaddr_192_168_1_101 (ocf:heartbeat:IPaddr): Started sapcl01 + * LVM_2 (ocf:heartbeat:LVM): Started sapcl01 + * Filesystem_3 (ocf:heartbeat:Filesystem): Started sapcl01 + * Resource Group: app02: + * IPaddr_192_168_1_102 (ocf:heartbeat:IPaddr): Started sapcl02 + * LVM_12 (ocf:heartbeat:LVM): Started sapcl02 + * Filesystem_13 (ocf:heartbeat:Filesystem): Started sapcl02 + * Resource Group: oracle: + * IPaddr_192_168_1_104 (ocf:heartbeat:IPaddr): Started sapcl03 + * LVM_22 (ocf:heartbeat:LVM): Started sapcl03 + * Filesystem_23 (ocf:heartbeat:Filesystem): Started sapcl03 + * oracle_24 (ocf:heartbeat:oracle): Started sapcl03 + * oralsnr_25 (ocf:heartbeat:oralsnr): Started sapcl03 + +Transition Summary: + * Move IPaddr_192_168_1_102 ( sapcl02 -> sapcl01 ) + * Move LVM_12 ( sapcl02 -> sapcl01 ) + * Move Filesystem_13 ( sapcl02 -> sapcl01 ) + * Move IPaddr_192_168_1_104 ( sapcl03 -> sapcl01 ) + * Move LVM_22 ( sapcl03 -> sapcl01 ) + * Move Filesystem_23 ( sapcl03 -> sapcl01 ) + * Move oracle_24 ( sapcl03 -> sapcl01 ) + * Move oralsnr_25 ( sapcl03 -> sapcl01 ) + +Executing Cluster Transition: + * Pseudo action: app02_stop_0 + * Resource action: Filesystem_13 stop on sapcl02 + * Pseudo action: oracle_stop_0 + * Resource action: oralsnr_25 stop on sapcl03 + * Resource action: LVM_12 stop on sapcl02 + * Resource action: oracle_24 stop on sapcl03 + * Resource action: IPaddr_192_168_1_102 stop on sapcl02 + * Resource action: Filesystem_23 stop on sapcl03 + * Pseudo action: app02_stopped_0 + * Pseudo action: app02_start_0 + * Resource action: IPaddr_192_168_1_102 start on sapcl01 + * Resource action: LVM_12 start on sapcl01 + * Resource action: Filesystem_13 start on sapcl01 + * Resource action: LVM_22 stop on sapcl03 + * Pseudo action: app02_running_0 + * Resource action: IPaddr_192_168_1_102 monitor=5000 on sapcl01 + * Resource action: LVM_12 monitor=120000 on sapcl01 + * Resource action: Filesystem_13 monitor=120000 on sapcl01 + * Resource action: IPaddr_192_168_1_104 stop on sapcl03 + * Pseudo action: oracle_stopped_0 + * Pseudo action: oracle_start_0 + * Resource action: IPaddr_192_168_1_104 start on sapcl01 + * Resource action: LVM_22 start on sapcl01 + * Resource action: Filesystem_23 start on sapcl01 + * Resource action: oracle_24 start on sapcl01 + * Resource action: oralsnr_25 start on sapcl01 + * Pseudo action: oracle_running_0 + * Resource action: IPaddr_192_168_1_104 monitor=5000 on sapcl01 + * Resource action: LVM_22 monitor=120000 on sapcl01 + * Resource action: Filesystem_23 monitor=120000 on sapcl01 + * Resource action: oracle_24 monitor=120000 on sapcl01 + * Resource action: oralsnr_25 monitor=120000 on sapcl01 + +Revised Cluster Status: + * Node List: + * Node sapcl02: standby + * Node sapcl03: standby + * Online: [ sapcl01 ] + + * Full List of Resources: + * Resource Group: app01: + * IPaddr_192_168_1_101 (ocf:heartbeat:IPaddr): Started sapcl01 + * LVM_2 (ocf:heartbeat:LVM): Started sapcl01 + * Filesystem_3 (ocf:heartbeat:Filesystem): Started sapcl01 + * Resource Group: app02: + * IPaddr_192_168_1_102 (ocf:heartbeat:IPaddr): Started sapcl01 + * LVM_12 (ocf:heartbeat:LVM): Started sapcl01 + * Filesystem_13 (ocf:heartbeat:Filesystem): Started sapcl01 + * Resource Group: oracle: + * IPaddr_192_168_1_104 (ocf:heartbeat:IPaddr): Started sapcl01 + * LVM_22 (ocf:heartbeat:LVM): Started sapcl01 + * Filesystem_23 (ocf:heartbeat:Filesystem): Started sapcl01 + * oracle_24 (ocf:heartbeat:oracle): Started sapcl01 + * oralsnr_25 (ocf:heartbeat:oralsnr): Started sapcl01 -- cgit v1.2.3