New Question
0

Pike Nova Compute service hangs on "Loading compute driver"

asked 2017-10-11 16:28:46 +0300

b.bezak gravatar image

Hi,

Pike Nova Compute service hangs on "Loading compute driver"

more details/logs here:

http://paste.openstack.org/raw/yQdPex...

Fresh install of Windows server 2016 Datacenter edition, OVS agent only (without live migration, ceilometer, neutron-hyper-agent). Stable OVS 2.7 is installed.

Ocata version is starting correctly on this setup.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2017-10-13 02:39:31 +0300

Claudiu Belu gravatar image

updated 2017-10-13 18:28:38 +0300

Hello,

This sounds a bit peculiar. I'm wondering if it actually hangs while loading the driver (shouldn't be any reasons to), or after it loaded. What kind of OpenStack are you using (RDO, Fuel, DevStack, etc.)?

Also, could you also include the nova.conf file? By default, it is located in: C:\Program Files\Cloudbase Solutions\OpenStack\Nova\etc.

Best regards,

Claudiu Belu


UPDATE:

So, after a little digging around and debugging, we've seen that the driver loads normally. The hanging part happens while trying to do the initial connect to the nova conductor: https://github.com/openstack/nova/blo...

It seems to be unable to connect to it, so there might be some issues with rabbit, or firewall issues. From what I understood, the compute node is configured to use some sort of pro xy, which could also be the problem.

But the interesting part is, while trying to connect to the conductor, it has a timeout of 10 seconds (for the first 10 attempts), after which the timeout is set to None; but it never times out. This could also indicate some oslo.messaging issue, and might be worth looking into.

edit flag offensive delete link more

Comments

It is Kolla Openstack Pike (ubuntu binary based), here is nova.con http://paste.openstack.org/show/qRJe7XKWjJAohpWZ3Z3p/

b.bezak gravatar imageb.bezak ( 2017-10-13 10:43:58 +0300 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2017-10-11 16:28:46 +0300

Seen: 1,016 times

Last updated: Oct 13 '17