[Bug 202341] carp not working

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 15 07:46:39 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202341

            Bug ID: 202341
           Summary: carp not working
           Product: Base System
           Version: 10.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: weberge42 at gmail.com

using 10.2-RELEASE FreeBSD 10.2-RELEASE #0 r286666

/etc/rc.conf:

hostname="node1"
keymap="german.iso.acc.kbd"
carp_load="YES"
ifconfig_em0="inet 192.168.52.91 netmask 255.255.255.0"
ifconfig_em0_alias0="vhid 1 pass lall123 alias 192.168.52.90/32"
defaultrouter="192.168.52.2"
sshd_enable="YES"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="AUTO"


after a reboot, kldstat shows no carp.ko.
ifconfig shows no signs of carp.

service netif restart gives an error:
/etc/rc.d/netif: WARNING: $ifconfig_em0_alias0 needs leading "inet" keyword for
an IPv4 address.
ifconfig: SIOCGVH: Protocol not supported

so the documentation is also wrong.

regards,
gerald

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


More information about the freebsd-bugs mailing list