Nova-Docker ARM Error Cannot setup network: Cannot find any PID under container [closed]
I've install the Nova-docker on my Raspberry Pi 1 B with x86_64 controller.
When launching a docker instance, I always got the error msg about Cannot setup network: Cannot find any PID under container "..."
err msg: pastebin.com/qQJ2t8gw
I follow this guide to install nova-docker. wiki.openstack.org/wiki/Docker
I've google and try the followed page's solution, but they didn't work fine.
http://ask.openstack.org/en/question/...
http://ask.openstack.org/en/question/...
Controller: x86_64 CentOS 7 JUNO
Compute Node: Raspberry Pi 1 B, Arch Linux ARM, JUNO, nova-docker stable/juno
Do I have some way that I can try? Thanks a lot.
By some reasons stable/juno branch stopped working after switching to oslo logging in nova-docker.git master branch even on CentOS 7 x86_64 && F21 x86_64. See also comments to
https://bderzhavets.wordpress.com/201...
Procedure described here http://bderzhavets.blogspot.com/2015/... also doesn't work any longer.
Juno's nova-compute cannot load driver been built on stable/juno branch forked a while ago , e.g. much earlier then http://git.openstack.org/cgit/stackfo...
came into master branch.
I'll try it. Thanks!
I'm having the same issue, although I'm on 2014.2 version and haven't done any update. It was working before. Any suggestion?