← Back to team overview

openstack team mailing list archive

Re: VM does not get IP address

 

Hi  Lukas,

There few threads on openstack mailing list where people discussed this
issue. You can search with "wget: can't connect to remote host
(169.254.169.254): Network is unreachable" and you will see most of those
threads. These threads will give you some insight on how to debug this
issue to find the root cause. If you get stuck and have queries please feel
free to drop a mail to the list.

Anil


On Fri, Feb 22, 2013 at 2:57 PM, Lukáš Vízner <lukasvizner@xxxxxxxxx> wrote:

> Hi,
>
> I am following this manual
>
> https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/cbc6c95e749dea86fb4c77fcbf485e55c37a297d/OpenStack_Folsom_Install_Guide_WebVersion.rst
> to install OpenStack Folsom
>
> I have created one tenant net called "net1". When I launch an
> instance, there is this error:
>
> nitializing random number generator... done.
> Starting network...
> udhcpc (v1.18.5) started
> Sending discover...
> Sending discover...
> Sending discover...
> No lease, failing
> WARN: /etc/rc3.d/S40-network failed
> cloud-setup: checking
> http://169.254.169.254/2009-04-04/meta-data/instance-id
> wget: can't connect to remote host (169.254.169.254): Network is
> unreachable
> cloud-setup: failed 1/30: up 10.09. request failed
> wget: can't connect to remote host (169.254.169.254): Network is
> unreachable
> cloud-setup: failed 2/30: up 11.10. request failed
> wget: can't connect to remote host (169.254.169.254): Network is
> unreachable
>
> Here are outputs:
> root@folsom-controller:/etc/init.d# quantum net-list
>
> +--------------------------------------+------+--------------------------------------+
> | id                                   | name | subnets
>               |
>
> +--------------------------------------+------+--------------------------------------+
> | 3c2eed52-969b-44a2-bd33-790999c5da5c | net1 |
> a82109bf-5777-4730-b44a-5dceebc835cb |
>
> +--------------------------------------+------+--------------------------------------+
>
> root@folsom-controller:/etc/init.d#quantum port-list
>
> +--------------------------------------+------+-------------------+---------------------------------------------------------------------------------+
> | id                                   | name | mac_address       |
> fixed_ips
>          |
>
> +--------------------------------------+------+-------------------+---------------------------------------------------------------------------------+
> | 0a410916-ce92-4d41-9085-1358f6493269 |      | fa:16:3e:4e:d9:40 |
> {"subnet_id": "a82109bf-5777-4730-b44a-5dceebc835cb", "ip_address":
> "10.5.5.2"} |
> | eea126e8-8661-4d55-b3e0-655d758a9203 |      | fa:16:3e:ff:7e:ab |
> {"subnet_id": "a82109bf-5777-4730-b44a-5dceebc835cb", "ip_address":
> "10.5.5.1"} |
>
> +--------------------------------------+------+-------------------+---------------------------------------------------------------------------------+
>
> Please could you help me solve this problem?
> What configuration files do you need?
>
> Thank you!!!
>
>
> --
> Lukáš Vízner
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>



-- 
Thanks
Anil

Follow ups

References