TrevorH wrote: ↑2019/11/17 11:58:28
What you're talking about is bonding or teaming. Your switch will need to support LACP for it to be most useful. But sadly, bonding doesn't necessarily do much for bandwidth since it's limited to running one tcp connection over one of the 2 links so unless you have more than 1 bandwidth heacy tcp connection, you will not see much improvement.
If you're after raw speed then looking at 10Gbps networking would be a much more reliable way to improve things.
Hi Trevor,
Thanks for the response and sorry for my late response, been a crazy week. Anyway, no worries about the throughput. However I would still like to Bond the 2 NICs together. I was thinking of using Dynamic Link Aggregation (my switch does have that option), however I'm not sure what way I should set it up. Should I add the 2 NIC ports to Open vSwitch first then bond together (if that's possible, still learning about OVS), or should I bond them first in CentOS then add the bonded ports to OVS? Not sure if you have any experience with OVS, but any input you can give would be much appreciated....as always

Thanks again for all your help.