I'm looking to eliminate single point of failures in my network setup... All Dell servers which have dual NICs, I plan to run one NIC to one switch and the other NIC to the second switch and configure them as a 802.11ad (I think it is) group. I get my LAG and LACPs mixed up so please forgive me.
Looks like we are limited to 24 LAGs - is this correct? Is there any way around this? 24 servers max in this configuration.
How do I configure LAGs across switches? I'm using Dell Powerconnect 6248's.
What is the perferred switch configuration for this scenario? Cluster/stack them? 10GB Uplink them together?
Your talking about trunk groups LAG, LACP, Etherchannel all do the same thing just with some minor differences. If you plan on running trunk members to switch1, and switch2 then those switches must be in a stack. I dont know the limits on creating trunk groups between stack members though so that is something you might want to look up.
An alternative though would be to use Adaptive Load Balancing. All NICs in team are active but can be connected to any switch), or Adapter Fault Tolerance (One NIC in team is active, and one is standby) these work great, and dont require you to use a LAG/LACP team on the switch.
I am trying to do something similar. I've got 4 servers with 4 nics each. I'm bounding them into pairs. I'll plug one port of a bonded nic group into one 6248 switch and the other nic into another 6248 switch. I will be using Adapter Fault Tolerance for the failover. Ultimately, I will be doing this with 4 x 6248s that are connected to each other via "Stacking Modules". Is this the best way to go about creating switch redundancy? What happens if two switches fail and my bonded nics are plugged into both of them? I'm dead in the water right?
I would also be interested in a setup similar to this. In our case we only have 2 6248's. Is is possible to upgrade firmware on the secondary switch and upon it's completion move the links from the master to the secondary switch and upgrade the firmware on the (previously) master switch. We have an Equallogic array and are also using VMware - so this would be great for firmware upgrades across the board. Thanks for any input!
We have two PowerConnect 6248 switches interconnected with a LAG (2x10GbE ports), we didn't stack them up to prevent any network downtime in case one switch fails, in fact AFAIK if using a stack, there will be some downtime if the master fails. Also you will have some downtime if you need to upgrade the firmware.
How do you enable Adaptive Load Balancing on the VMware ESX host?
Once that is enabled, can you safely connect one ESX NIC to the first switch and another NIC to the second switch and traffic will be automatically balanced (and moved to a single connection if the other fails)?
JustinY
1 Rookie
•
117 Posts
1429
0
Posted December 4th, 2008 10:00
Your talking about trunk groups LAG, LACP, Etherchannel all do the same thing just with some minor differences. If you plan on running trunk members to switch1, and switch2 then those switches must be in a stack. I dont know the limits on creating trunk groups between stack members though so that is something you might want to look up.
An alternative though would be to use Adaptive Load Balancing. All NICs in team are active but can be connected to any switch), or Adapter Fault Tolerance (One NIC in team is active, and one is standby) these work great, and dont require you to use a LAG/LACP team on the switch.