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