Today I am revisiting my previous post on Openvswitch on Ubuntu 12.04. Things have changed since then. Previously Openvswitch was relatively new and as such the userland tools (with libvirt being the one I use) didn’t support it yet, so while you could have used Openvswitch by executing the kvm…
Linux-KVM: Ubuntu 12.04 with Openvswitch
UPDATE: October 29, 2012 This article doesn’t work on Ubuntu 12.10, to use Ubuntu 12.10 please refer to my new article here. Openvswitch is a better way of managing your virtual networking stacks for KVM and Xen. This can be used instead of the bridge-utils package, and has the ability…