On Mon, Feb 7, 2011 at 2:05 PM, Hugo, Marcio <[email protected]> wrote: > Hi... > > I am configuring a cluster SLES 11 - SP1. But when defining the resource > stonith (RILO - HP Proliant), this error occurring... > > After forcing the failure of a node (network failure), the node is restarted > and resources are migrated to another node. > > But (strange behavior), after some minutes the second node that is full > featured (integro status), is also restarted.
I'm guessing the original node came back and shot it. http://ourobengr.com/ha > > Can someone help me ... > > > Follows the example: > > <primitive class="stonith" id="ST_ILO_LEGADOPRD1" type="external/riloe"> > <operations id="ST_ILO_LEGADOPRD1-operations"> > </operations> > <instance_attributes id="ST_ILO_LEGADOPRD1-instance_attributes"> > <nvpair id="ST_ILO_LEGADOPRD1-instance_attributes-hostlist" > name="hostlist" value="legadoprd1"/> > <nvpair id="ST_ILO_LEGADOPRD1-instance_attributes-ilo_hostname" > name="ilo_hostname" value="192.168.2.103"/> > <nvpair id="ST_ILO_LEGADOPRD1-instance_attributes-ilo_user" > name="ilo_user" value="Administrator"/> > <nvpair id="ST_ILO_LEGADOPRD1-instance_attributes-ilo_password" > name="ilo_password" value="V9P25HGC"/> > <nvpair > id="ST_ILO_LEGADOPRD1-instance_attributes-ilo_powerdown_method" > name="ilo_powerdown_method" value="power"/> > </instance_attributes> > <meta_attributes id="ST_ILO_LEGADOPRD1-meta_attributes"> > <nvpair id="ST_ILO_LEGADOPRD1-meta_attributes-target-role" > name="target-role" value="started"/> > </meta_attributes> > </primitive> > <primitive class="stonith" id="ST_ILO_LEGADOPRD2" type="external/riloe"> > <operations id="ST_ILO_LEGADOPRD2-operations"> > </operations> > <instance_attributes id="ST_ILO_LEGADOPRD2-instance_attributes"> > <nvpair id="ST_ILO_LEGADOPRD2-instance_attributes-hostlist" > name="hostlist" value="legadoprd2"/> > <nvpair id="ST_ILO_LEGADOPRD2-instance_attributes-ilo_hostname" > name="ilo_hostname" value="192.168.2.111"/> > <nvpair id="ST_ILO_LEGADOPRD2-instance_attributes-ilo_user" > name="ilo_user" value="Administrator"/> > <nvpair id="ST_ILO_LEGADOPRD2-instance_attributes-ilo_password" > name="ilo_password" value="N7KXR2CJ"/> > <nvpair > id="ST_ILO_LEGADOPRD2-instance_attributes-ilo_powerdown_method" > name="ilo_powerdown_method" value="power"/> > </instance_attributes> > <meta_attributes id="ST_ILO_LEGADOPRD2-meta_attributes"> > <nvpair id="ST_ILO_LEGADOPRD2-meta_attributes-target-role" > name="target-role" value="stopped"/> > </meta_attributes> > </primitive> > > > Att, Marcio Hugo > Technology Consultant, EB HPS Technology Services > Hewlett-Packard Company > +55 11 7148 2184 / Mobile > [email protected] / Email > Av. Tamboré, 74/200 > Barueri, SP 06400-000 - Brazil > > _______________________________________________ > 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
