diff options
Diffstat (limited to 'cts/scheduler/summary/ticket-clone-9.summary')
-rw-r--r-- | cts/scheduler/summary/ticket-clone-9.summary | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/cts/scheduler/summary/ticket-clone-9.summary b/cts/scheduler/summary/ticket-clone-9.summary new file mode 100644 index 0000000..1dfd9b4 --- /dev/null +++ b/cts/scheduler/summary/ticket-clone-9.summary @@ -0,0 +1,33 @@ +Current cluster status: + * Node List: + * Online: [ node1 node2 ] + + * Full List of Resources: + * rsc_stonith (stonith:null): Started node1 + * Clone Set: clone1 [rsc1]: + * Started: [ node1 node2 ] + +Transition Summary: + * Fence (reboot) node2 'deadman ticket was lost' + * Fence (reboot) node1 'deadman ticket was lost' + * Stop rsc_stonith ( node1 ) due to node availability + * Stop rsc1:0 ( node1 ) due to node availability + * Stop rsc1:1 ( node2 ) due to node availability + +Executing Cluster Transition: + * Pseudo action: rsc_stonith_stop_0 + * Fencing node1 (reboot) + * Fencing node2 (reboot) + * Pseudo action: clone1_stop_0 + * Pseudo action: rsc1:1_stop_0 + * Pseudo action: rsc1:0_stop_0 + * Pseudo action: clone1_stopped_0 + +Revised Cluster Status: + * Node List: + * OFFLINE: [ node1 node2 ] + + * Full List of Resources: + * rsc_stonith (stonith:null): Stopped + * Clone Set: clone1 [rsc1]: + * Stopped: [ node1 node2 ] |