Date: Mon, 05 Feb 2007 20:26:44 +0200 From: Stefan Lambrev <stefan.lambrev@sun-fish.com> To: stable@freebsd.org Subject: Re: ifconfig carp1 destroy = kernel panic Message-ID: <45C776E4.5090906@sun-fish.com> In-Reply-To: <1299871321.20070205211307@citrin.ru> References: <45C755F8.90603@sun-fish.com> <1299871321.20070205211307@citrin.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi all, Anton Yuzhaninov wrote: > Hello Stefan, > > You wrote on Monday, February 5, 2007, 7:06:16 PM: > > SL> ifconfig bge0 192.168.1.1 netmask 255.255.255.0 > SL> ifconfig bge0 alias 10.1.1.1 netmask 255.255.255.0 > SL> ifconfig carp create > SL> ifconfig carp create > SL> ifconfig carp0 192.168.1.222/24 vhid 1 advskew 0 pass somekey > SL> ifconfig carp1 10.1.1.222/24 vhid 2 advskew 0 pass somekey > SL> - to this point everything is ok - > SL> ifconfig carp1 destroy - at this point this will cause kernel panic. > SL> I tested with ifconfig carp1 delete before destroy but the result is the > SL> same. > > It seems to be fixed in CURRENT - src/sys/netinet/ip_carp.c Revision 1.47 > > Sorry if this sound too stupid, but do you think, that if I download rev. 1.47 (or latest rev. 1.48) of src/sys/netinet/ip_carp.c and I recompile the kernel this will/can fix the problem ? Anyway I'm going to test this tomorrow :) -- Best Wishes, Stefan Lambrev ICQ# 24134177
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45C776E4.5090906>