I have two vSphere hosts (e.g., H0 and H1) with multi-port NICs connected to the same managed switch. I want the VMs on both hosts to have the highest network throughput.
1. On the switch, should I create two LAGs (e.g., LAG0 and LAG1); where LAG0's port members are connected to H0 and LAG1's port members are connected to H1?
2. Is it necessary to put LAG0 and LAG1 on the same VLAN for performance?
3. Does vSphere support LACP?