diff options
Diffstat (limited to 'cts/scheduler/summary/node-maintenance-1.summary')
-rw-r--r-- | cts/scheduler/summary/node-maintenance-1.summary | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/cts/scheduler/summary/node-maintenance-1.summary b/cts/scheduler/summary/node-maintenance-1.summary new file mode 100644 index 0000000..eb75567 --- /dev/null +++ b/cts/scheduler/summary/node-maintenance-1.summary @@ -0,0 +1,26 @@ +Current cluster status: + * Node List: + * Node node2: maintenance + * Online: [ node1 ] + + * Full List of Resources: + * rsc_stonith (stonith:null): Started node1 + * rsc1 (ocf:pacemaker:Dummy): Started node1 + * rsc2 (ocf:pacemaker:Dummy): Started node2 (maintenance) + +Transition Summary: + * Stop rsc1 ( node1 ) due to node availability + +Executing Cluster Transition: + * Resource action: rsc1 stop on node1 + * Resource action: rsc2 cancel=10000 on node2 + +Revised Cluster Status: + * Node List: + * Node node2: maintenance + * Online: [ node1 ] + + * Full List of Resources: + * rsc_stonith (stonith:null): Started node1 + * rsc1 (ocf:pacemaker:Dummy): Stopped + * rsc2 (ocf:pacemaker:Dummy): Started node2 (maintenance) |