diff options
Diffstat (limited to 'cts/scheduler/summary/rec-node-1.summary')
-rw-r--r-- | cts/scheduler/summary/rec-node-1.summary | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/cts/scheduler/summary/rec-node-1.summary b/cts/scheduler/summary/rec-node-1.summary new file mode 100644 index 0000000..35d9dd3 --- /dev/null +++ b/cts/scheduler/summary/rec-node-1.summary @@ -0,0 +1,27 @@ +Current cluster status: + * Node List: + * Online: [ node2 ] + * OFFLINE: [ node1 ] + + * Full List of Resources: + * rsc1 (ocf:heartbeat:apache): Stopped + * rsc2 (ocf:heartbeat:apache): Stopped + +Transition Summary: + * Start rsc1 ( node2 ) + * Start rsc2 ( node2 ) + +Executing Cluster Transition: + * Resource action: rsc1 monitor on node2 + * Resource action: rsc2 monitor on node2 + * Resource action: rsc1 start on node2 + * Resource action: rsc2 start on node2 + +Revised Cluster Status: + * Node List: + * Online: [ node2 ] + * OFFLINE: [ node1 ] + + * Full List of Resources: + * rsc1 (ocf:heartbeat:apache): Started node2 + * rsc2 (ocf:heartbeat:apache): Started node2 |