diff options
Diffstat (limited to 'cts/scheduler/summary/bug-1820-1.summary')
-rw-r--r-- | cts/scheduler/summary/bug-1820-1.summary | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/cts/scheduler/summary/bug-1820-1.summary b/cts/scheduler/summary/bug-1820-1.summary new file mode 100644 index 0000000..5142348 --- /dev/null +++ b/cts/scheduler/summary/bug-1820-1.summary @@ -0,0 +1,44 @@ +Current cluster status: + * Node List: + * Online: [ star world ] + + * Full List of Resources: + * p1 (ocf:heartbeat:Xen): Stopped + * Resource Group: gr1: + * test1 (ocf:heartbeat:Xen): Started star + * test2 (ocf:heartbeat:Xen): Started star + +Transition Summary: + * Start p1 ( world ) + * Migrate test1 ( star -> world ) + * Migrate test2 ( star -> world ) + +Executing Cluster Transition: + * Resource action: p1 monitor on world + * Resource action: p1 monitor on star + * Pseudo action: gr1_stop_0 + * Resource action: test1 migrate_to on star + * Resource action: p1 start on world + * Resource action: test1 migrate_from on world + * Resource action: test2 migrate_to on star + * Resource action: test2 migrate_from on world + * Resource action: test2 stop on star + * Resource action: test1 stop on star + * Cluster action: do_shutdown on star + * Pseudo action: gr1_stopped_0 + * Pseudo action: gr1_start_0 + * Pseudo action: test1_start_0 + * Pseudo action: test2_start_0 + * Pseudo action: gr1_running_0 + * Resource action: test1 monitor=10000 on world + * Resource action: test2 monitor=10000 on world + +Revised Cluster Status: + * Node List: + * Online: [ star world ] + + * Full List of Resources: + * p1 (ocf:heartbeat:Xen): Started world + * Resource Group: gr1: + * test1 (ocf:heartbeat:Xen): Started world + * test2 (ocf:heartbeat:Xen): Started world |