Guys,
Suppose if I have 4 VM's sitting on an esxi host. For an instance consider VM1 and VM3 is communicating with Vmnic0 (active) and VM2 and VM4 with Vmnic1( active). Since it is an active-active array, what would happen when one of the nic (Vmnic0) fails? It is obvious that all traffic will come to Vmnic1, but how the load would be balanced when Vmnic0 comes up? Will VM1/3 starts to communicate with Vmnic0 and VM2/4 with Vmnic1?
Many Thanks