diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 06:53:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 06:53:20 +0000 |
commit | e5a812082ae033afb1eed82c0f2df3d0f6bdc93f (patch) | |
tree | a6716c9275b4b413f6c9194798b34b91affb3cc7 /cts/scheduler/summary/bug-1820-1.summary | |
parent | Initial commit. (diff) | |
download | pacemaker-e5a812082ae033afb1eed82c0f2df3d0f6bdc93f.tar.xz pacemaker-e5a812082ae033afb1eed82c0f2df3d0f6bdc93f.zip |
Adding upstream version 2.1.6.upstream/2.1.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 |