As hard as it is to believe, ti looks like it works now. I don’t know what
happened but it didn’t work when I went to bed and works this morning.
Thank you all for your response. I’ll let you know if this becomes a problem
again.
On December 17, 2013 at 4:11:16 AM, Swapnil Kulkarni
(swapnilkul
Check whether your memory size and hard disk meets the requirement of your
chosen flavor.
Jeff
From: yatin kumbhare [mailto:yatinkumbh...@gmail.com]
Sent: Tuesday, December 17, 2013 5:16 PM
To: Kevin Breit
Cc: openstack@lists.openstack.org
Subject: Re: [Openstack] Unable to boot instance
Hello
you can check nova-scheduler service log, you can find about error log. Maybe
you have no valid nova-compute host, check you ntp and nova-compute is work!
Kevin Zhang
Weibo:kevin_prajna
Twitter:topshare
MSN:zhangjin...@hotmail.com
On Dec 17, 2013, at 2:21 PM, Kevin Breit wrote:
> No valid ho
I have seen the same issue yesterday with my devstack, where the images
were not available due to some issue with swifft as glance backend and it
was giving the same no valid host was found error on dashboard.
Best Regards,
Swapnil
On Tue, Dec 17, 2013 at 3:31 PM, kevinzhang wrote:
> you can
Hello Kevin,
First check $nova-manage service list
Is your compute nodes smiling :)
check your scheduler logs, most probably you are getting this error from
filter_scheduler, schedule_run_instance() method.
scheduler not able to find valid host.
Regards,
Yatin
On Tue, Dec 17, 2013 at 11:51 A
Hi Kevin,
Can you check in /var/log/glance/glance-registry.log on controller node, I
believe you might be having an ImageNotFoundException. Also can you verify
on compute node you have updated /etc/nova/nova.conf with
glance_host=controller?
Best Regards,
Swapnil
On Tue, Dec 17, 2013 at 11:51
I have a fresh, 3 node setup of OpenStack on Ubuntu with Neutron. For whatever
reason, I can’t get an instance booted.
nova show Cirros-1 renders:
+--+---+
| Property
Hi All,
We are using VMWareESXDriver for our grizzly deployment. Nova-compute
able to directly communicate with an ESX host and instance get
successfully launch on ESX host but instance is unable to boot.
Looking for any help.
Regards,
Rajshree
__