On Wed, 2008-04-02 at 15:02 +0100, Gerrard Geldenhuis wrote:
> Hi
> I have added this following to my modprobe.conf file:
> 
> install bonding /sbin/modprobe bnx2; /bin/sleep 4; /sbin/modprobe e1000;
> /sbin/modprobe --ignore-install bonding
> 
> in the hope that it would force bnx2(eth0 eth1) to be the active slave
> however it does not do the trick. Does anyone have any ideas on why
> not... and how to get it working...

I would try the previous reply in rc.local:

echo "ethX" > /sys/class/net/bondX/bonding/active_slave

/Brian/
-- 
       Brian Long                             |       |
                                          . | | | . | | | .
                                              '       '
                                              C I S C O

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to