yes, I read that and forgot about it. It seems to be a bit of a cludge but it works...
Regards > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:rhelv5-list- > [EMAIL PROTECTED] On Behalf Of Brian Long > Sent: 02 April 2008 15:10 > To: Red Hat Enterprise Linux 5 (Tikanga) discussion mailing-list > Subject: RE: [rhelv5-list] bonding problems > > > 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/ _______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
