> What does your modprobe.conf (bonding related) and ifcfg-bond0 file look
> like?
>
>   

$ more /etc/modprobe.conf

options bonding max_bonds=2
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"
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

Reply via email to