Hi, On Fri, Sep 28, 2007 at 04:53:41PM -0500, Matt Zagrabelny wrote: > > On Fri, 2007-09-28 at 16:20 -0500, Matt Zagrabelny wrote: > > Hello, > > > > I am having problems of biblical proportions. This may be long winded, > > apologies up front. I have been reading about Heartbeat (version 2) all > > week and have been making progress in my specific implementation, > > however I have hit a major wall and can no longer make heads or tails of > > what is broken or how to fix it. > > [...] > > Update: > > If I revert to effectively the same configurations in a v1 setting > things are as stable, quiet, and all around pleasant. > > Here is the relevant v1 configs: > > % cat /etc/ha.d/ha.cf > use_logd on > > keepalive 1 > deadtime 5 > initdead 120 > > udpport 694 > baud 19200 > serial /dev/ttyS0 > bcast eth2 > > node cody > node tim > > crm off > > % cat /etc/ha.d/haresources > cody IPaddr2::131.212.4.153 IPaddr2::192.168.115.33 > > Again, in my v2 setting the second node to join has issues and implodes > (see logs in previous message).
Strange. v1 and v2 share the underlying messaging/communication layer. The difference though is that v2 is much more chatty. Perhaps that's where the problem lies. Thanks, Dejan > Any help much appreciated. Thanks, > > -- > Matt Zagrabelny - [EMAIL PROTECTED] - (218) 726 8844 > University of Minnesota Duluth > Information Technology Systems & Services > PGP key 1024D/84E22DA2 2005-11-07 > Fingerprint: 78F9 18B3 EF58 56F5 FC85 C5CA 53E7 887F 84E2 2DA2 > > He is not a fool who gives up what he cannot keep to gain what he cannot > lose. > -Jim Elliot > _______________________________________________ > 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
