Am Montag, 16. März 2009 14:42:42 schrieb Darrin Henshaw: > Hello, > > I'm running Heartbeat 1.2 on CentOS 4.7, serving up one virtual IP for an > Asterisk cluster. We are interested in using multiple paths for heartbeat > communication. I don't have a serial cable, so we are looking at using a > crossover connection and would like to use unicast as well. I know it's > possible, at least the following walkthrough alludes to the fact that it > is: http://linux-ha.org/GettingStarted. > > I need to know how to actually specify this in the config files, do you > simply put both directives in it, for example: > > bcast eth1 > ucast eth0 172.16.120.68 > > Thanks. > > > ________________________________ > This email and its attachments may be confidential and are intended solely > for the use of the individual or parties' to whom it is addressed. All > comments are solely those of the author and do not necessarily represent > those of Ignition. If you are not the intended recipient of this email and > its attachments, you must take no action based upon them, nor must you copy > or show them to anyone. Please contact the sender if you believe you have > received this email in error. Thanks for considering the environmental > impact before printing this email. > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems
hi, first of all, please consider using a actual version of the software. Many bugs were removed. I don't know if it is possible to mave multiple heartbeat paths in the old version, but in actual version you just configure multiple paths in ha.cf. Something like: bcast eth0 bcast eth1 ucast or mcast statements are also possible. -- 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
