1824169 Members
3461 Online
109668 Solutions
New Discussion юеВ

Linux Bonding

 
V.Venkatesh_1
Occasional Advisor

Linux Bonding

Hi,

I have a Red Hat Enterprise Linux server version 3.1. Currently we have setup bonding with eth0,eth1 and eth2 as bond0. Somehow the system is working slow. Even normal "ll" command takes a while to respond. When I ruled out all other issues like CPU, Memory and disk, I checked the network with mii-tool command. The following is the output
# mii-tool
eth0: negotiated 100baseTx-FD, link ok
eth1: no autonegotiation, 100baseTx-HD, link ok
eth2: negotiated 100baseTx-FD, link ok
eth3: negotiated 100baseTx-FD, link ok
eth4: no link
Please note that eth1 is in half duplex. My question is will this cause the system to slow down or could be something else. Also please ignore eth4 as it is not connected. Your help will be appreciated.
5 REPLIES 5
Thierry Poels_1
Honored Contributor

Re: Linux Bonding

Hi,

Half duplex for eth2 is OK when and only when the port of the switch it connects to is also configured for half duplex. Network traffic get disoriented if you start mixing up FD & HD between a network card and the network appliance it connects to.

But FD / FD will probably give better results.

regards,
Thierry.
All unix flavours are exactly the same . . . . . . . . . . for end users anyway.
Vernon Brown_4
Trusted Contributor

Re: Linux Bonding

Sometimes slow responses on network clients can be DNS. Make sure your /etc/resolv.conf points to your best name server.

Jeroen Peereboom
Honored Contributor

Re: Linux Bonding

To rule out bonding as the cause, can you disable it? Or just unplug eth1? How long do you have this problem?

If switching off bonding solves your problem then you'll have to take a closer look at your bonding config:
* What bonding mode do you have
* Which interfaces are connected to which switches?

JP.
V.Venkatesh_1
Occasional Advisor

Re: Linux Bonding

Actually I have planned to unplug the eth1 and see whether it works. I would like to thank all for having taken time to reply.

regards
V.Venkatesh
Fred Ruffet
Honored Contributor

Re: Linux Bonding

You're talking about ll... on a local FS ?

As long as you're using RH, you may already have something like sadc already collecting stats for you. I don't have a linux box here, but you may gain info on what your system have done with this. Look at "man sadc", and maybe someone here may help you with this.

Regards,

Fred
--

"Reality is just a point of view." (P. K. D.)