diff --git a/cts/scheduler/summary/11-a-then-bm-b-move-a-clone-starting.summary b/cts/scheduler/summary/11-a-then-bm-b-move-a-clone-starting.summary index 7bd3b49af6..73886441ac 100644 --- a/cts/scheduler/summary/11-a-then-bm-b-move-a-clone-starting.summary +++ b/cts/scheduler/summary/11-a-then-bm-b-move-a-clone-starting.summary @@ -1,36 +1,36 @@ Current cluster status: * Node List: * Node f20node1: standby (with active resources) * Online: [ f20node2 ] * Full List of Resources: * Clone Set: myclone-clone [myclone]: * Started: [ f20node1 ] * Stopped: [ f20node2 ] * vm (ocf:heartbeat:Dummy): Started f20node1 Transition Summary: * Move myclone:0 ( f20node1 -> f20node2 ) - * Move vm ( f20node1 -> f20node2 ) due to unrunnable myclone-clone stop + * Move vm ( f20node1 -> f20node2 ) due to unmigrateable myclone-clone stop Executing Cluster Transition: * Resource action: myclone monitor on f20node2 * Resource action: vm stop on f20node1 * Pseudo action: myclone-clone_stop_0 * Resource action: myclone stop on f20node1 * Pseudo action: myclone-clone_stopped_0 * Pseudo action: myclone-clone_start_0 * Resource action: myclone start on f20node2 * Pseudo action: myclone-clone_running_0 * Resource action: vm start on f20node2 Revised Cluster Status: * Node List: * Node f20node1: standby * Online: [ f20node2 ] * Full List of Resources: * Clone Set: myclone-clone [myclone]: * Started: [ f20node2 ] * Stopped: [ f20node1 ] * vm (ocf:heartbeat:Dummy): Started f20node2 diff --git a/cts/scheduler/summary/5-am-then-bm-a-not-migratable.summary b/cts/scheduler/summary/5-am-then-bm-a-not-migratable.summary index 2c88bc3189..2a755e1bbf 100644 --- a/cts/scheduler/summary/5-am-then-bm-a-not-migratable.summary +++ b/cts/scheduler/summary/5-am-then-bm-a-not-migratable.summary @@ -1,27 +1,27 @@ Current cluster status: * Node List: * Online: [ 18node1 18node2 18node3 ] * Full List of Resources: * A (ocf:heartbeat:Dummy): Started 18node1 * B (ocf:heartbeat:Dummy): Started 18node2 Transition Summary: * Move A ( 18node1 -> 18node2 ) - * Move B ( 18node2 -> 18node1 ) due to unrunnable A stop + * Move B ( 18node2 -> 18node1 ) due to unmigrateable A stop Executing Cluster Transition: * Resource action: B stop on 18node2 * Resource action: A stop on 18node1 * Resource action: A start on 18node2 * Resource action: B start on 18node1 * Resource action: A monitor=60000 on 18node2 * Resource action: B monitor=60000 on 18node1 Revised Cluster Status: * Node List: * Online: [ 18node1 18node2 18node3 ] * Full List of Resources: * A (ocf:heartbeat:Dummy): Started 18node2 * B (ocf:heartbeat:Dummy): Started 18node1 diff --git a/cts/scheduler/summary/7-migrate-group-one-unmigratable.summary b/cts/scheduler/summary/7-migrate-group-one-unmigratable.summary index 0d0c7ff9af..92eecafd68 100644 --- a/cts/scheduler/summary/7-migrate-group-one-unmigratable.summary +++ b/cts/scheduler/summary/7-migrate-group-one-unmigratable.summary @@ -1,41 +1,41 @@ Current cluster status: * Node List: * Online: [ 18node1 18node2 18node3 ] * Full List of Resources: * Resource Group: thegroup: * A (ocf:heartbeat:Dummy): Started 18node1 * B (ocf:heartbeat:Dummy): Started 18node1 * C (ocf:heartbeat:Dummy): Started 18node1 Transition Summary: * Migrate A ( 18node1 -> 18node2 ) * Move B ( 18node1 -> 18node2 ) - * Move C ( 18node1 -> 18node2 ) due to unrunnable B stop + * Move C ( 18node1 -> 18node2 ) due to unmigrateable B stop Executing Cluster Transition: * Pseudo action: thegroup_stop_0 * Resource action: C stop on 18node1 * Resource action: B stop on 18node1 * Resource action: A migrate_to on 18node1 * Resource action: A migrate_from on 18node2 * Resource action: A stop on 18node1 * Pseudo action: thegroup_stopped_0 * Pseudo action: thegroup_start_0 * Pseudo action: A_start_0 * Resource action: B start on 18node2 * Resource action: C start on 18node2 * Pseudo action: thegroup_running_0 * Resource action: A monitor=60000 on 18node2 * Resource action: B monitor=60000 on 18node2 * Resource action: C monitor=60000 on 18node2 Revised Cluster Status: * Node List: * Online: [ 18node1 18node2 18node3 ] * Full List of Resources: * Resource Group: thegroup: * A (ocf:heartbeat:Dummy): Started 18node2 * B (ocf:heartbeat:Dummy): Started 18node2 * C (ocf:heartbeat:Dummy): Started 18node2