diff options
Diffstat (limited to 'cts/scheduler/summary/clone_min_stop_all.summary')
-rw-r--r-- | cts/scheduler/summary/clone_min_stop_all.summary | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/cts/scheduler/summary/clone_min_stop_all.summary b/cts/scheduler/summary/clone_min_stop_all.summary new file mode 100644 index 0000000..9f52aa9 --- /dev/null +++ b/cts/scheduler/summary/clone_min_stop_all.summary @@ -0,0 +1,44 @@ +Current cluster status: + * Node List: + * Node c7auto1: standby (with active resources) + * Node c7auto2: standby (with active resources) + * Node c7auto3: standby (with active resources) + * Online: [ c7auto4 ] + + * Full List of Resources: + * shooter (stonith:fence_phd_kvm): Started c7auto1 + * Clone Set: FAKECLONE-clone [FAKECLONE]: + * Started: [ c7auto1 c7auto2 c7auto3 ] + * Stopped: [ c7auto4 ] + * FAKE (ocf:heartbeat:Dummy): Started c7auto4 + +Transition Summary: + * Move shooter ( c7auto1 -> c7auto4 ) + * Stop FAKECLONE:0 ( c7auto1 ) due to node availability + * Stop FAKECLONE:1 ( c7auto2 ) due to node availability + * Stop FAKECLONE:2 ( c7auto3 ) due to node availability + * Stop FAKE ( c7auto4 ) due to unrunnable clone-one-or-more:order-FAKECLONE-clone-FAKE-mandatory + +Executing Cluster Transition: + * Resource action: shooter stop on c7auto1 + * Resource action: FAKE stop on c7auto4 + * Resource action: shooter start on c7auto4 + * Pseudo action: FAKECLONE-clone_stop_0 + * Resource action: shooter monitor=60000 on c7auto4 + * Resource action: FAKECLONE stop on c7auto1 + * Resource action: FAKECLONE stop on c7auto2 + * Resource action: FAKECLONE stop on c7auto3 + * Pseudo action: FAKECLONE-clone_stopped_0 + +Revised Cluster Status: + * Node List: + * Node c7auto1: standby + * Node c7auto2: standby + * Node c7auto3: standby + * Online: [ c7auto4 ] + + * Full List of Resources: + * shooter (stonith:fence_phd_kvm): Started c7auto4 + * Clone Set: FAKECLONE-clone [FAKECLONE]: + * Stopped: [ c7auto1 c7auto2 c7auto3 c7auto4 ] + * FAKE (ocf:heartbeat:Dummy): Stopped |