diff options
Diffstat (limited to 'cts/scheduler/summary/594.summary')
-rw-r--r-- | cts/scheduler/summary/594.summary | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/cts/scheduler/summary/594.summary b/cts/scheduler/summary/594.summary new file mode 100644 index 0000000..dc6db75 --- /dev/null +++ b/cts/scheduler/summary/594.summary @@ -0,0 +1,55 @@ +Current cluster status: + * Node List: + * Node hadev3: UNCLEAN (offline) + * Online: [ hadev1 hadev2 ] + + * Full List of Resources: + * DcIPaddr (ocf:heartbeat:IPaddr): Started hadev2 + * rsc_hadev3 (ocf:heartbeat:IPaddr): Started hadev1 + * rsc_hadev2 (ocf:heartbeat:IPaddr): Started hadev2 + * rsc_hadev1 (ocf:heartbeat:IPaddr): Started hadev1 + * Clone Set: DoFencing [child_DoFencing] (unique): + * child_DoFencing:0 (stonith:ssh): Started hadev2 + * child_DoFencing:1 (stonith:ssh): Started hadev1 + * child_DoFencing:2 (stonith:ssh): Started hadev1 + +Transition Summary: + * Fence (reboot) hadev3 'peer is no longer part of the cluster' + * Move DcIPaddr ( hadev2 -> hadev1 ) + * Move rsc_hadev2 ( hadev2 -> hadev1 ) + * Stop child_DoFencing:0 ( hadev2 ) due to node availability + * Stop child_DoFencing:2 ( hadev1 ) due to node availability + +Executing Cluster Transition: + * Resource action: DcIPaddr stop on hadev2 + * Resource action: DcIPaddr monitor on hadev1 + * Resource action: rsc_hadev3 monitor on hadev2 + * Resource action: rsc_hadev2 stop on hadev2 + * Resource action: rsc_hadev2 monitor on hadev1 + * Resource action: child_DoFencing:0 monitor on hadev1 + * Resource action: child_DoFencing:2 monitor on hadev2 + * Pseudo action: DoFencing_stop_0 + * Fencing hadev3 (reboot) + * Resource action: DcIPaddr start on hadev1 + * Resource action: rsc_hadev2 start on hadev1 + * Resource action: child_DoFencing:0 stop on hadev2 + * Resource action: child_DoFencing:2 stop on hadev1 + * Pseudo action: DoFencing_stopped_0 + * Cluster action: do_shutdown on hadev2 + * Resource action: DcIPaddr monitor=5000 on hadev1 + * Resource action: rsc_hadev2 monitor=5000 on hadev1 + +Revised Cluster Status: + * Node List: + * Online: [ hadev1 hadev2 ] + * OFFLINE: [ hadev3 ] + + * Full List of Resources: + * DcIPaddr (ocf:heartbeat:IPaddr): Started hadev1 + * rsc_hadev3 (ocf:heartbeat:IPaddr): Started hadev1 + * rsc_hadev2 (ocf:heartbeat:IPaddr): Started hadev1 + * rsc_hadev1 (ocf:heartbeat:IPaddr): Started hadev1 + * Clone Set: DoFencing [child_DoFencing] (unique): + * child_DoFencing:0 (stonith:ssh): Stopped + * child_DoFencing:1 (stonith:ssh): Started hadev1 + * child_DoFencing:2 (stonith:ssh): Stopped |