>don't forget do document your new knowledge to the HA wiki.
>That was the price...  ;-))
There's a wiki!!!?? Not the main site.. I don't see it.

How do I import the XML for my stonith into the cluster (hopefully not
triggering some problem and cause it to switch to the other node for no
reason.. Yikes)?

> <clone id="DoFencing">
>   <instance_attributes>
>     <attributes>
>       <nvpair name="clone_max" value="2"/>
>       <nvpair name="clone_node_max" value="1"/>
>     </attributes>
>   </instance_attributes>
>   <primitive id="child_DoFencing" class="stonith"
> type="external/powerio" provider="heartbeat">
>     <operations>
>       <op name="monitor" interval="5s" timeout="20s"
prereq="nothing"/>
>       <op name="start" timeout="20s" prereq="nothing"/>
>     </operations>
>     <instance_attributes>
>       <attributes>
>         <nvpair name="hostlist" value="castor,pollux"/>
>       </attributes>
>     </instance_attributes>
>   </primitive>
> </clone>

I assume it's crm_resource or something but a little worried on trying
commands out.

George
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to