Thanks for replying Przemyslaw, there is no ovs-vswitchd.log in /opt/stack/logs/. This is all contains inside (ovsdb-server.pid, screen).
When I cancel stack .sh (ctr c), and try to rerun this $sudo ovs-vsctl br-set-external-id br-ex bridge-id br-ex it didnt hang, that means vSwitch was running isn't it ? But rerunning stack.sh after unstack hangs again. Thanks, Samta On Mon, Nov 9, 2015 at 7:50 PM, Czesnowicz, Przemyslaw <[email protected]> wrote: > Hi Samta, > > This usually means that the vSwitch is not running/has crashed. > Can you check in /opt/stack/logs/ovs-vswitchd.log ? There should be an error > msg there. > > Regards > Przemek > >> -----Original Message----- >> From: Samta Rangare [mailto:[email protected]] >> Sent: Monday, November 9, 2015 1:51 PM >> To: OpenStack Development Mailing List (not for usage questions) >> Subject: [openstack-dev] [networking-ovs-dpdk] >> >> Hello Everyone, >> >> I am installing devstack with networking-ovs-dpdk. The local.conf exactly >> looks like the one is available in /opt/stack/networking-ovs- >> dpdk/doc/source/_downloads/local.conf.single_node. >> So I believe all the necessary configuration will be taken care. >> >> However I am stuck at place where devstack is trying to set external-id ($ >> sudo ovs-vsctl br-set-external-id br-ex bridge-id br-ex). As soon as it hits >> at >> this place it's just hangs forever. I tried commenting this line from >> lib/neutron_plugin/ml2 (I know this is wrong) and then all services came up >> except ovs-dpdk agent and ovs agent. >> >> BTW I am deploying it in ubuntu 14.04. Any pointer will be really helpful. >> >> Thanks, >> Samta >> >> __________________________________________________________ >> ________________ >> OpenStack Development Mailing List (not for usage questions) >> Unsubscribe: OpenStack-dev- >> [email protected]?subject:unsubscribe >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
