diff options
Diffstat (limited to 'cts/scheduler/summary/rec-node-11.summary')
-rw-r--r-- | cts/scheduler/summary/rec-node-11.summary | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/cts/scheduler/summary/rec-node-11.summary b/cts/scheduler/summary/rec-node-11.summary new file mode 100644 index 0000000..453dc00 --- /dev/null +++ b/cts/scheduler/summary/rec-node-11.summary @@ -0,0 +1,47 @@ +Current cluster status: + * Node List: + * Node node1: UNCLEAN (online) + * Online: [ node2 ] + + * Full List of Resources: + * stonith-1 (stonith:dummy): Stopped + * Resource Group: group1: + * rsc1 (ocf:heartbeat:apache): Started node1 + * rsc2 (ocf:heartbeat:apache): Started node1 + * rsc3 (ocf:heartbeat:apache): Started node2 + +Transition Summary: + * Fence (reboot) node1 'peer process is no longer available' + * Start stonith-1 ( node2 ) + * Move rsc1 ( node1 -> node2 ) + * Move rsc2 ( node1 -> node2 ) + * Restart rsc3 ( node2 ) + +Executing Cluster Transition: + * Resource action: stonith-1 monitor on node2 + * Resource action: rsc1 monitor on node2 + * Resource action: rsc2 monitor on node2 + * Fencing node1 (reboot) + * Resource action: stonith-1 start on node2 + * Pseudo action: group1_stop_0 + * Pseudo action: rsc2_stop_0 + * Pseudo action: rsc1_stop_0 + * Pseudo action: group1_stopped_0 + * Resource action: rsc3 stop on node2 + * Resource action: rsc3 start on node2 + * Pseudo action: group1_start_0 + * Resource action: rsc1 start on node2 + * Resource action: rsc2 start on node2 + * Pseudo action: group1_running_0 + +Revised Cluster Status: + * Node List: + * Online: [ node2 ] + * OFFLINE: [ node1 ] + + * Full List of Resources: + * stonith-1 (stonith:dummy): Started node2 + * Resource Group: group1: + * rsc1 (ocf:heartbeat:apache): Started node2 + * rsc2 (ocf:heartbeat:apache): Started node2 + * rsc3 (ocf:heartbeat:apache): Started node2 |