The vSAN traffic would use only one uplink, the other uplink is there for failover so doing nothing really hence why I assigned vMotion to it.
The other option as you mention is to create a new dvSwitch to be used for Management and vMotion using the same above principle.
Do you see any disadvantages of having the Management vmkernel migrated to a dvSwitch?
Is there any documented process for migrating the Management from a Standard to Distributed Switch?
I am thinking the following, would this cause any downtime?
Create Distributed Switch
Assign Hosts
Assign both Physical Adapters
Create Port Group
Assign Management vmk to Port Group
Migrate any VM's Networking to the newly created Port Group
Thanks