From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Vitkov Date: Sat, 24 Jun 2006 09:40:16 +0000 Subject: Re: [LARTC] working patches for load balancing Message-Id: <449D0880.7050805@gmail.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org Thanks luciano, without CONFIG_IP_ROUTE_MULTIPATH_CACHED works like a charm. Luciano Ruete wrote: > El Sunday 18 June 2006 05:12, Vladimir Vitkov escribi=F3: >> yes it is set. >> Also both round robin and weighted modes >=20 > Ok, then may you hit the problem, give a tray to a kernel without=20 > CONFIG_IP_ROUTE_MULTIPATH_CACHED. >=20 > Two months ago i have the same problem, the multipath cached option was=20 > EXPERIMENTAL at that time (i think it still is), and it does not work=20 > properly, and to deactivate it is the cheeper way to make multipath work.= =20 >=20 > If you insist whit make CONFIG_IP_ROUTE_MULTIPATH_CACHED you must remembe= r=20 > that you need to select one of the cache selection algos, not only build = them=20 > in the kernel, also you need to specify one whit the ip route command, ie= (for=20 > round robin): >=20 > ip route add default mpath rr nexthop via.... >=20 --=20 If everything fails, use a hammer Vladimir Vitkov