What can be the difference? In my setup moving vrrp to a physical eth device solved the bind error.
Might be a bonding driver difference? What do you use? Here is the relevant portion of my config: [EMAIL PROTECTED]:/etc/rc.d# egrep -v -e "^#" -e "^$" rc.bond.conf HASH=layer3+4 MODE=balance-rr MONPOLL=100 UPDELAYMULT=0 MAXBONDS=2 Drivers used is the e1000 one: 06:04.0 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet Controller (Copper) (rev 03) 06:04.1 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet Controller (Copper) (rev 03) 06:06.0 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet Controller (Copper) (rev 03) 06:06.1 Ethernet controller: Intel Corporation 82546GB Gigabit Ethernet Controller (Copper) (rev 03) 07:00.0 Ethernet controller: Intel Corporation 80003ES2LAN Gigabit Ethernet Controller (Copper) (rev 01) 07:00.1 Ethernet controller: Intel Corporation 80003ES2LAN Gigabit Ethernet Controller (Copper) (rev 01) Regards Bgs On Sun, 23 Mar 2008 16:59:42 +0200, alex <[EMAIL PROTECTED]> wrote: > >>> Looks like bond related indeed. I added lvs_sync_daemon_interface >>> and bound it to the admin interface which is a simple eth and no >>> complaints now... >> >> if you really need bond, see if Alexandre has any thoughts >> on the matter. It may be out of his hands: he is likely just >> making a call to the network stack. >> >> Joe > > I use VLANs on bond with Keepalived (i sent my config before) > without any problems. > > Alex > > > > ---- > Я тут! Найди своих друзей и знакомых на > TUT.BY! > http://i.tut.by/ > > _______________________________________________ > LinuxVirtualServer.org mailing list - [email protected] > Send requests to [EMAIL PROTECTED] > or go to http://lists.graemef.net/mailman/listinfo/lvs-users _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
