On Wednesday, December 31, 2014 07:46:55 AM Ben Pfaff wrote: > On Wed, Dec 31, 2014 at 08:13:42PM +0530, Shankari Vaidyalingam wrote: > > Hi > > > > I'm facing the below error while trying to initialize the database after > > starting, with ovs-vsctl. > > Please find the logs below: > > > > OVS version - 2.3.0 > > > > controller@controller-Latitude-E5440:~$ sudo ovs-vsctl --no-wait init > > [sudo] password for controller: > > ovs-vsctl: unix:/usr/local/var/run/openvswitch/db.sock: database connection > > failed (Connection refused) > > You need to start ovsdb-server.
Either that or fix the sock path /usr/local/var/run by passing --db= option. fbl _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
