summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/summary/7-migrate-group-one-unmigratable.summary
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/summary/7-migrate-group-one-unmigratable.summary')
-rw-r--r--cts/scheduler/summary/7-migrate-group-one-unmigratable.summary41
1 files changed, 41 insertions, 0 deletions
diff --git a/cts/scheduler/summary/7-migrate-group-one-unmigratable.summary b/cts/scheduler/summary/7-migrate-group-one-unmigratable.summary
new file mode 100644
index 0000000..0d0c7ff
--- /dev/null
+++ b/cts/scheduler/summary/7-migrate-group-one-unmigratable.summary
@@ -0,0 +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
+
+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