Hello,
I am attempting to make some changes to our networking setup. Currently we run separate, physical, networks: management, data, public. Each openvswitch bridge is built on top of it’s own physical wired ethernet port. vlan is handled on the physical switch to allow each type of traffic.
As we move to 10Gbps ethernet, I am looking to change the configuration such that we use a pair of bonded ethernet ports and create the 3 bridges over the 1 physical bonded device.
I’ve done a lot of reading and tried various configurations, but nothing has worked. Does anybody have their network configured in this fashion? If so, would you be able to share the commands/configs you use?
I am using an older ONE right now (4.2.0), but I don’t think that should matter as I don’t even have the host OS configured properly yet. If it does, I can certainly upgrade. We are running on Ubuntu 14.04 LTS with current updates, and kvm.
Thank you in advance for any help,
gary