diff options
Diffstat (limited to 'cts/scheduler/summary/migrate-start.summary')
-rw-r--r-- | cts/scheduler/summary/migrate-start.summary | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/cts/scheduler/summary/migrate-start.summary b/cts/scheduler/summary/migrate-start.summary new file mode 100644 index 0000000..9aa1831 --- /dev/null +++ b/cts/scheduler/summary/migrate-start.summary @@ -0,0 +1,33 @@ +Current cluster status: + * Node List: + * Online: [ dom0-01 dom0-02 ] + + * Full List of Resources: + * domU-test01 (ocf:heartbeat:Xen): Started dom0-02 + * Clone Set: clone-dom0-iscsi1 [dom0-iscsi1]: + * Started: [ dom0-02 ] + * Stopped: [ dom0-01 ] + +Transition Summary: + * Migrate domU-test01 ( dom0-02 -> dom0-01 ) + * Start dom0-iscsi1-cnx1:1 ( dom0-01 ) + +Executing Cluster Transition: + * Pseudo action: clone-dom0-iscsi1_start_0 + * Pseudo action: dom0-iscsi1:1_start_0 + * Resource action: dom0-iscsi1-cnx1:1 start on dom0-01 + * Pseudo action: dom0-iscsi1:1_running_0 + * Pseudo action: clone-dom0-iscsi1_running_0 + * Resource action: domU-test01 migrate_to on dom0-02 + * Resource action: domU-test01 migrate_from on dom0-01 + * Resource action: domU-test01 stop on dom0-02 + * Pseudo action: domU-test01_start_0 + +Revised Cluster Status: + * Node List: + * Online: [ dom0-01 dom0-02 ] + + * Full List of Resources: + * domU-test01 (ocf:heartbeat:Xen): Started dom0-01 + * Clone Set: clone-dom0-iscsi1 [dom0-iscsi1]: + * Started: [ dom0-01 dom0-02 ] |