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-unpromoted-anti.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-unpromoted-anti.summary')
-rw-r--r-- | cts/scheduler/summary/coloc-unpromoted-anti.summary | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/cts/scheduler/summary/coloc-unpromoted-anti.summary b/cts/scheduler/summary/coloc-unpromoted-anti.summary new file mode 100644 index 0000000..a8518d3 --- /dev/null +++ b/cts/scheduler/summary/coloc-unpromoted-anti.summary @@ -0,0 +1,48 @@ +Current cluster status: + * Node List: + * Online: [ pollux sirius ] + + * Full List of Resources: + * Clone Set: pingd-clone [pingd-1]: + * Started: [ pollux sirius ] + * Clone Set: drbd-msr [drbd-r0] (promotable): + * Promoted: [ pollux ] + * Unpromoted: [ sirius ] + * Resource Group: group-1: + * fs-1 (ocf:heartbeat:Filesystem): Stopped + * ip-198 (ocf:heartbeat:IPaddr2): Stopped + * apache (ocf:custom:apache2): Stopped + * pollux-fencing (stonith:external/ipmi-soft): Started sirius + * sirius-fencing (stonith:external/ipmi-soft): Started pollux + +Transition Summary: + * Start fs-1 ( pollux ) + * Start ip-198 ( pollux ) + * Start apache ( pollux ) + +Executing Cluster Transition: + * Pseudo action: group-1_start_0 + * Resource action: fs-1 start on pollux + * Resource action: ip-198 start on pollux + * Resource action: apache start on pollux + * Pseudo action: group-1_running_0 + * Resource action: fs-1 monitor=20000 on pollux + * Resource action: ip-198 monitor=30000 on pollux + * Resource action: apache monitor=60000 on pollux + +Revised Cluster Status: + * Node List: + * Online: [ pollux sirius ] + + * Full List of Resources: + * Clone Set: pingd-clone [pingd-1]: + * Started: [ pollux sirius ] + * Clone Set: drbd-msr [drbd-r0] (promotable): + * Promoted: [ pollux ] + * Unpromoted: [ sirius ] + * Resource Group: group-1: + * fs-1 (ocf:heartbeat:Filesystem): Started pollux + * ip-198 (ocf:heartbeat:IPaddr2): Started pollux + * apache (ocf:custom:apache2): Started pollux + * pollux-fencing (stonith:external/ipmi-soft): Started sirius + * sirius-fencing (stonith:external/ipmi-soft): Started pollux |