<div dir="ltr">Hello Kevin,<div><br></div><div>First check $nova-manage service list</div><div><br></div><div>Is your compute nodes smiling :) </div><div><br></div><div>check your scheduler logs, most probably you are getting this error from filter_scheduler, schedule_run_instance() method.</div>
<div><br></div><div>scheduler not able to find valid host.</div><div><br></div><div>Regards,</div><div>Yatin</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 17, 2013 at 11:51 AM, Kevin Breit <span dir="ltr"><<a href="mailto:kevin.breit@kevinbreit.net" target="_blank">kevin.breit@kevinbreit.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
I have a fresh, 3 node setup of OpenStack on Ubuntu with Neutron. For whatever reason, I can’t get an instance booted.</div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
<br></div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">nova show Cirros-1 renders:</div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto">
<br></div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgba(0,0,0,1.0);margin:0px;line-height:auto"><div style="margin:0px">+--------------------------------------+-----------------------------------------------------------------------------------------------+</div>
<div style="margin:0px">| Property | Value |</div><div style="margin:0px">+--------------------------------------+-----------------------------------------------------------------------------------------------+</div>
<div style="margin:0px">| status | ERROR |</div><div style="margin:0px">| updated | 2013-12-17T06:09:56Z |</div>
<div style="margin:0px">| OS-EXT-STS:task_state | None |</div><div style="margin:0px">| key_name | kbreit-key |</div>
<div style="margin:0px">| image | Cirros-0.3.1 (6d625cfa-e867-4330-ae50-0e9989c7c9b2) |</div><div style="margin:0px">| hostId | |</div>
<div style="margin:0px">| OS-EXT-STS:vm_state | error |</div><div style="margin:0px">| OS-SRV-USG:launched_at | None |</div>
<div style="margin:0px">| flavor | m1.tiny (1) |</div><div style="margin:0px">| id | 3c91d498-a723-493e-95ec-f77ec4ea874b |</div>
<div style="margin:0px">| security_groups | [{u'name': u'default'}] |</div><div style="margin:0px">| OS-SRV-USG:terminated_at | None |</div>
<div style="margin:0px">| user_id | 4548e26ca25548deb4c150086d529802 |</div><div style="margin:0px">| name | Cirros-1 |</div>
<div style="margin:0px">| created | 2013-12-17T06:09:55Z |</div><div style="margin:0px">| tenant_id | 7f368f8f224c40b8857655a7783bfa0f |</div>
<div style="margin:0px">| OS-DCF:diskConfig | MANUAL |</div><div style="margin:0px">| metadata | {} |</div>
<div style="margin:0px">| os-extended-volumes:volumes_attached | [] |</div><div style="margin:0px">| accessIPv4 | |</div>
<div style="margin:0px">| accessIPv6 | |</div><div style="margin:0px">| fault | {u'message': u'No valid host was found. ', u'code': 500, u'created': u'2013-12-17T06:09:56Z'} |</div>
<div style="margin:0px">| OS-EXT-STS:power_state | 0 |</div><div style="margin:0px">| OS-EXT-AZ:availability_zone | nova |</div>
<div style="margin:0px">| config_drive | |</div><div style="margin:0px">+--------------------------------------+———————————————————————————————————————————————+</div>
<div style="margin:0px"><br></div><div style="margin:0px">I haven’t deliberately enabled debug mode anywhere but I’m not seeing many logs which are useful. Can anyone assist?</div></div><br><div></div></div><br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>