Am Freitag, 23. November 2007 09:03 schrieb Andrew Beekhof: (...) > > If you specify your two pingnodes in the 'ha.cf' file (ping directive) > > you can configure your pingd clone resource with the help of rules and > > the host_list parameter of pingd to ping pingnode1 from node1 and > > pingnode2 from node2. I think this snippet should to the trick: > > IIRC the host_list parameter is optional... it was only intended to be > used if one didnt want all the configured ping nodes to be considered. > so, assuming node A only has "ping node1" in ha.cf and node B only has > "ping node2", then it should be possible to just do: > (...)
Hi, perhaps an even better solution to keep ha.cf identical and use a locne ressource: put the following line into ha.cf ping mypingnode and definde mypingnode differently in /etc/hosts of both nodes. Then you can happily use one clone ressource for both nodes. -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [EMAIL PROTECTED] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
