Date: Wed, 18 Mar 2015 23:26:06 +0300 From: Oleg Ginzburg <olevole@olevole.ru> To: Gleb Smirnoff <glebius@freebsd.org> Cc: Bryan Venteicher <bryanv@freebsd.org>, freebsd-net@freebsd.org Subject: Re: SIOCSVH, SIOCGVH ioctl(2) and virtio ethernet driver Message-ID: <1500988.Vk4IEs63Dt@kde4.my.domain> In-Reply-To: <20150317122509.GR17947@glebius.int.ru> References: <36413168.TE9MLvZCzL@kde4.my.domain> <3860521.yJlCc0OyhB@kde4.my.domain> <20150317122509.GR17947@glebius.int.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 17 March 2015 15:25:09 Gleb Smirnoff wrote: > On Mon, Mar 16, 2015 at 02:49:58AM +0300, Oleg Ginzburg wrote: > O> b) On FreeBSD-current r276500M CARP IP is established for some seconds, then vanishes: > In my case on r280167, all works okay, despite the carp_alloc_if warning: > > #/sbin/ifconfig vtnet0 vhid 1 advskew 100 pass navuhodonosor > 192.168.1.210/24 state master alias #dmesg | tail -n 3 > carp_alloc_if: ifpromisc(vtnet0) failed: 45 > carp: 1@vtnet0: INIT -> BACKUP (initialization complete) > carp: 1@vtnet0: BACKUP -> MASTER (master timed out) Yes. On FreeBSD HEAD everything is good now (except carp_alloc_if warning message). Carp removal after seconds in my case was retated toh devd subsystem.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1500988.Vk4IEs63Dt>