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/promoted-colocation.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/promoted-colocation.summary')
-rw-r--r-- | cts/scheduler/summary/promoted-colocation.summary | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/cts/scheduler/summary/promoted-colocation.summary b/cts/scheduler/summary/promoted-colocation.summary new file mode 100644 index 0000000..b3e776b --- /dev/null +++ b/cts/scheduler/summary/promoted-colocation.summary @@ -0,0 +1,34 @@ +Current cluster status: + * Node List: + * Online: [ box1 box2 ] + + * Full List of Resources: + * Clone Set: ms-conntrackd [conntrackd-stateful] (promotable): + * Unpromoted: [ box1 box2 ] + * Resource Group: virtualips: + * externalip (ocf:heartbeat:IPaddr2): Started box2 + * internalip (ocf:heartbeat:IPaddr2): Started box2 + * sship (ocf:heartbeat:IPaddr2): Started box2 + +Transition Summary: + * Promote conntrackd-stateful:1 ( Unpromoted -> Promoted box2 ) + +Executing Cluster Transition: + * Resource action: conntrackd-stateful:0 monitor=29000 on box1 + * Pseudo action: ms-conntrackd_promote_0 + * Resource action: conntrackd-stateful:1 promote on box2 + * Pseudo action: ms-conntrackd_promoted_0 + * Resource action: conntrackd-stateful:1 monitor=30000 on box2 + +Revised Cluster Status: + * Node List: + * Online: [ box1 box2 ] + + * Full List of Resources: + * Clone Set: ms-conntrackd [conntrackd-stateful] (promotable): + * Promoted: [ box2 ] + * Unpromoted: [ box1 ] + * Resource Group: virtualips: + * externalip (ocf:heartbeat:IPaddr2): Started box2 + * internalip (ocf:heartbeat:IPaddr2): Started box2 + * sship (ocf:heartbeat:IPaddr2): Started box2 |