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-score-startup.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-score-startup.summary')
-rw-r--r-- | cts/scheduler/summary/promoted-score-startup.summary | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/cts/scheduler/summary/promoted-score-startup.summary b/cts/scheduler/summary/promoted-score-startup.summary new file mode 100644 index 0000000..f9d3640 --- /dev/null +++ b/cts/scheduler/summary/promoted-score-startup.summary @@ -0,0 +1,54 @@ +Current cluster status: + * Node List: + * Online: [ srv1 srv2 ] + + * Full List of Resources: + * Clone Set: pgsql-ha [pgsqld] (promotable): + * Stopped: [ srv1 srv2 ] + * pgsql-master-ip (ocf:heartbeat:IPaddr2): Stopped + +Transition Summary: + * Promote pgsqld:0 ( Stopped -> Promoted srv1 ) + * Start pgsqld:1 ( srv2 ) + * Start pgsql-master-ip ( srv1 ) + +Executing Cluster Transition: + * Resource action: pgsqld:0 monitor on srv1 + * Resource action: pgsqld:1 monitor on srv2 + * Pseudo action: pgsql-ha_pre_notify_start_0 + * Resource action: pgsql-master-ip monitor on srv2 + * Resource action: pgsql-master-ip monitor on srv1 + * Pseudo action: pgsql-ha_confirmed-pre_notify_start_0 + * Pseudo action: pgsql-ha_start_0 + * Resource action: pgsqld:0 start on srv1 + * Resource action: pgsqld:1 start on srv2 + * Pseudo action: pgsql-ha_running_0 + * Pseudo action: pgsql-ha_post_notify_running_0 + * Resource action: pgsqld:0 notify on srv1 + * Resource action: pgsqld:1 notify on srv2 + * Pseudo action: pgsql-ha_confirmed-post_notify_running_0 + * Pseudo action: pgsql-ha_pre_notify_promote_0 + * Resource action: pgsqld:0 notify on srv1 + * Resource action: pgsqld:1 notify on srv2 + * Pseudo action: pgsql-ha_confirmed-pre_notify_promote_0 + * Pseudo action: pgsql-ha_promote_0 + * Resource action: pgsqld:0 promote on srv1 + * Pseudo action: pgsql-ha_promoted_0 + * Pseudo action: pgsql-ha_post_notify_promoted_0 + * Resource action: pgsqld:0 notify on srv1 + * Resource action: pgsqld:1 notify on srv2 + * Pseudo action: pgsql-ha_confirmed-post_notify_promoted_0 + * Resource action: pgsql-master-ip start on srv1 + * Resource action: pgsqld:0 monitor=15000 on srv1 + * Resource action: pgsqld:1 monitor=16000 on srv2 + * Resource action: pgsql-master-ip monitor=10000 on srv1 + +Revised Cluster Status: + * Node List: + * Online: [ srv1 srv2 ] + + * Full List of Resources: + * Clone Set: pgsql-ha [pgsqld] (promotable): + * Promoted: [ srv1 ] + * Unpromoted: [ srv2 ] + * pgsql-master-ip (ocf:heartbeat:IPaddr2): Started srv1 |