diff options
Diffstat (limited to 'cts/scheduler/summary/partial-live-migration-multiple-active.summary')
-rw-r--r-- | cts/scheduler/summary/partial-live-migration-multiple-active.summary | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/cts/scheduler/summary/partial-live-migration-multiple-active.summary b/cts/scheduler/summary/partial-live-migration-multiple-active.summary new file mode 100644 index 0000000..41819e0 --- /dev/null +++ b/cts/scheduler/summary/partial-live-migration-multiple-active.summary @@ -0,0 +1,25 @@ +Using the original execution date of: 2021-03-02 21:28:21Z +Current cluster status: + * Node List: + * Node node2: standby (with active resources) + * Online: [ node1 ] + + * Full List of Resources: + * migrator (ocf:pacemaker:Dummy): Started node2 + +Transition Summary: + * Move migrator ( node2 -> node1 ) + +Executing Cluster Transition: + * Resource action: migrator stop on node2 + * Resource action: migrator start on node1 + * Resource action: migrator monitor=10000 on node1 +Using the original execution date of: 2021-03-02 21:28:21Z + +Revised Cluster Status: + * Node List: + * Node node2: standby + * Online: [ node1 ] + + * Full List of Resources: + * migrator (ocf:pacemaker:Dummy): Started node1 |