is CARP still impossible on SMP in 6.2?



Hello, all.

I'm trying to make CARP working on a 2-Xeon hardware. It worked OK on 5.5, but not on 6.2.
The result of compiling both
options SMP
device carp
into the kernel makes it crash in 'swi1: net' kernel thread on a random (usually first) use of the CARP facility.

Regards, Dmitriy.
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: is CARP still impossible on SMP in 6.2?
    ... d> I'm trying to make CARP working on a 2-Xeon hardware. ... d> The result of compiling both ... d> into the kernel makes it crash in 'swi1: net' kernel thread on a random use of the CARP facility. ...
    (freebsd-net)
  • Re: carp support into GENERIC
    ... Please consider adding "device carp" to the GENERIC kernel. ... The problem with carp lies in the protocol number collision with vrrp. ...
    (freebsd-arch)
  • Re[2]: is CARP still impossible on SMP in 6.2?
    ... d>> d> device carp ... Why do you think the CARP is guilty in this unstableness? ... The server can sometimes hang on 'ifconfig' commands using CARP, but the easier way to reproduce the bug is to connectto a socket on a CARP address. ... bind() can have the same effect -- I haven't tested that, but bind to INADDR_ANY works ok. ...
    (freebsd-net)
  • Re: RANDOM_IP_ID in 5.2 CURRENT kernel conf file
    ... do you know how to build it with CARP support? ... I just found out that "device CARP" should be "device carp" all in lower ...
    (comp.unix.bsd.freebsd.misc)