Trying to figure something out and wanted to get some input from the community. I've got two gigabit ethernet switches but they do not support cross-stack etherchannel. I've got a handful of ESX servers, each with two 2-port NICs. I'm trying to decide how to hook up the ESX servers:
1) two vSwitches with two ports configured in etherchannel to the first switch, and two ports configured in etherchannel to the second swtich. Each VM would be configured to have two nics, one connected to each vSwitch. The two virtual NICs would then be bridged and given the same IP address.
2) two ports to the first switch, two ports to the second switch and not use etherchannel at all.
Can anyone give me pros/cons of either approach? Unfortunately, upgrading to better switches with cross-stack ether channel is not an option.