Hi, On Tue, May 17, 2011 at 04:10:14PM +0400, Alexander Polyakov wrote: > IPaddr not work correctly on large routing tables on Linux > > If the contents of the routing table is large (eg, full view, derived > from the quagga) then the node can not remove the public IP address. > In the top hang two Process: route and grep "remove ip ". Because of > this, there is no valid switch node.
Just how big is your routing table? What does "time route -n" show? Thanks, Dejan > Solving the problem - comment lines 580,582 in the file IPaddr > # if [`$ ROUTE-n | grep $ OCF_RESKEY_ip`]; then > delete_route "$ OCF_RESKEY_ip" > # fi > > С уважением, > Александр Поляков > Hurnet Technologies > 192102 Санкт-Петербург, ул. Садовая д.104 > +7(812)318-15-18 доб.201 > _______________________________________________ > 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
