diff options
Diffstat (limited to 'cts/scheduler/summary/migrate-stop_start.summary')
-rw-r--r-- | cts/scheduler/summary/migrate-stop_start.summary | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/cts/scheduler/summary/migrate-stop_start.summary b/cts/scheduler/summary/migrate-stop_start.summary new file mode 100644 index 0000000..13cb1c9 --- /dev/null +++ b/cts/scheduler/summary/migrate-stop_start.summary @@ -0,0 +1,41 @@ +Current cluster status: + * Node List: + * Node dom0-02: standby (with active resources) + * Online: [ dom0-01 ] + + * 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 ) + * Move dom0-iscsi1-cnx1:0 ( dom0-02 -> dom0-01 ) + +Executing Cluster Transition: + * Pseudo action: clone-dom0-iscsi1_stop_0 + * Pseudo action: dom0-iscsi1:0_stop_0 + * Resource action: dom0-iscsi1-cnx1:0 stop on dom0-02 + * Pseudo action: dom0-iscsi1:0_stopped_0 + * Pseudo action: clone-dom0-iscsi1_stopped_0 + * Pseudo action: clone-dom0-iscsi1_start_0 + * Pseudo action: dom0-iscsi1:0_start_0 + * Resource action: dom0-iscsi1-cnx1:0 start on dom0-01 + * Pseudo action: dom0-iscsi1:0_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: + * Node dom0-02: standby + * Online: [ dom0-01 ] + + * Full List of Resources: + * domU-test01 (ocf:heartbeat:Xen): Started dom0-01 + * Clone Set: clone-dom0-iscsi1 [dom0-iscsi1]: + * Started: [ dom0-01 ] + * Stopped: [ dom0-02 ] |