diff options
Diffstat (limited to 'cts/scheduler/summary/inc1.summary')
-rw-r--r-- | cts/scheduler/summary/inc1.summary | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/cts/scheduler/summary/inc1.summary b/cts/scheduler/summary/inc1.summary new file mode 100644 index 0000000..5201a44 --- /dev/null +++ b/cts/scheduler/summary/inc1.summary @@ -0,0 +1,59 @@ +Current cluster status: + * Node List: + * Online: [ node1 node2 ] + + * Full List of Resources: + * rsc1 (ocf:heartbeat:apache): Stopped + * Clone Set: rsc2 [child_rsc2] (unique): + * child_rsc2:0 (ocf:heartbeat:apache): Stopped + * child_rsc2:1 (ocf:heartbeat:apache): Stopped + * child_rsc2:2 (ocf:heartbeat:apache): Stopped + * child_rsc2:3 (ocf:heartbeat:apache): Stopped + * child_rsc2:4 (ocf:heartbeat:apache): Stopped + * rsc3 (ocf:heartbeat:apache): Stopped + +Transition Summary: + * Start rsc1 ( node1 ) + * Start child_rsc2:0 ( node2 ) + * Start child_rsc2:1 ( node1 ) + * Start child_rsc2:2 ( node2 ) + * Start child_rsc2:3 ( node1 ) + * Start rsc3 ( node2 ) + +Executing Cluster Transition: + * Resource action: rsc1 monitor on node2 + * Resource action: rsc1 monitor on node1 + * Resource action: child_rsc2:0 monitor on node2 + * Resource action: child_rsc2:0 monitor on node1 + * Resource action: child_rsc2:1 monitor on node2 + * Resource action: child_rsc2:1 monitor on node1 + * Resource action: child_rsc2:2 monitor on node2 + * Resource action: child_rsc2:2 monitor on node1 + * Resource action: child_rsc2:3 monitor on node2 + * Resource action: child_rsc2:3 monitor on node1 + * Resource action: child_rsc2:4 monitor on node2 + * Resource action: child_rsc2:4 monitor on node1 + * Resource action: rsc3 monitor on node2 + * Resource action: rsc3 monitor on node1 + * Resource action: rsc1 start on node1 + * Pseudo action: rsc2_start_0 + * Resource action: child_rsc2:0 start on node2 + * Resource action: child_rsc2:1 start on node1 + * Resource action: child_rsc2:2 start on node2 + * Resource action: child_rsc2:3 start on node1 + * Pseudo action: rsc2_running_0 + * Resource action: rsc3 start on node2 + +Revised Cluster Status: + * Node List: + * Online: [ node1 node2 ] + + * Full List of Resources: + * rsc1 (ocf:heartbeat:apache): Started node1 + * Clone Set: rsc2 [child_rsc2] (unique): + * child_rsc2:0 (ocf:heartbeat:apache): Started node2 + * child_rsc2:1 (ocf:heartbeat:apache): Started node1 + * child_rsc2:2 (ocf:heartbeat:apache): Started node2 + * child_rsc2:3 (ocf:heartbeat:apache): Started node1 + * child_rsc2:4 (ocf:heartbeat:apache): Stopped + * rsc3 (ocf:heartbeat:apache): Started node2 |