diff options
Diffstat (limited to 'cts/scheduler/summary/829.summary')
-rw-r--r-- | cts/scheduler/summary/829.summary | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/cts/scheduler/summary/829.summary b/cts/scheduler/summary/829.summary new file mode 100644 index 0000000..f51849e --- /dev/null +++ b/cts/scheduler/summary/829.summary @@ -0,0 +1,64 @@ +Current cluster status: + * Node List: + * Node c001n02: UNCLEAN (offline) + * Online: [ c001n01 c001n03 c001n08 ] + + * Full List of Resources: + * DcIPaddr (ocf:heartbeat:IPaddr): Started c001n08 + * rsc_c001n08 (ocf:heartbeat:IPaddr): Started c001n08 + * rsc_c001n02 (ocf:heartbeat:IPaddr): Started c001n02 (UNCLEAN) + * rsc_c001n03 (ocf:heartbeat:IPaddr): Started c001n03 + * rsc_c001n01 (ocf:heartbeat:IPaddr): Started c001n01 + * Clone Set: DoFencing [child_DoFencing] (unique): + * child_DoFencing:0 (stonith:ssh): Started c001n02 (UNCLEAN) + * child_DoFencing:1 (stonith:ssh): Started c001n03 + * child_DoFencing:2 (stonith:ssh): Started c001n01 + * child_DoFencing:3 (stonith:ssh): Started c001n08 + +Transition Summary: + * Fence (reboot) c001n02 'peer is no longer part of the cluster' + * Move rsc_c001n02 ( c001n02 -> c001n01 ) + * Stop child_DoFencing:0 ( c001n02 ) due to node availability + +Executing Cluster Transition: + * Resource action: DcIPaddr monitor on c001n03 + * Resource action: DcIPaddr monitor on c001n01 + * Resource action: rsc_c001n08 monitor on c001n03 + * Resource action: rsc_c001n08 monitor on c001n01 + * Resource action: rsc_c001n02 monitor on c001n08 + * Resource action: rsc_c001n02 monitor on c001n03 + * Resource action: rsc_c001n02 monitor on c001n01 + * Resource action: rsc_c001n03 monitor on c001n08 + * Resource action: rsc_c001n03 monitor on c001n01 + * Resource action: rsc_c001n01 monitor on c001n08 + * Resource action: rsc_c001n01 monitor on c001n03 + * Resource action: child_DoFencing:0 monitor on c001n01 + * Resource action: child_DoFencing:1 monitor on c001n01 + * Resource action: child_DoFencing:2 monitor on c001n08 + * Resource action: child_DoFencing:2 monitor on c001n03 + * Resource action: child_DoFencing:3 monitor on c001n03 + * Resource action: child_DoFencing:3 monitor on c001n01 + * Pseudo action: DoFencing_stop_0 + * Fencing c001n02 (reboot) + * Pseudo action: rsc_c001n02_stop_0 + * Pseudo action: child_DoFencing:0_stop_0 + * Pseudo action: DoFencing_stopped_0 + * Resource action: rsc_c001n02 start on c001n01 + * Resource action: rsc_c001n02 monitor=5000 on c001n01 + +Revised Cluster Status: + * Node List: + * Online: [ c001n01 c001n03 c001n08 ] + * OFFLINE: [ c001n02 ] + + * Full List of Resources: + * DcIPaddr (ocf:heartbeat:IPaddr): Started c001n08 + * rsc_c001n08 (ocf:heartbeat:IPaddr): Started c001n08 + * rsc_c001n02 (ocf:heartbeat:IPaddr): Started c001n01 + * rsc_c001n03 (ocf:heartbeat:IPaddr): Started c001n03 + * rsc_c001n01 (ocf:heartbeat:IPaddr): Started c001n01 + * Clone Set: DoFencing [child_DoFencing] (unique): + * child_DoFencing:0 (stonith:ssh): Stopped + * child_DoFencing:1 (stonith:ssh): Started c001n03 + * child_DoFencing:2 (stonith:ssh): Started c001n01 + * child_DoFencing:3 (stonith:ssh): Started c001n08 |