* Re: [PATCH] Disable multipath cache routing [not found] <446ED597.20300@calsoftinc.com> @ 2006-05-20 9:41 ` pravin b shelar 2006-05-20 20:51 ` Chris Wedgwood 0 siblings, 1 reply; 3+ messages in thread From: pravin b shelar @ 2006-05-20 9:41 UTC (permalink / raw) To: Chris Wedgwood; +Cc: netdev, Ravikiran G Thirumalai Chris Wedgwood wrote: > Apparently IP_ROUTE_MULTIPATH_CACHED isn't entirely safe to use and > will oops the kernel "sooner or later". The Kconfig comment says > EXPERIMENTAL but it's not. > > Let's go further and mark it BROKEN for now (leaving the comment as-is > though). If nobody steps up to resurrect this code we can discuss > removing it entirely. I am working on Linux multipath networking and I will like to fix bugs related to equal cost multipath caching support. So can u send me following information about the oops :- kernel version config file routing table setup ( any multipath setup information. e.g. multipath algorithm options) iptable configuration forwarding information what was the oops message & what triggered that? This will help me understand the problem. Thanks & Regards, Pravin. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Disable multipath cache routing 2006-05-20 9:41 ` [PATCH] Disable multipath cache routing pravin b shelar @ 2006-05-20 20:51 ` Chris Wedgwood 2006-05-22 4:55 ` [CFT] CONFIG_IP_ROUTE_MULTIPATH_CACHED [was Re: [PATCH] Disable multipath cache routing ] Ravikiran G Thirumalai 0 siblings, 1 reply; 3+ messages in thread From: Chris Wedgwood @ 2006-05-20 20:51 UTC (permalink / raw) To: pravin b shelar Cc: Suresh Bhogavilli, Julian Anastasov, Ilia Sotnikov, netdev, Einar Lueck, lkml, Herbert Xu (cc' list exploded to include various people who might not be reading netdev, sorry about that) On Sat, May 20, 2006 at 03:11:20PM +0530, pravin b shelar wrote: > I am working on Linux multipath networking and I will like to fix > bugs related to equal cost multipath caching support. My experience here is limited to having been using as and finding it was creating erroneous routes which DaveM correctly guessed was the result of CONFIG_IP_MULTIPATH_CACHED being enabled. Looking over ipv4/route.c there is a fair bit of complex code to audit (fib_semantics.c also needs to be checked, but it's not very involved) so perhaps if you or someone else who understand this code well is interested that would be a good place to start a code audit? I see also a patch from Herbert Xu about disabling this on the input path (the patch isn't present in the tree right now, I'm not sure if it was revert/fixed or just never merged). Perhaps he can also point out what wrong here? http://oss.sgi.com/archives/netdev/2005-04/msg00232.html Anyhow, the code as-is hasn't been maintained for a long time except for a few minor blips (I'm using hg's annotate to find those and have included those people on the cc' list as presumably there are using these features and might have useful input). ^ permalink raw reply [flat|nested] 3+ messages in thread
* [CFT] CONFIG_IP_ROUTE_MULTIPATH_CACHED [was Re: [PATCH] Disable multipath cache routing ] 2006-05-20 20:51 ` Chris Wedgwood @ 2006-05-22 4:55 ` Ravikiran G Thirumalai 0 siblings, 0 replies; 3+ messages in thread From: Ravikiran G Thirumalai @ 2006-05-22 4:55 UTC (permalink / raw) To: Chris Wedgwood Cc: pravin b shelar, Suresh Bhogavilli, Julian Anastasov, Ilia Sotnikov, netdev, Einar Lueck, lkml, Herbert Xu On Sat, May 20, 2006 at 01:51:45PM -0700, Chris Wedgwood wrote: > ... > Anyhow, the code as-is hasn't been maintained for a long time except > for a few minor blips (I'm using hg's annotate to find those and have > included those people on the cc' list as presumably there are using > these features and might have useful input). We are interested in keeping CONFIG_IP_ROUTE_MULTIPATH_CACHED, as this enables us to do node aware multipathing http://lkml.org/lkml/2006/3/22/13 Hence, we are also interested in stabilizing MULTIPATH_CACHED. Please send bug reports with the test case scenario to myself and Pravin at kiran@scalex86.org and pravin.shelar@calsoftinc.com Thanks, Kiran ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-05-22 4:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <446ED597.20300@calsoftinc.com>
2006-05-20 9:41 ` [PATCH] Disable multipath cache routing pravin b shelar
2006-05-20 20:51 ` Chris Wedgwood
2006-05-22 4:55 ` [CFT] CONFIG_IP_ROUTE_MULTIPATH_CACHED [was Re: [PATCH] Disable multipath cache routing ] Ravikiran G Thirumalai
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).