openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #12165
Devstack multinode setup -- instances hang in state "scheduling"
Hi, a very similar question has been asked in
https://lists.launchpad.net/openstack/msg10125.html,
however I could not find a follow-up.
I have followed the instructions for
http://devstack.org/guides/multinode-lab.html,
however I am running Ubuntu 12.04 on both hosts.
There are 2 issues:
1. The 'services' panel in the dashboard only displays the services running
on
the controller, while nova-manage service list on both hosts displays:
nova-compute duff nova
enabled :-) 2012-05-23 18:01:14
nova-cert duff nova
enabled :-) 2012-05-23 18:01:18
nova-volume duff nova
enabled :-) 2012-05-23 18:01:24
nova-scheduler duff nova
enabled :-) 2012-05-23 18:01:18
nova-consoleauth duff nova
enabled :-) 2012-05-23 18:01:19
nova-network duff nova
enabled :-) 2012-05-23 18:01:16
nova-compute cirrus nova
enabled :-) 2012-05-23 18:01:17
nova-volume cirrus nova
enabled :-) 2012-05-23 18:01:16
nova-network cirrus nova
enabled :-) 2012-05-23 18:01:18
2. Once an instance is launched, it remains in the "scheduling" state with
no progress.
The logs look fine, no errors there.
Thanks!
/nico
Follow ups