Date: Tue, 3 Nov 2009 07:37:09 -0800 From: =?iso-8859-1?Q?Ask_Bj=F8rn_Hansen?= <ask@develooper.com> To: =?iso-8859-1?Q?Ask_Bj=F8rn_Hansen?= <ask@develooper.com> Cc: freebsd-net@freebsd.org Subject: Re: carp advskew not 'sticking' Message-ID: <ADFBF3EC-03CB-42BF-B60C-58C35D9E0EAD@develooper.com> In-Reply-To: <F88017B2-351D-4409-9BC4-6EFAFD29F971@develooper.com> References: <F88017B2-351D-4409-9BC4-6EFAFD29F971@develooper.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Nov 1, 2009, at 19:09, Ask Bj=F8rn Hansen wrote: > On a set of gw boxes I have 5 carp interfaces. 4 are working fine, =20= > but on one for some reason the advskew setting isn't "sticking" (and =20= > I get carp2: incorrect hash). I'm running 7.2-STABLE from a few =20 > days ago. > > gw-a# ifconfig carp2 vhid 12 advskew 100 pass abc123 10.0.100.1/24 > gw-a# ifconfig carp2 > carp2: flags=3D49<UP,LOOPBACK,RUNNING> metric 0 mtu 1500 > inet 10.0.100.1 netmask 0xffffff00 > carp: BACKUP vhid 12 advbase 1 advskew 0 > > gw-b# ifconfig carp2 vhid 12 advskew 200 pass abc123 10.0.100.1/24 > gw-b# ifconfig carp2 > carp2: flags=3D49<UP,LOOPBACK,RUNNING> metric 0 mtu 1500 > inet 10.0.100.1 netmask 0xffffff00 > carp: MASTER vhid 12 advbase 1 advskew 0 Hi everyone, Just for the sake of the archives: I'm not 100% sure, but I think this was caused by another set of boxes =20= mistakenly on the same vlan with the same vhid. - ask=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ADFBF3EC-03CB-42BF-B60C-58C35D9E0EAD>