← Back to team overview

openstack team mailing list archive

Nova services fail to start after a packstack install

 

Hello,

Hopefully someone can shed some light on this for me:

I have just completed a fresh packstack install (openstack-packstack-2013.1.1-0.20.dev642.el6.noarch) on a fresh centos 6.4 install (2.6.32-358.el6.x86_64) and the default 'packstack --allinone --os-quantum-install=n'.

This completes successfully, however all of the nova services fail to start with the same error:

cert.log:2013-07-25 05:27:20.903 9085 CRITICAL nova [-] error in options: link: durable: true is not a bool

compute.log:2013-07-25 05:27:17.632 CRITICAL nova [req-0639f0df-b0f7-40e8-a3dd-cd0a05a7a090 None None] error in options: link: durable: true is not a bool

conductor.log:2013-07-25 05:27:17.134 8906 CRITICAL nova [-] error in options: link: durable: true is not a bool

consoleauth.log:2013-07-25 05:27:19.008 8982 CRITICAL nova [-] error in options: link: durable: true is not a bool

network.log:2013-07-25 05:27:20.928 9011 CRITICAL nova [-] error in options: link: durable: true is not a bool

scheduler.log:2013-07-25 05:27:21.131 9128 CRITICAL nova [-] error in options: link: durable: true is not a bool

(full stack trace for the scheduler is at http://pastebin.com/kPvn2rMR)

Nova versions:

openstack-nova-cert-2013.1.2-4.el6.noarch
openstack-nova-scheduler-2013.1.2-4.el6.noarch
openstack-nova-common-2013.1.2-4.el6.noarch
openstack-nova-network-2013.1.2-4.el6.noarch
openstack-nova-novncproxy-2013.1.2-4.el6.noarch
openstack-nova-api-2013.1.2-4.el6.noarch
openstack-nova-compute-2013.1.2-4.el6.noarch
openstack-nova-conductor-2013.1.2-4.el6.noarch
openstack-nova-console-2013.1.2-4.el6.noarch

I've run through nova.conf & api_paste.ini and everything looks sane. Any ideas where I can go from here?

Thanks in advance,
Damion.