I have management network in a single vswitch on a single 1gbit uplink to 1gbit switch.
I have VMs in a single vswitch on a single 1gbit uplink to 1gbit switch.
vMotion also in single vswitch with 1gbit uplink to 1gbit switch.
So management, VMs and vMotion resides in each their own vswitch separated by VLAN in the hardware switch.
vMotion looks like this:
Host 1: vSwitch1:vmkernel vMotion: vmnic3: 172.16.0.1
Host 2: vSwitch1:vmkernel vMotion: vnmic3: 172.16.0.2
Host 3: vSwitch1:vmkernel vMotion: vmnic3: 172.16.0.3
I tried to add vmnic6+7 to vswitch1 and remove vmnic3, and then inter-connected all the 3 hosts directly, but vMotion then fails.