Date: Mon, 5 Feb 2007 21:37:44 +0300 From: Anton Yuzhaninov <citrin@citrin.ru> To: Stefan Lambrev <stefan.lambrev@sun-fish.com> Cc: stable@freebsd.org Subject: Re[2]: ifconfig carp1 destroy = kernel panic Message-ID: <816560568.20070205213744@citrin.ru> In-Reply-To: <45C776E4.5090906@sun-fish.com> References: <45C755F8.90603@sun-fish.com> <1299871321.20070205211307@citrin.ru> <45C776E4.5090906@sun-fish.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a cryptographically signed message in MIME format. ------------3915B7E2C95A2CE Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Hello Stefan, You wrote on Monday, February 5, 2007, 9:26:44 PM: SL> Hi all, SL> 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 >> >> =20 SL> Sorry if this sound too stupid, but do you think, that if I download=20 SL> rev. 1.47 (or latest rev. 1.48) SL> of src/sys/netinet/ip_carp.c and I recompile the kernel this will/can= =20 SL> fix the problem ? ip_carp.c from current can contain code which don't work in RELENG_6 Instead try to merge only this changes to ip_carp.c: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/ip_carp.c.diff?r1=3D1= .46&r2=3D1.47 --=20 Anton Yuzhaninov. ------------3915B7E2C95A2CE--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?816560568.20070205213744>