after a etherchannel has been confgured on the switch side,
1.
does the vswitch/dvS needs to immeditaly be in a IP has load balancing policy immediately or can it stay on the default of load balncing based on virtual port ID? Will the VMs drop packets after a port channel has been created on the switch side?
2.
After port channel is created, VMs on the dvs/vswitch has double the throughput - so say 2, 1GBPs links will give a pipe of 2GBps?
will a VM to VM communication utilize both nics at same time or will it all be pinned to still a single NIC per tcp session?
what about if a multiple machines are hitting a VM on the dvs/vswitch at the same time, that will utilize both nics?
3.
on th switch side should the load balancing policy be src-dest-ip or what should it be to match up with the IP hash policy on the dvs?