diff options
Diffstat (limited to 'cts/scheduler/summary/ticket-promoted-3.summary')
-rw-r--r-- | cts/scheduler/summary/ticket-promoted-3.summary | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/cts/scheduler/summary/ticket-promoted-3.summary b/cts/scheduler/summary/ticket-promoted-3.summary new file mode 100644 index 0000000..ee8912b --- /dev/null +++ b/cts/scheduler/summary/ticket-promoted-3.summary @@ -0,0 +1,31 @@ +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: + * Stop rsc1:0 ( Promoted node1 ) due to node availability + * Stop rsc1:1 ( Unpromoted node2 ) due to node availability + +Executing Cluster Transition: + * Pseudo action: ms1_demote_0 + * Resource action: rsc1:1 demote on node1 + * Pseudo action: ms1_demoted_0 + * Pseudo action: ms1_stop_0 + * Resource action: rsc1:1 stop on node1 + * Resource action: rsc1:0 stop on node2 + * Pseudo action: ms1_stopped_0 + +Revised Cluster Status: + * Node List: + * Online: [ node1 node2 ] + + * Full List of Resources: + * rsc_stonith (stonith:null): Started node1 + * Clone Set: ms1 [rsc1] (promotable): + * Stopped: [ node1 node2 ] |