Hi;
I'm studying vmware vSphere and want to establish LACP between two ESXi hosts and a single physical switch. I created a dvSwitch on vCenter and added both ESXi hosts to that dvSwitch. I also configured LAG on the dvSwitch and added one port on each ESXi host to the LAG. On the other hand, I configured LACP on switch and put it to active mode. There are no any other commands on the switch side with regards to the spanning-tree or vlans.
I started with one port on each ESXi host (only vmnic2 on both hosts) , so the LAG will be consists of 2 physical ports totally. The problem is that one of the ports inside the LAG is active and the other one is suspended (for example, vmnic2 on esxi 1 is active, but vmnic2 on esxi 2 is in suspended state). When I disable the active port and enable the suspended one, this time the other one gets suspended. I read some chapters on the books, but got confusing comments.