diff options
Diffstat (limited to 'cts/scheduler/summary/coloc_fp_logic.summary')
-rw-r--r-- | cts/scheduler/summary/coloc_fp_logic.summary | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/cts/scheduler/summary/coloc_fp_logic.summary b/cts/scheduler/summary/coloc_fp_logic.summary new file mode 100644 index 0000000..7826b88 --- /dev/null +++ b/cts/scheduler/summary/coloc_fp_logic.summary @@ -0,0 +1,23 @@ +Current cluster status: + * Node List: + * Online: [ node1 node2 ] + + * Full List of Resources: + * A (ocf:pacemaker:Dummy): Started node1 + * B (ocf:pacemaker:Dummy): Started node2 + +Transition Summary: + * Move A ( node1 -> node2 ) + +Executing Cluster Transition: + * Resource action: A stop on node1 + * Resource action: A start on node2 + * Resource action: A monitor=10000 on node2 + +Revised Cluster Status: + * Node List: + * Online: [ node1 node2 ] + + * Full List of Resources: + * A (ocf:pacemaker:Dummy): Started node2 + * B (ocf:pacemaker:Dummy): Started node2 |