On Tue, Jun 02, 2009 at 03:56:32PM +0100, Tom Brown wrote: > > > What does your modprobe.conf (bonding related) and ifcfg-bond0 file look > > like? > > > > > > $ more /etc/modprobe.conf > > options bonding max_bonds=2
did you add this or did cobbler? > alias bond0 bonding > alias bond1 bonding > > $ more /etc/sysconfig/network-scripts/ifcfg-bond0 > # Cobbler generated non-physical interface > DEVICE=bond0 > BONDING_OPTS="bonding mode=1 miimon=100 max_bonds=3" The 'max_bonds=3' isn't needed either for RHEL/CentOS 5. > ONPARENT=yes > BOOTPROTO=static > IPADDR=10.10.10.124 > NETMASK=255.255.255.0 > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
