Reaction to myself,

Seems I've forgotten some instance attributes; added 
    <nvpair id="meat_stonith_cloneset-03" name="globally_unique"
value="false"/>
    <nvpair id="meat_stonith_cloneset-04" name="target_role"
value="started"/>

and now I'm a happy MeatWare device :-)

Cheers,
Sander


On Sat, 2007-08-25 at 21:02 +0200, Sander van Vugt wrote:
> Hi list,
> 
> I'm trying to set up a temporary stonith device based on the meatware
> RA. Followed more or less the same lines as when configuring SSH Stonith
> RA's in other setups (which worked). For some reason this setup (see
> below) doesn't work. Did I forget something? The XML I've written:
> 
> *******
> <clone id="meat_stonith_cloneset">
>  <instance_attributes id="meat_stonith_cloneset">
>   <attributes>
>    <nvpair id="meat_stonith_cloneset-01" name="clone_max" value="2"/>
>    <nvpair id="meat_stonith_cloneset-02" name="clone_node_max"
> value="1"/>
>    <nvpair id="meat_stonith_cloneset-03" name="globally_unique"
> value="false"/>
>   </attributes>
>  </instance_attributes>
>  <primitive id="meat_stonith_clone" class="stonith" type="meatware"
> provider="heartbeat">
>   <operations>
>    <op name="monitor" interval="5s" timeout="20s" prereq="nothing"
> id="meat_stonith_clone-op-01"/>
>    <op name="start" timeout="20s" prereq="nothing"
> id="meat_stonith_clone-op-02"/>
>   </operations>
>   <instance_attributes id="meat_stonith_clone">
>    <attributes>
>     <nvpair id="meat_stonith_clone-01" name="hostlist" value="lin lor"/>
>    </attributes>
>   </instance_attributes>
>  </primitive>
> </clone>
> *********
> 
> Further details: using Heartbeat 2.1.2 on SLES 10.1., no particular
> changes to ha.cf.
> 
> Thanks,
> Sander
> 
> 
> _______________________________________________
> Linux-HA mailing list
> [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
> 

_______________________________________________
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