ethernet bonding in Redhat AS 4 64bit

Neil Watson tlug-neil-8agRmHhQ+n2CxnSzwYWP7Q at public.gmane.org
Tue Aug 1 20:38:46 UTC 2006


I've been attempting to bond two NICs together in an active-passive
mode.  I cannot do this reliably.  When I do get it working and run
"service network restart" without error, connectivity is permanently
dropped.  I think is has something to do with how the bonding module is
loaded.  I've duplicated this behaviour on two separate servers.

modprobe.conf lines:
alias bond0 bonding
options bond0 miimon=100 mode=1

ifcfg-bond0:
DEVICE=bond0
USERCTL=no
ONBOOT=yes
BROADCAST=176.16.1.255
NETWORK=172.16.1.0
NETMASK=255.255.255.0
GATEWAY=172.16.1.1
IPADDR=172.16.1.203

ifcfg-eth0:
DEVICE=eth0
USERCTL=no
ONBOOT=yes
MASTER=bond0
SLAVE=yes
BOOTPROTO=none
ETHTOOL_OPTS="duplex full autoneg off"

ifcfg-eth1:
DEVICE=eth1
USERCTL=no
ONBOOT=yes
MASTER=bond0
SLAVE=yes
BOOTPROTO=none
ETHTOOL_OPTS="duplex full autoneg off"

-- 
Neil Watson             | Gentoo Linux
System Administrator    | Uptime 5 days
http://watson-wilson.ca | 2.6.16.19 AMD Athlon(tm) MP 2000+ x 2
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list