Here's an excerpt from your "with DPDK" log. It looks like you typoed a command and therefore ovsdb-server didn't start.
controller@controller-Latitude-E5440:~openvswitch-2.3.1$ controller@controller-Latitude-E5440:~openvswitch-2.3.1$ sudo ovsdb-server /usr/local/etc/openvswitch/conf.db --remote=punix:/usr/local/var/run/openvswitch/db.sock --remote=db:Open_vSwitch,Open_vSwitch,manager_options --pidfile --detach --log-file bash: controller@controller-Latitude-E5440:~openvswitch-2.3.1$: No such file or directory On Mon, Jan 5, 2015 at 4:11 PM, Shankari Vaidyalingam <[email protected]> wrote: > Hi, > > I tried executing the steps for initializing the OVSDB-server and the OVS > given in the below link: > > networkstatic.net/installing-and-configuring-openvswitch-on-ubuntu-12-04-precise-pangolin/ > > I'm using Ubuntu Trusty tahr, OVS version 2.3.1 > > I was able to get the OVS working for the build which I compiled without > DPDK. > But with DPDK_BUILD configured in the Makefile the build produced "Database > connection refused" error and the OVS was not getting started because of > this error. Kindly help me in resolving this issue. > > Enclosed the logs separately for "without DPDK" build and for "With DPDK" > build > > Regards, > Shankari.V > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss > -- "I don't normally do acked-by's. I think it's my way of avoiding getting blamed when it all blows up." Andrew Morton _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
