diff options
Diffstat (limited to 'cts/scheduler/summary/bug-lf-2606.summary')
-rw-r--r-- | cts/scheduler/summary/bug-lf-2606.summary | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/cts/scheduler/summary/bug-lf-2606.summary b/cts/scheduler/summary/bug-lf-2606.summary new file mode 100644 index 0000000..e0b7ebf --- /dev/null +++ b/cts/scheduler/summary/bug-lf-2606.summary @@ -0,0 +1,46 @@ +1 of 5 resource instances DISABLED and 0 BLOCKED from further action due to failure + +Current cluster status: + * Node List: + * Node node2: UNCLEAN (online) + * Online: [ node1 ] + + * Full List of Resources: + * rsc_stonith (stonith:null): Started node1 + * rsc1 (ocf:pacemaker:Dummy): FAILED node2 (disabled) + * rsc2 (ocf:pacemaker:Dummy): Started node2 + * Clone Set: ms3 [rsc3] (promotable): + * Promoted: [ node2 ] + * Unpromoted: [ node1 ] + +Transition Summary: + * Fence (reboot) node2 'rsc1 failed there' + * Stop rsc1 ( node2 ) due to node availability + * Move rsc2 ( node2 -> node1 ) + * Stop rsc3:1 ( Promoted node2 ) due to node availability + +Executing Cluster Transition: + * Pseudo action: ms3_demote_0 + * Fencing node2 (reboot) + * Pseudo action: rsc1_stop_0 + * Pseudo action: rsc2_stop_0 + * Pseudo action: rsc3:1_demote_0 + * Pseudo action: ms3_demoted_0 + * Pseudo action: ms3_stop_0 + * Resource action: rsc2 start on node1 + * Pseudo action: rsc3:1_stop_0 + * Pseudo action: ms3_stopped_0 + * Resource action: rsc2 monitor=10000 on node1 + +Revised Cluster Status: + * Node List: + * Online: [ node1 ] + * OFFLINE: [ node2 ] + + * Full List of Resources: + * rsc_stonith (stonith:null): Started node1 + * rsc1 (ocf:pacemaker:Dummy): Stopped (disabled) + * rsc2 (ocf:pacemaker:Dummy): Started node1 + * Clone Set: ms3 [rsc3] (promotable): + * Unpromoted: [ node1 ] + * Stopped: [ node2 ] |