DevStack: stack.sh stuck at neutron-ovs-cleanup for a long time

Asked by venkatamahesh

I am preparing a setup with networking-sfc master with devstack master. While running stack.sh the process hanged at neutron-ovs-cleanup step. Can anyone please help me how to install it. and also I didn't find any manual installation documentation also.

Question information

Language:
English Edit question
Status:
Solved
For:
networking-sfc Edit question
Assignee:
No assignee Edit question
Solved by:
venkatamahesh
Solved:
Last query:
Last reply:
Revision history for this message
Vijendra Soni (vijendra-soni) said :
#1

Hello Venkatamahesh,

Please provide more information about your setup and exact error you are getting.

Most probably I suspect issue with either OVS version or you may need additional patch configuration ( https://review.openstack.org/#/c/311509/). Assuming all the configuration is properly set.

Let me know if this resolves your issue.

Regards,
Vijendra Soni

Revision history for this message
venkatamahesh (venkatamaheshkotha) said :
#2

I found the solution. The solution is to install ovs python package. In my setup ovs package is not there so at this step it is unable to find the specific ovs and so it hanged. Running devstack after installation of ovs solves my problem

Thanks
mahesh