On Sat, Jan 17, 2015 at 04:55:32PM -0500, Prasanna Yabaluri wrote: > The ovs-vswitchd.log files are empty to see what's going on... > > /var/log/openvswitch > -rw-r----- 1 root adm 0 Jan 17 07:55 ovs-vswitchd.log > -rw-r----- 1 root adm 0 Jan 16 03:32 ovs-vswitchd.log.1
You might want to make sure that you passed the --log-file option to ovs-vswitchd so that it writes to the log file. > user1@user1-GT5464:/var/log$ sudo ovs-dpctl show br2 > 2015-01-17T21:50:33Z|00001|dpif_linux|ERR|Generic Netlink family > 'ovs_datapath' does not exist. The Open vSwitch kernel module is probably > not loaded. > ovs-dpctl: opening datapath br2 failed (No such file or directory) The Open vSwitch kernel module is probably not loaded. You should load it. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss