On Wed, Oct 31, 2012 at 08:40:09PM -0500, gandhi mathi wrote: > In my project I am using mininet to create networks and while I am trying > to configure the sflow in the ovs,by using a shell script, I am getting > the error as: > Oct 31 > 11:00:34|00005|reconnect|WARN|unix:/usr/local/var/run/openvswitch/db.sock: > connection attempt failed (No such file or directory)
Either ovsdb-server isn't running or it's listening on a different socket. You should be able to figure out which. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
