[Rdo-list] Timed out waiting for nova-conductor. w/ icehouse-3 and foreman

Andrew Lau andrew at andrewklau.com
Thu Mar 27 10:18:18 UTC 2014


Hi,

I tried to deploy RDO icehouse-3 using foreman on CentOS 6.5, previously I
had success with Havana and icehouse-2

Everything went smoothly, and quite a few of the issues I had with
icehouse-2 were gone!

The only non-puppet task I had to do was on the controller:

cat <<EOF > /etc/mysql/conf.d/innodb.cnf
[mysqld]
default-storage-engine = innodb
EOF

service mysqld restart

mysql -e 'drop database neutron; create database neutron;'

However, I've hit a blocker with nova compute not showing up into the
controller. The only thing useful I can find in the nova-compute logs,

"
Timed out waiting for nova-conductor. Is it running? Or did this service
start before nova-conductor?
"

Both nova-compute (on the compute) and nova-conductor (on the controller)
said "AMQP connected" after a service restart, so I'm not sure what's gone
wrong here.

Suggestions?

Thanks,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20140327/3a1de1d1/attachment.html>


More information about the dev mailing list