blob: 7168e8eeed26361aae4c784aba72504d216f5b82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<transition_graph cluster-delay="60s" stonith-timeout="60s" failed-stop-offset="INFINITY" failed-start-offset="INFINITY" transition_id="0">
<synapse id="0">
<action_set>
<rsc_op id="1" operation="start" operation_key="fencing-sbd_start_0" on_node="hex-0" on_node_uuid="hex-0">
<primitive id="fencing-sbd" class="stonith" type="external/sbd"/>
<attributes CRM_meta_on_node="hex-0" CRM_meta_on_node_uuid="hex-0" CRM_meta_timeout="600000" sbd_device="/dev/disk/by-id/dm-uuid-part1-mpath-3600508b400105b5a0001500000250000"/>
</rsc_op>
</action_set>
<inputs/>
</synapse>
</transition_graph>
|