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-failed-demote.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-failed-demote.summary')
-rw-r--r-- | cts/scheduler/summary/promoted-failed-demote.summary | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/cts/scheduler/summary/promoted-failed-demote.summary b/cts/scheduler/summary/promoted-failed-demote.summary new file mode 100644 index 0000000..70b3e1b --- /dev/null +++ b/cts/scheduler/summary/promoted-failed-demote.summary @@ -0,0 +1,64 @@ +Current cluster status: + * Node List: + * Online: [ dl380g5a dl380g5b ] + + * Full List of Resources: + * Clone Set: ms-sf [group] (promotable, unique): + * Resource Group: group:0: + * stateful-1:0 (ocf:heartbeat:Stateful): FAILED dl380g5b + * stateful-2:0 (ocf:heartbeat:Stateful): Stopped + * Resource Group: group:1: + * stateful-1:1 (ocf:heartbeat:Stateful): Unpromoted dl380g5a + * stateful-2:1 (ocf:heartbeat:Stateful): Unpromoted dl380g5a + +Transition Summary: + * Stop stateful-1:0 ( Unpromoted dl380g5b ) due to node availability + * Promote stateful-1:1 ( Unpromoted -> Promoted dl380g5a ) + * Promote stateful-2:1 ( Unpromoted -> Promoted dl380g5a ) + +Executing Cluster Transition: + * Resource action: stateful-1:1 cancel=20000 on dl380g5a + * Resource action: stateful-2:1 cancel=20000 on dl380g5a + * Pseudo action: ms-sf_pre_notify_stop_0 + * Resource action: stateful-1:0 notify on dl380g5b + * Resource action: stateful-1:1 notify on dl380g5a + * Resource action: stateful-2:1 notify on dl380g5a + * Pseudo action: ms-sf_confirmed-pre_notify_stop_0 + * Pseudo action: ms-sf_stop_0 + * Pseudo action: group:0_stop_0 + * Resource action: stateful-1:0 stop on dl380g5b + * Pseudo action: group:0_stopped_0 + * Pseudo action: ms-sf_stopped_0 + * Pseudo action: ms-sf_post_notify_stopped_0 + * Resource action: stateful-1:1 notify on dl380g5a + * Resource action: stateful-2:1 notify on dl380g5a + * Pseudo action: ms-sf_confirmed-post_notify_stopped_0 + * Pseudo action: ms-sf_pre_notify_promote_0 + * Resource action: stateful-1:1 notify on dl380g5a + * Resource action: stateful-2:1 notify on dl380g5a + * Pseudo action: ms-sf_confirmed-pre_notify_promote_0 + * Pseudo action: ms-sf_promote_0 + * Pseudo action: group:1_promote_0 + * Resource action: stateful-1:1 promote on dl380g5a + * Resource action: stateful-2:1 promote on dl380g5a + * Pseudo action: group:1_promoted_0 + * Pseudo action: ms-sf_promoted_0 + * Pseudo action: ms-sf_post_notify_promoted_0 + * Resource action: stateful-1:1 notify on dl380g5a + * Resource action: stateful-2:1 notify on dl380g5a + * Pseudo action: ms-sf_confirmed-post_notify_promoted_0 + * Resource action: stateful-1:1 monitor=10000 on dl380g5a + * Resource action: stateful-2:1 monitor=10000 on dl380g5a + +Revised Cluster Status: + * Node List: + * Online: [ dl380g5a dl380g5b ] + + * Full List of Resources: + * Clone Set: ms-sf [group] (promotable, unique): + * Resource Group: group:0: + * stateful-1:0 (ocf:heartbeat:Stateful): Stopped + * stateful-2:0 (ocf:heartbeat:Stateful): Stopped + * Resource Group: group:1: + * stateful-1:1 (ocf:heartbeat:Stateful): Promoted dl380g5a + * stateful-2:1 (ocf:heartbeat:Stateful): Promoted dl380g5a |