> > 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
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
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
___
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
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]
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
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
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
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