openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #17597
Nova services not running
Hello. I've been facing some trouble while installing OpenStack. After I
started following the steps on a tutorial to install the nova modules, I
tried to see if the services were running, and the command nova-manage
service list shows me the following:
# nova-manage service list
2012-10-22 10:44:20 DEBUG nova.utils
[req-dc8e24ca-6b15-413e-8966-fcde305d6d82 None None] backend <module
'nova.db.sqlalchemy.api' from '/opt/stack/nova/nova/db/sqlalchemy/api.pyc'>
from (pid=14851) __get_backend /opt/stack/nova/nova/utils.py:502
Binary Host Zone
Status State Updated_At
nova-consoleauth ubuntu-cloud2 nova
enabled XXX None
nova-cert ubuntu-cloud2 nova
enabled XXX None
nova-scheduler ubuntu-cloud2 nova
enabled XXX None
Here's my /etc/nova/nova.conf: http://pastebin.com/9FMaMEuV
Thanks.
Follow ups