Re[2]: Kernel panic "rtfree 2"

2011-08-23 Thread Andrey Smagin
> > To: Li, Qing; Luiz Otavio O Souza; Andrey Smagin > > Cc: freebsd-current@freebsd.org > > Subject: RE: Kernel panic "rtfree 2" > > > > Hi, > > > > Please re-enable RADIX_MPATH option in your kernel config file, and > > try the following patch

RE: Kernel panic "rtfree 2"

2011-08-16 Thread Li, Qing
Hi, Could you please let me know if the patch fixes your crash problem ? Thanks, --Qing > -Original Message- > From: Li, Qing > Sent: Friday, August 12, 2011 6:29 PM > To: Li, Qing; Luiz Otavio O Souza; Andrey Smagin > Cc: freebsd-current@freebsd.org > Subject

RE: Kernel panic "rtfree 2"

2011-08-12 Thread Li, Qing
Hi, Please re-enable RADIX_MPATH option in your kernel config file, and try the following patch: http://people.freebsd.org/~qingli/radix_mpath.c.diff and let me know if it works out for you. I performed very limited testing. Thanks, --Qing ___

RE: Kernel panic "rtfree 2"

2011-08-12 Thread Li, Qing
t 12, 2011 8:05 AM > To: Andrey Smagin > Cc: freebsd-current@freebsd.org > Subject: Re: Kernel panic "rtfree 2" > > On Aug 12, 2011, at 11:32 AM, Andrey Smagin wrote: > > > > 12 августа 2011, 16:31 от Kip Macy : > >> It would help to know your configurat

Re[2]: Kernel panic "rtfree 2"

2011-08-12 Thread Andrey Smagin
12 августа 2011, 19:05 от Luiz Otavio O Souza : On Aug 12, 2011, at 11:32 AM, Andrey Smagin wrote: > > 12 августа 2011, 16:31 от Kip Macy : >> It would help to know your configuration. Also, can you furnish us with a >> core? >> > This is my kernel conf: > > cpu HAMMER > ident SAM > [snip]

Re: Kernel panic "rtfree 2"

2011-08-12 Thread Luiz Otavio O Souza
On Aug 12, 2011, at 11:32 AM, Andrey Smagin wrote: > > 12 августа 2011, 16:31 от Kip Macy : >> It would help to know your configuration. Also, can you furnish us with a >> core? >> > This is my kernel conf: > > cpu HAMMER > ident SAM > [snip] > options RADIX_MPATH Can you try it without RADI

Re: Kernel panic "rtfree 2"

2011-08-12 Thread Andrey Smagin
S options IPFIREWALL_FORWARD options IPFIREWALL_NAT options ROUTETABLES=16 options DEVICE_POLLING > On Fri, Aug 12, 2011 at 9:02 AM, Andrey Smagin wrote: > > Before all upgrade system never crash. > > After upgrade system month ago happens every day Kernel panic "rtfree 2&qu

Re: Kernel panic "rtfree 2"

2011-08-12 Thread Kip Macy
It would help to know your configuration. Also, can you furnish us with a core? On Fri, Aug 12, 2011 at 9:02 AM, Andrey Smagin wrote: > Before all upgrade system never crash. > After upgrade system month ago happens every day Kernel panic "rtfree 2" at > rtfree > route_o

Kernel panic "rtfree 2"

2011-08-12 Thread Andrey Smagin
Before all upgrade system never crash. After upgrade system month ago happens every day Kernel panic "rtfree 2" at rtfree route_output sosend_generic soo_write dofilewrite kernwrite write syscallenter syscall Xfast_syscall Now I upgraded to FreeBSD 9.0-BETA1 #32 r224760M and pro