[fancy_header3 variation=”orange”]Starting OVSDB and vSwitchd in OpenvSwitch with Debugging Enabled [/fancy_header3] Here are some quick notes on how I went about debugging OVSDB (ovsdb-server) and OVS vSwitchd (ovs-vsctl). There are lots of ways to debug OVS these are what I used to get debug logs generated. Those logs are helpful troubleshooting for OVSDB transactions and… Continue reading Starting OVSDB and vSwitchd in OpenvSwitch with Debugging Enabled
Tag: OVSDB
Install Open vSwitch v2.0 from RPM on RedHat Fedora
[fancy_header3 variation=”orange” ]Install Open vSwitch v2.0 from RPM on RedHat Fedora[/fancy_header3] This post is for installing OVS from RedHat RPM binaries. If you want to build Open vSwitch from source please see this post. Open vSwitch v2.0 introduces some really important features, at the top of the list is multi-threaded support in vswitchd. This will… Continue reading Install Open vSwitch v2.0 from RPM on RedHat Fedora