Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2023 16:48:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 269908] CARP feature breaks the network
Message-ID:  <bug-269908-7501-RQJ4tGD2lC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269908-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269908-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269908

--- Comment #8 from Zhenlei Huang <zlei@FreeBSD.org> ---
(In reply to franklin.suvi@gmail.com from comment #3)
> Steps followed:
> 1.  Configure CARP on Machine 1.=20
>     ifconfig nic0 vhid 1 pass testing alias 10.10.4.19/28 advskew 10
>     This box becomes the MASTER
> 2.  Configure CARP on Machine 2.=20
>     ifconfig nic0 vhid 1 pass testing alias 10.10.4.19/28 advskew 20
>     This box becomes the BACKUP
> 3.  Re-configure CARP on Machine 1, to trigger a failover.
>     ifconfig nic0 vhid 1 pass testing alias 10.10.4.19/28 advskew 30
>    Since now the advskew value of Machine 1 is higher than the Machine 2'=
s value,=20=20
>  Machine 1 will become the BACKUP and Machine 2 will become the MASTER.=20

I'm able to repeat this on 13.1-RELEASE.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269908-7501-RQJ4tGD2lC>