diff options
Diffstat (limited to 'cts/scheduler/summary/expire-non-blocked-failure.summary')
-rw-r--r-- | cts/scheduler/summary/expire-non-blocked-failure.summary | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/cts/scheduler/summary/expire-non-blocked-failure.summary b/cts/scheduler/summary/expire-non-blocked-failure.summary new file mode 100644 index 0000000..0ca6c54 --- /dev/null +++ b/cts/scheduler/summary/expire-non-blocked-failure.summary @@ -0,0 +1,24 @@ +0 of 3 resource instances DISABLED and 1 BLOCKED from further action due to failure + +Current cluster status: + * Node List: + * Online: [ node1 node2 ] + + * Full List of Resources: + * rsc_stonith (stonith:null): Started node1 + * rsc1 (ocf:pacemaker:Dummy): FAILED node2 (blocked) + * rsc2 (ocf:pacemaker:Dummy): Started node1 + +Transition Summary: + +Executing Cluster Transition: + * Cluster action: clear_failcount for rsc2 on node1 + +Revised Cluster Status: + * Node List: + * Online: [ node1 node2 ] + + * Full List of Resources: + * rsc_stonith (stonith:null): Started node1 + * rsc1 (ocf:pacemaker:Dummy): FAILED node2 (blocked) + * rsc2 (ocf:pacemaker:Dummy): Started node1 |