Questions tagged [bonding]

"bonding" is the Linux-term for link aggregation.

Cisco terminiolgy is "etherchannel", other vendors may talk about "trunking".

The idea is to use several pyhsical lines in the same (sub)network or VLAN and load-balance the traffic across these lines.

To make it work both "ends" need to use the same LB-mode.

369 questions
1
vote
2 answers

How to 'bridge' the newly bonded NIC?

I bonded eth0, eth1, eth2 and eth3 of my server to create a single bond0 interface using the ifenslave package. Now I wish to create multiple Virtual machines on this server in order to set-up a cluster. These VMs require to have a 'bridged' network…
pnp
  • 121
  • 5
1
vote
1 answer

Broadcom NetXtreme II GigE Teaming Does Not Use Unique MAC, Causing Collisions

I currently have a new Dell server on my local (inside) network that I have setup to use three of the four nics to create a team. Examples below. NIC_1 - mac: 000000000001 - ip: n/a NIC_2 - mac: 000000000002 - ip: 10.99.1.102 NIC_3 - mac:…
Arvo Bowen
  • 805
  • 5
  • 17
  • 35
1
vote
1 answer

NIC Bonding works but can't ping

I have bonded two NICs(Intel I-350) on CentOS 6.4. The configuration looks fine, but I am not able to ping any host and switch in its subnet. ===Bond0 status=== cat /proc/net/bonding/bond0 Ethernet Channel Bonding Driver: v3.6.0 (September 26,…
garconcn
  • 2,388
  • 8
  • 35
  • 46
1
vote
1 answer

Firewall: Can I use WAN load balancing to emulate link aggregation?

I have a Sonicwall NSA 3500 I'm configuring. It supports 1.5 Gbit of state-full traffic, but a single WAN port only supports 1 Gbit of traffic. The NSA series firewalls don't support link aggregation. Could I, would I, should I configure round-robin…
davidparks21
  • 928
  • 1
  • 12
  • 27
1
vote
2 answers

Creating two Active/Standby bonded interfaces (mode 1) with different gateways

I have a server that has (4) physical port (let's call them eth0 to eth3). What I would like to do is have two separate bonded interfaces (bond0 and bond1) that aggregate eth0,1 and eth2,3 resp. Can I do this and give each its own default GW? I…
user160755
  • 11
  • 2
1
vote
3 answers

Using NFS-root with bonded interfaces

I would like to configure our servers to boot with an NFS-root with two bonded interfaces. I managed to successfully set up the NFS-root with one network interface using a NFS-root enabled initrd and the following kernel parameters root=/dev/nfs…
Florian Feldhaus
  • 251
  • 2
  • 4
  • 11
1
vote
2 answers

How to properly setup a server "teaming" across multiple NIC's in windows server 2008?

Ok, I have read about installing multiple nic's in a server and expanding the throughput capabilities through load balancing. I might be using this term incorrectly. Now, depending on the application, wether it be a sql server, web server, active…
Troggy
  • 1,345
  • 2
  • 14
  • 16
1
vote
1 answer

Physically isolated networks versus link aggregation + VLANs

When setting up internal cloud, the recommended best practice seems to be to isolate data traffic from management traffic by using separate L2 networks. For example, see the diagram in the OpenStack Quantum documentation). Note that this management…
Lorin Hochstein
  • 5,028
  • 15
  • 56
  • 72
1
vote
2 answers

Link Aggregation between Xserve G4 running Leopard Server and Netgear GSM7224

I've got a dual 1.33GHz G4 Xserve running Mac OS X 10.5.2 Server (I'll try upgrading to 10.5.7 shortly) with two Gigabit Ethernet NICs that is a backup storage server. I attempted to configure it for Link Aggregation with our Netgear GSM7224…
morgant
  • 1,470
  • 6
  • 23
  • 33
1
vote
3 answers

Bonding: works only for download

I would like to install bonding with 4 links with mode 4. but only "download/receiving" works with bondig. for transmitting the system chooses one link. ifconfig bond0 Link encap:Ethernet HWaddr 90:E2:BA:0F:76:B4 inet addr:ip …
Crazy_Bash
  • 227
  • 1
  • 4
  • 9
1
vote
0 answers

NIC Teaming , Multi-Homed, Active/Passive

I'm fairly new to NIC Teaming.. So I apologize if I’m not making any sense while describing this. I’ve, of course, set up plenty of simple Active/Active NIC teams for our servers without any issues since it’s pretty straight forward. It looks like…
Brian
  • 11
  • 2
1
vote
5 answers

What would you say is the best current Link Balancer solution out there?

Rather than a server load balancer, I may have a need for an actual internet link balancing application that allows me to share incoming and outgoing traffic between 2 or more ISP connections (or even through a single ISP, but with multiple…
Zethris
  • 45
  • 1
  • 4
1
vote
1 answer

How do I keep a bridge enabled on a bonded interface?

I'm working on setting up a pair of CentOS 6.3 servers that will run a couple of KVM vms and have come across a problem setting up a bridge on a bond. I am using Mode 4 (802.3ad) bonding on a pair of stacked Dell Powerconnect 5524 switches…
jlawer
  • 11
  • 1
  • 2
1
vote
1 answer

Ubuntu Only Utilizes One Link in 802.3ad

I am currently using an Intel PRO/1000 PT LP Quad Port Server NIC with Ubuntu 12.04 LTS Server 64 Bit. I installed Gnome so I have a GUI. I downloaded bmon 2.0.1 to monitor the network, and right now according to /proc/net/bonding/bond0 the bond is…
user124712
  • 41
  • 2
1
vote
1 answer

Team QLOGIC iSCSI HBA 4052c

We have a dual port QLogic iSCSI HBA (QLA-4052c) and we're trying to team the two ports to allow for 2GB throughput. The documentation seems really poor on Qlogic and we can't find any reference to teaming configuration. Does anyone know if this is…
mbuk2k
  • 139
  • 1
  • 2
  • 9