diff options
Diffstat (limited to 'cts/scheduler/summary/ticket-promoted-21.summary')
-rw-r--r-- | cts/scheduler/summary/ticket-promoted-21.summary | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/cts/scheduler/summary/ticket-promoted-21.summary b/cts/scheduler/summary/ticket-promoted-21.summary new file mode 100644 index 0000000..f116a2e --- /dev/null +++ b/cts/scheduler/summary/ticket-promoted-21.summary @@ -0,0 +1,36 @@ +Current cluster status: + * Node List: + * Online: [ node1 node2 ] + + * Full List of Resources: + * rsc_stonith (stonith:null): Started node1 + * Clone Set: ms1 [rsc1] (promotable): + * Promoted: [ node1 ] + * Unpromoted: [ node2 ] + +Transition Summary: + * Fence (reboot) node1 'deadman ticket was lost' + * Move rsc_stonith ( node1 -> node2 ) + * Stop rsc1:0 ( Promoted node1 ) due to node availability + +Executing Cluster Transition: + * Pseudo action: rsc_stonith_stop_0 + * Pseudo action: ms1_demote_0 + * Fencing node1 (reboot) + * Resource action: rsc_stonith start on node2 + * Pseudo action: rsc1:1_demote_0 + * Pseudo action: ms1_demoted_0 + * Pseudo action: ms1_stop_0 + * Pseudo action: rsc1:1_stop_0 + * Pseudo action: ms1_stopped_0 + +Revised Cluster Status: + * Node List: + * Online: [ node2 ] + * OFFLINE: [ node1 ] + + * Full List of Resources: + * rsc_stonith (stonith:null): Started node2 + * Clone Set: ms1 [rsc1] (promotable): + * Unpromoted: [ node2 ] + * Stopped: [ node1 ] |