On Wed, Jul 31, 2013 at 01:12:02PM -0400, Dmita Levy wrote: > I am trying to run the ovs-vsctl show command on a switch in mininet but I > get the error message below. I've done some searches but could not find a > definitive answer as to how to fix this. Does this mean the database is not > created and I have to create it or does OVS run with limited capabilities > in mininet? > > Jul 31 10:02:17|00001|stream_unix|ERR|/tmp/stream-unix.1846.0: connection > to /usr/local/var/run/openvswitch/db.sock failed: No such file or directory
The database server isn't running or isn't listening to that socket. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
