On Oct 8, 2005, at 12:18 AM, Tim wrote:

After some experimentation, it turns out that if I create 3 or more carp interfaces on the same physical interface, then carp0 always comes up as INIT on boot. I have replicated this on two other machines, so this is not just a fluke.

Wrong. Here are the carp interfaces from a test server. The first two (carp0, carp1) are for an arp-balance config on fxp1. The next two (carp2, carp3) are another arp-balance config on fxp0. The last three I just created to test your claim. They were all added to fxp1, giving me five carp interfaces on fxp1. Note that none of these interfaces are in INIT.


carp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        carp: BACKUP carpdev fxp1 vhid 1 advbase 1 advskew 0
        groups: carp
        inet 192.168.0.20 netmask 0xffffff00 broadcast 255.255.255.0
carp1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        carp: BACKUP carpdev fxp1 vhid 2 advbase 1 advskew 100
        groups: carp
        inet 192.168.0.20 netmask 0xffffff00 broadcast 255.255.255.0
carp2: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        carp: BACKUP carpdev fxp0 vhid 1 advbase 1 advskew 0
        groups: carp
        inet 10.0.0.1 netmask 0xff000000 broadcast 255.255.255.0
carp3: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        carp: BACKUP carpdev fxp0 vhid 2 advbase 1 advskew 100
        groups: carp
        inet 10.0.0.1 netmask 0xff000000 broadcast 255.255.255.0
carp4: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        carp: MASTER carpdev fxp1 vhid 3 advbase 1 advskew 0
        groups: carp
        inet 192.168.0.80 netmask 0xffffff00 broadcast 255.255.255.0
carp5: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        carp: MASTER carpdev fxp1 vhid 4 advbase 1 advskew 0
        groups: carp
        inet 192.168.0.81 netmask 0xffffff00 broadcast 255.255.255.0
carp6: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        carp: MASTER carpdev fxp1 vhid 5 advbase 1 advskew 0
        groups: carp
        inet 192.168.0.82 netmask 0xffffff00 broadcast 255.255.255.0


--
Jason Dixon
DixonGroup Consulting
http://www.dixongroup.net

Reply via email to