Alan Robertson wrote:
Well, we spent a bit of time looking at this before the release went
out, and thought we had fixed it.  In fact, is is fixed on SUSE Linux,
but obviously not really fixed :-(.
http://old.linux-foundation.org/developer_bugzilla/show_bug.cgi?id=1678

R2 external STONITH handling is much more sophisticated, and much
better.  But, there is no separate external device, but it supports
external devices.
The 2cib converter translated this v1 line:
stonith_host    * external foo /etc/ha.d/wti.pl

into:

---<SNIP>---
<primitive class="stonith" id="stonith_6" provider="heartbeat" type="external">
 <operations>
<op id="stonith_6_mon" interval="5s" name="monitor" prereq="nothing" timeout="20s"/>
   <op id="stonith_6_start" name="start" prereq="nothing" timeout="20s"/>
 </operations>
 <instance_attributes id="stonith_6_inst_attr">
   <attributes>
     <nvpair id="stonith_6_attr_2" name="ibmrsa" value="foo"/>
     <nvpair id="stonith_6_attr_3" name="riloe" value="/etc/ha.d/wti.pl"/>
   </attributes>
 </instance_attributes>
</primitive>
---<SNIP>---

This looks futile, what would be the R2 way to use a script to handle the stonith?


--
Leroy
_______________________________________________
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