Am Freitag, 23. November 2007 09:03 schrieb Andrew Beekhof: (...) > 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: > > <clone id="pingd"> > <primitive id="pingd-child" provider="heartbeat" class="ocf" > type="pingd"> > <operations> > <op id="pingd-child-monitor" name="monitor" interval="20s" > timeout="40s" prereq="nothing"/> > <op id="pingd-child-start" name="start" prereq="nothing"/> > </operations> > <instance_attributes id="pingd_inst_attr"> > <attributes> > <nvpair id="pingd-dampen" name="dampen" value="5s"/> > <nvpair id="pingd-multiplier" name="multiplier" value="100"/> > </attributes> > </instance_attributes> > </primitive> > </clone> >
I would prefer to have ha.cf identical on both nodes and have a two different resources and two location constrains in my CIB. this would be more symmeric ;-) -- 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
