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/bug-5059.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/bug-5059.summary')
-rw-r--r-- | cts/scheduler/summary/bug-5059.summary | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/cts/scheduler/summary/bug-5059.summary b/cts/scheduler/summary/bug-5059.summary new file mode 100644 index 0000000..b3661e0 --- /dev/null +++ b/cts/scheduler/summary/bug-5059.summary @@ -0,0 +1,77 @@ +Current cluster status: + * Node List: + * Node gluster03.h: standby + * Online: [ gluster01.h gluster02.h ] + * OFFLINE: [ gluster04.h ] + + * Full List of Resources: + * Clone Set: ms_stateful [g_stateful] (promotable): + * Resource Group: g_stateful:0: + * p_stateful1 (ocf:pacemaker:Stateful): Unpromoted gluster01.h + * p_stateful2 (ocf:pacemaker:Stateful): Stopped + * Resource Group: g_stateful:1: + * p_stateful1 (ocf:pacemaker:Stateful): Unpromoted gluster02.h + * p_stateful2 (ocf:pacemaker:Stateful): Stopped + * Stopped: [ gluster03.h gluster04.h ] + * Clone Set: c_dummy [p_dummy1]: + * Started: [ gluster01.h gluster02.h ] + +Transition Summary: + * Promote p_stateful1:0 ( Unpromoted -> Promoted gluster01.h ) + * Promote p_stateful2:0 ( Stopped -> Promoted gluster01.h ) + * Start p_stateful2:1 ( gluster02.h ) + +Executing Cluster Transition: + * Pseudo action: ms_stateful_pre_notify_start_0 + * Resource action: iptest delete on gluster02.h + * Resource action: ipsrc2 delete on gluster02.h + * Resource action: p_stateful1:0 notify on gluster01.h + * Resource action: p_stateful1:1 notify on gluster02.h + * Pseudo action: ms_stateful_confirmed-pre_notify_start_0 + * Pseudo action: ms_stateful_start_0 + * Pseudo action: g_stateful:0_start_0 + * Resource action: p_stateful2:0 start on gluster01.h + * Pseudo action: g_stateful:1_start_0 + * Resource action: p_stateful2:1 start on gluster02.h + * Pseudo action: g_stateful:0_running_0 + * Pseudo action: g_stateful:1_running_0 + * Pseudo action: ms_stateful_running_0 + * Pseudo action: ms_stateful_post_notify_running_0 + * Resource action: p_stateful1:0 notify on gluster01.h + * Resource action: p_stateful2:0 notify on gluster01.h + * Resource action: p_stateful1:1 notify on gluster02.h + * Resource action: p_stateful2:1 notify on gluster02.h + * Pseudo action: ms_stateful_confirmed-post_notify_running_0 + * Pseudo action: ms_stateful_pre_notify_promote_0 + * Resource action: p_stateful1:0 notify on gluster01.h + * Resource action: p_stateful2:0 notify on gluster01.h + * Resource action: p_stateful1:1 notify on gluster02.h + * Resource action: p_stateful2:1 notify on gluster02.h + * Pseudo action: ms_stateful_confirmed-pre_notify_promote_0 + * Pseudo action: ms_stateful_promote_0 + * Pseudo action: g_stateful:0_promote_0 + * Resource action: p_stateful1:0 promote on gluster01.h + * Resource action: p_stateful2:0 promote on gluster01.h + * Pseudo action: g_stateful:0_promoted_0 + * Pseudo action: ms_stateful_promoted_0 + * Pseudo action: ms_stateful_post_notify_promoted_0 + * Resource action: p_stateful1:0 notify on gluster01.h + * Resource action: p_stateful2:0 notify on gluster01.h + * Resource action: p_stateful1:1 notify on gluster02.h + * Resource action: p_stateful2:1 notify on gluster02.h + * Pseudo action: ms_stateful_confirmed-post_notify_promoted_0 + * Resource action: p_stateful1:1 monitor=10000 on gluster02.h + * Resource action: p_stateful2:1 monitor=10000 on gluster02.h + +Revised Cluster Status: + * Node List: + * Node gluster03.h: standby + * Online: [ gluster01.h gluster02.h ] + * OFFLINE: [ gluster04.h ] + + * Full List of Resources: + * Clone Set: ms_stateful [g_stateful] (promotable): + * Promoted: [ gluster01.h ] + * Unpromoted: [ gluster02.h ] + * Clone Set: c_dummy [p_dummy1]: + * Started: [ gluster01.h gluster02.h ] |