Hi, On Wed, Aug 29, 2007 at 07:48:28PM +0200, [EMAIL PROTECTED] wrote: > > Hi together, > > I need some help to configure the stonith device on a two node cluster > providing xen virtual machines in drbd devices. > > Both server are HP hardware and have a integrated lights out device on > board. So I would like to use that as stonith device. > > I read through the documentation and found that I can use the > external/riloe plugin, which works on the command line quiet fine. > > Now when it comes to the cluster config I think I have to add a clone > resource for every integrated lights out ?
It doesn't have to be a clone. A stonith resource is just like any other, except that it is of class stonith, of course. So, you could for example define two resources, one for each stonith device. Then define constraints to run them somewhere, or never to run them on the same host where the ilo device is hosted. > As there are two nodes in the cluster, does the hostlist parameter of the > resource have to contain both node names or just the one that kills the > other node ? You need just one per resource. If you search the archives, I think you'll find quite a few examples. > Thanks for any help, > Rainer > > Allianz Elementar Versicherungs-Aktiengesellschaft > A-1130 Wien, Hietzinger Kai 101-105 > FN 34004g, Handelsgericht Wien > UID: ATU 1536 4406; DVR: 0003565 > http://www.allianz.at > > ******************************************************** > Dieses E-Mail und allfaellig daran angeschlossene Anhaenge > enthalten Informationen, die vertraulich und > ausschliesslich fuer den (die) bezeichneten Adressaten > bestimmt sind. > Wenn Sie nicht der genannte Adressat sind, darf dieses > E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen > Personen zugaenglich gemacht noch in anderer Weise > verwertet werden. > Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten > wir Sie, dieses E-Mail und saemtliche angeschlossene > Anhaenge zu loeschen. > ******************************************************** > > _______________________________________________ > 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
