[Openstack] problem with metadata and ping

Arindam Choudhury arindam at live.com
Wed Apr 24 14:24:32 UTC 2013


hi,

I was misled by this:

[(keystone_user)]$ nova list
+--------------------------------------+--------+--------+-----------------------+
| ID                                   | Name   | Status | Networks              |
+--------------------------------------+--------+--------+-----------------------+
| 122ceb44-0b2d-442f-bb4b-c5a8cdbcb757 | cirros | ACTIVE | private=192.168.100.2 |
+--------------------------------------+--------+--------+-----------------------+

This is a nova-network problem.

From: arindam at live.com
To: openstack at lists.launchpad.net
Date: Wed, 24 Apr 2013 16:12:47 +0200
Subject: [Openstack] problem with metadata and ping




Hi,

I having problem with metadata service. I am using nova-network. The console log says:

Starting network...udhcpc (v1.18.5) startedSending discover...Sending discover...Sending discover...No lease, failingWARN: /etc/rc3.d/S40network failedcloudsetup: checking http://169.254.169.254/20090404/metadata/instanceidwget: can't connect to remote host (169.254.169.254): Network is unreachablecloudsetup: failed 1/30: up 10.06. request failed.

the whole console log is here: https://gist.github.com/arindamchoudhury/5452385
my nova.conf is here: https://gist.github.com/arindamchoudhury/5452410

[(keystone_user)]$ nova network-list 
+----+---------+------------------+
| ID | Label   | Cidr             |
+----+---------+------------------+
| 1  | private | 192.168.100.0/24 |
+----+---------+------------------+
[(keystone_user)]$ nova secgroup-list
+---------+-------------+
| Name    | Description |
+---------+-------------+
| default | default     |
+---------+-------------+
[(keystone_user)]$ nova secgroup-list-rules default
+-------------+-----------+---------+-----------+--------------+
| IP Protocol | From Port | To Port | IP Range  | Source Group |
+-------------+-----------+---------+-----------+--------------+
| icmp        | -1        | -1      | 0.0.0.0/0 |              |
| tcp         | 22        | 22      | 0.0.0.0/0 |              |
+-------------+-----------+---------+-----------+--------------+


 		 	   		  

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack at lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130424/8c63f650/attachment.html>


More information about the Openstack mailing list