panic: rtqkill route really not free on freebsd 8.0-release update

2010-06-05 Thread Chao Shin
Hi, all We add kdb/ddb and extra panic info printing into kernel and catch this panic again. We have instrumented the kernel and found that this panic happens when draining == 1, but seems to be confused with the fact that all access to radix trees are protected by locks. Can anyone fam

Re: panic: rtqkill route really not free on freebsd 8.0-release

2010-06-01 Thread Chao Shin
I worte: Hi all, I have four heavy load mysql database servers which system is 8.0-release got "panic: rtqkill route really not free" this week. We have a gateway set up by OpenBSD have a icmp route redirect function between two subnets, I suspect the FreeBSD panic at trying to delete routes

panic: rtqkill route really not free on freebsd 8.0-release

2010-05-28 Thread Chao Shin
Hi all, I have four heavy load mysql database servers which system is 8.0-release got "panic: rtqkill route really not free" this week. We have a gateway set up by OpenBSD have a icmp route redirect function between two subnets, I suspect the FreeBSD panic at trying to delete routes sent from th