Re[2]: Kernel panic rtfree 2

2011-08-23 Thread Andrey Smagin



17 августа 2011, 04:02 от Li, Qing qing...@bluecoat.com:
 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
 
  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
 
 
 
Thanks, Your patch resolve problem, I have 3 day uptime without panic

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re[2]: Kernel panic rtfree 2

2011-08-12 Thread Andrey Smagin



12 августа 2011, 19:05 от Luiz Otavio O Souza lists...@gmail.com:
On Aug 12, 2011, at 11:32 AM, Andrey Smagin wrote:
 
 12 августа 2011, 16:31 от Kip Macy kip.m...@gmail.com:
 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 RADIX_MPATH ?Ok, I will try without RADIX_MPATH


Are you sure this problem does not exist before ? (and are you using the same 
kernel config as before ?)Absolutely no.
Do you have any kind of routing daemon running on your system ?I have mpd5 with 
4 connection to different ISP, and 4 gif tunnels to another networks.
I have sh script wich use setfib, route delete, route add commands to change 
routing tables and ipfw commands to change IPFW  configuration.
I have no another known for me daemons wich can change routing table.

This looks like the same problem reported on PR kern/155177.Yes like my problem.

Unfortunately the reporter don't have the system running anymore to provide 
additional information.

Regards,
Luiz





___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org