diff options
Diffstat (limited to 'cts/scheduler/summary/clone_min_start_two.summary')
-rw-r--r-- | cts/scheduler/summary/clone_min_start_two.summary | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/cts/scheduler/summary/clone_min_start_two.summary b/cts/scheduler/summary/clone_min_start_two.summary new file mode 100644 index 0000000..43eb34d --- /dev/null +++ b/cts/scheduler/summary/clone_min_start_two.summary @@ -0,0 +1,38 @@ +Current cluster status: + * Node List: + * Node c7auto2: standby + * Online: [ c7auto1 c7auto3 c7auto4 ] + + * Full List of Resources: + * shooter (stonith:fence_phd_kvm): Started c7auto1 + * Clone Set: FAKECLONE-clone [FAKECLONE]: + * Stopped: [ c7auto1 c7auto2 c7auto3 c7auto4 ] + * FAKE (ocf:heartbeat:Dummy): Stopped + +Transition Summary: + * Start FAKECLONE:0 ( c7auto3 ) + * Start FAKECLONE:1 ( c7auto1 ) + * Start FAKE ( c7auto4 ) + +Executing Cluster Transition: + * Pseudo action: FAKECLONE-clone_start_0 + * Resource action: FAKECLONE start on c7auto3 + * Resource action: FAKECLONE start on c7auto1 + * Pseudo action: FAKECLONE-clone_running_0 + * Pseudo action: clone-one-or-more:order-FAKECLONE-clone-FAKE-mandatory + * Resource action: FAKECLONE monitor=10000 on c7auto3 + * Resource action: FAKECLONE monitor=10000 on c7auto1 + * Resource action: FAKE start on c7auto4 + * Resource action: FAKE monitor=10000 on c7auto4 + +Revised Cluster Status: + * Node List: + * Node c7auto2: standby + * Online: [ c7auto1 c7auto3 c7auto4 ] + + * Full List of Resources: + * shooter (stonith:fence_phd_kvm): Started c7auto1 + * Clone Set: FAKECLONE-clone [FAKECLONE]: + * Started: [ c7auto1 c7auto3 ] + * Stopped: [ c7auto2 c7auto4 ] + * FAKE (ocf:heartbeat:Dummy): Started c7auto4 |