diff options
Diffstat (limited to 'cts/scheduler/summary/migrate-stop-start-complex.summary')
-rw-r--r-- | cts/scheduler/summary/migrate-stop-start-complex.summary | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/cts/scheduler/summary/migrate-stop-start-complex.summary b/cts/scheduler/summary/migrate-stop-start-complex.summary new file mode 100644 index 0000000..b317383 --- /dev/null +++ b/cts/scheduler/summary/migrate-stop-start-complex.summary @@ -0,0 +1,50 @@ +Current cluster status: + * Node List: + * Node dom0-02: standby (with active resources) + * Online: [ dom0-01 ] + + * Full List of Resources: + * top (ocf:heartbeat:Dummy): Started dom0-01 + * domU-test01 (ocf:heartbeat:Xen): Started dom0-02 + * Clone Set: clone-dom0-iscsi1 [dom0-iscsi1]: + * Started: [ dom0-01 dom0-02 ] + * Clone Set: clone-bottom [bottom]: + * Started: [ dom0-02 ] + * Stopped: [ dom0-01 ] + +Transition Summary: + * Migrate domU-test01 ( dom0-02 -> dom0-01 ) + * Stop dom0-iscsi1-cnx1:1 ( dom0-02 ) due to node availability + * Move bottom:0 ( dom0-02 -> dom0-01 ) + +Executing Cluster Transition: + * Resource action: domU-test01 migrate_to on dom0-02 + * Pseudo action: clone-dom0-iscsi1_stop_0 + * Resource action: domU-test01 migrate_from on dom0-01 + * Resource action: domU-test01 stop on dom0-02 + * Pseudo action: dom0-iscsi1:1_stop_0 + * Resource action: dom0-iscsi1-cnx1:0 stop on dom0-02 + * Pseudo action: domU-test01_start_0 + * Pseudo action: dom0-iscsi1:1_stopped_0 + * Pseudo action: clone-dom0-iscsi1_stopped_0 + * Pseudo action: clone-bottom_stop_0 + * Resource action: bottom:0 stop on dom0-02 + * Pseudo action: clone-bottom_stopped_0 + * Pseudo action: clone-bottom_start_0 + * Resource action: bottom:0 start on dom0-01 + * Pseudo action: clone-bottom_running_0 + +Revised Cluster Status: + * Node List: + * Node dom0-02: standby + * Online: [ dom0-01 ] + + * Full List of Resources: + * top (ocf:heartbeat:Dummy): Started dom0-01 + * domU-test01 (ocf:heartbeat:Xen): Started dom0-01 + * Clone Set: clone-dom0-iscsi1 [dom0-iscsi1]: + * Started: [ dom0-01 ] + * Stopped: [ dom0-02 ] + * Clone Set: clone-bottom [bottom]: + * Started: [ dom0-01 ] + * Stopped: [ dom0-02 ] |