← Back to team overview

openstack team mailing list archive

Re: Cloud-init Fails - No route to host.

 

I can access the internet from my instance no problem. 

"- you might not have a neutron metadata-agent & proxy configured and running"

This one might be the issue. Where should I look to configure this?



________________________________
 From: Robert Collins <robertc@xxxxxxxxxxxxxxxxx>
To: Jake G. <dj_dark_junglist@xxxxxxxxx> 
Cc: OpenStack Maillist <openstack@xxxxxxxxxxxxxxxxxxx> 
Sent: Wednesday, July 24, 2013 5:55 PM
Subject: Re: [Openstack] Cloud-init Fails - No route to host.
 

On 24 July 2013 20:50, Jake G. <dj_dark_junglist@xxxxxxxxx> wrote:
> I have an issue with the cloud-init process on boot of my instance.
>
> DataSourceEc2.py[WARNING]:
> 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [2/120s]:
> url error [[Errno 113] No route to host]
>
> I am using this doc ->
> http://docs.openstack.org/trunk/openstack-image/content/centos-image.html
>
> Why is this trying to contact a 3rd party server? Is this no longer a valid
> IP address or URL? I cannot get a response from any machine I try.
> Is the cloud-init actually necessary, if I am not using any aws services?

The cloud-init address is used for dynamic configuration of your instances.

Reasons it might fail:
- you might not have a neutron metadata-agent & proxy configured and running
- your networking might be misconfigured : if instance networking
doesn't come up, you'll see that error.

I suspect the latter issue is the problem.

-- 
Robert Collins <rbtcollins@xxxxxx>
Distinguished Technologist
HP Cloud Services

Follow ups

References