diff options
Diffstat (limited to 'cts/scheduler/summary/restart-with-extra-op-params.summary')
-rw-r--r-- | cts/scheduler/summary/restart-with-extra-op-params.summary | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/cts/scheduler/summary/restart-with-extra-op-params.summary b/cts/scheduler/summary/restart-with-extra-op-params.summary new file mode 100644 index 0000000..d80e0d9 --- /dev/null +++ b/cts/scheduler/summary/restart-with-extra-op-params.summary @@ -0,0 +1,25 @@ +Using the original execution date of: 2021-03-31 14:58:18Z +Current cluster status: + * Node List: + * Online: [ node1 node2 ] + + * Full List of Resources: + * Fencing (stonith:fence_dummy): Started node1 + * dummy1 (ocf:pacemaker:Dummy): Started node2 + +Transition Summary: + * Restart dummy1 ( node2 ) due to resource definition change + +Executing Cluster Transition: + * Resource action: dummy1 stop on node2 + * Resource action: dummy1 start on node2 + * Resource action: dummy1 monitor=10000 on node2 +Using the original execution date of: 2021-03-31 14:58:18Z + +Revised Cluster Status: + * Node List: + * Online: [ node1 node2 ] + + * Full List of Resources: + * Fencing (stonith:fence_dummy): Started node1 + * dummy1 (ocf:pacemaker:Dummy): Started node2 |