Hi,
I am tasked with creating a new 6.5 cluster, and it will utilize a dvSwitch.
I am trying, with not much success, to determine which load based teaming option will best meet our needs:
- Route based on originating virtual port
- Route based on source MAC hash, or
- Rout based on physical NIC load.
We have four Dell R730 ESXi 6.5 hosts.
Each host has two 10GB 2-port copper cards, and one 10GB 2-port fiber card.
We will use one port on each of the two copper cards for all back-end traffic (vMotion, Fault Tolerance, vSAN and NFS storage). Each host will have 2 physical connections to a 2 member 10GB physical switch stack (Enterasys 7100) for this traffic.
We will use both fiber ports for all front end traffic (five virtual machine networks, backup network for Veeam backups of VMs, and ESX management).
Each fiber port will connect to one of our two core switches, which are stacked as well (Extreme 670's that have a MLAG connection).
Since the traffic will be physically separated, I am not sure if I should create one or two distributed switches. This is a new architecture for us, but I am assuming that one switch would be fine, and I define which vmnics each port group would use, correct?
My current thought is that route based on source MAC hash may not be the best option, basically due to the higher resource consumption.
Are there any real advantages over the other two load based teaming options? I have been pouring over documentation, this forum and other resources in an effort to better understand this technology, but I am still kind of fuzzy. Our goal would be to have redundancy between the two fiber ports, and the two copper ports, as well as a certain degree of load balancing for each pair. It is the load balancing that is confusing me.
From what I am reading, route based on physical NIC load will load balance as needed so that neither link becomes saturated, is this correct?
From what I understand, when using route based on originating virtual port, load balancing occurs as VMs power on, selecting the best path to use. However, they will use the same port until either they are powered off, are vMotioned to another host, or a physical port fails. There is no active load balancing based on the traffic that is being sent by the running VMs, correct?
If my understanding is correct, our best bet would be go utilize route based on physical NIC load. Would you concur? If not, I am very open to any suggestions or insight you could provide.
Thanks,
Ken