diff options
Diffstat (limited to 'cts/scheduler/summary/promoted-dependent-ban.summary')
-rw-r--r-- | cts/scheduler/summary/promoted-dependent-ban.summary | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/cts/scheduler/summary/promoted-dependent-ban.summary b/cts/scheduler/summary/promoted-dependent-ban.summary new file mode 100644 index 0000000..2b24139 --- /dev/null +++ b/cts/scheduler/summary/promoted-dependent-ban.summary @@ -0,0 +1,38 @@ +Current cluster status: + * Node List: + * Online: [ c6 c7 c8 ] + + * Full List of Resources: + * Clone Set: ms_drbd-dtest1 [p_drbd-dtest1] (promotable): + * Unpromoted: [ c6 c7 ] + * p_dtest1 (ocf:heartbeat:Dummy): Stopped + +Transition Summary: + * Promote p_drbd-dtest1:0 ( Unpromoted -> Promoted c7 ) + * Start p_dtest1 ( c7 ) + +Executing Cluster Transition: + * Pseudo action: ms_drbd-dtest1_pre_notify_promote_0 + * Resource action: p_drbd-dtest1 notify on c7 + * Resource action: p_drbd-dtest1 notify on c6 + * Pseudo action: ms_drbd-dtest1_confirmed-pre_notify_promote_0 + * Pseudo action: ms_drbd-dtest1_promote_0 + * Resource action: p_drbd-dtest1 promote on c7 + * Pseudo action: ms_drbd-dtest1_promoted_0 + * Pseudo action: ms_drbd-dtest1_post_notify_promoted_0 + * Resource action: p_drbd-dtest1 notify on c7 + * Resource action: p_drbd-dtest1 notify on c6 + * Pseudo action: ms_drbd-dtest1_confirmed-post_notify_promoted_0 + * Resource action: p_dtest1 start on c7 + * Resource action: p_drbd-dtest1 monitor=10000 on c7 + * Resource action: p_drbd-dtest1 monitor=20000 on c6 + +Revised Cluster Status: + * Node List: + * Online: [ c6 c7 c8 ] + + * Full List of Resources: + * Clone Set: ms_drbd-dtest1 [p_drbd-dtest1] (promotable): + * Promoted: [ c7 ] + * Unpromoted: [ c6 ] + * p_dtest1 (ocf:heartbeat:Dummy): Started c7 |