On Fri, Feb 27, 2009 at 16:04, Michael Schwartzkopff <[email protected]> wrote: > Am Freitag, 27. Februar 2009 15:21:34 schrieb Michael Schwartzkopff: >> Hi, >> >> my system: debian lenny, heartbeat 2.99.2-1, pacemaker 1.0.1-1. >> >> In ha.cf I have 2 ping nodes: >> ping 82.135.103.97 192.168.188.19 >> >> From the command line I can ping both hosts. When I start heartbeat I see >> that my node is sending and receiving icmp packets to and from both hosts. >> >> Also the log file recognises two ping nodes: >> Feb 27 14:13:54 fw4 heartbeat: [24762]: info: Link >> 82.135.103.97:82.135.103.97 up. >> Feb 27 14:13:54 fw4 heartbeat: [24762]: info: Status update for node >> 82.135.103.97: status ping >> Feb 27 14:13:54 fw4 heartbeat: [24762]: info: Status update for node >> 192.168.188.119: status ping >> Feb 27 14:13:54 fw4 heartbeat: [24762]: info: Link >> 192.168.188.119:192.168.188.119 up. >> >> When I start ping manually >> /usr/lib/heartbeat/pingd -m100 -d5 >> >> I see that the ndoe only recoginses ONE ping node and according only gives >> 100 points: > (...) >> >> the problem occures on BOTH nodes of the cluster. The ping node that is not >> recognized is the default router. Anybody any idea what went wrong here? >> Thank for helping. > > Hi, > playing further with the cluster it seems that it always counts one ping node > to few points. > I configured 3 ping nodes and I got 200 points. > When I disable icmp for one ping node I got 100 points. > When I disable icmp for the next host I get 0 points. > When I disable icmp for the last pingnode I get -100 points. > > Is this feature somewhere documented?
Its not a feature. Can you add a couple of -V options to your pingd command and attach the logs? _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
