diff options
Diffstat (limited to 'cts/scheduler/exp/systemhealthm1.exp')
-rw-r--r-- | cts/scheduler/exp/systemhealthm1.exp | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/cts/scheduler/exp/systemhealthm1.exp b/cts/scheduler/exp/systemhealthm1.exp new file mode 100644 index 0000000..8d16fed --- /dev/null +++ b/cts/scheduler/exp/systemhealthm1.exp @@ -0,0 +1,28 @@ +<transition_graph cluster-delay="60s" stonith-timeout="60s" failed-stop-offset="INFINITY" failed-start-offset="INFINITY" transition_id="0"> + <synapse id="0"> + <action_set> + <crm_event id="2" operation="stonith" operation_key="stonith-hs21d-reboot" on_node="hs21d" on_node_uuid="737318c6-0f92-4592-9754-45967d45aff7"> + <attributes CRM_meta_on_node="hs21d" CRM_meta_on_node_uuid="737318c6-0f92-4592-9754-45967d45aff7" CRM_meta_stonith_action="reboot" /> + <downed> + <node id="737318c6-0f92-4592-9754-45967d45aff7"/> + </downed> + </crm_event> + </action_set> + <inputs/> + </synapse> + <synapse id="1"> + <action_set> + <crm_event id="1" operation="stonith" operation_key="stonith-hs21c-reboot" on_node="hs21c" on_node_uuid="c97a3ee5-02d8-4fad-a9fb-a79ae2b35549"> + <attributes CRM_meta_on_node="hs21c" CRM_meta_on_node_uuid="c97a3ee5-02d8-4fad-a9fb-a79ae2b35549" CRM_meta_stonith_action="reboot" /> + <downed> + <node id="c97a3ee5-02d8-4fad-a9fb-a79ae2b35549"/> + </downed> + </crm_event> + </action_set> + <inputs> + <trigger> + <crm_event id="2" operation="stonith" operation_key="stonith-hs21d-reboot" on_node="hs21d" on_node_uuid="737318c6-0f92-4592-9754-45967d45aff7"/> + </trigger> + </inputs> + </synapse> +</transition_graph> |