← Back to team overview

openstack team mailing list archive

Re: curl http://169.254.169.254/openstack not responding

 

Hi there,

It seems that i dont have this :

0 0 DNAT tcp -- * * 0.0.0.0/0 <http://0.0.0.0/0> 169.254.169.254 tcp dpt:80 to:10.100.8.223:8775 <http://10.100.8.223:8775>

so i will need to add it manually !
Well, I am running Folsom with quantum. Controller node is running nova-api as well as compute nodes are running nova-api-metadata

Should i remove the nova-api-metadata packages and point the l3 metadata to the controller node ?

Regards

Le 26/11/2012 10:28, Ray Sun a écrit :
If you check your iptables, you will find a record like this:

Chain nova-network-PREROUTING (1 references)
pkts bytes target prot opt in out source destination 0 0 DNAT tcp -- * * 0.0.0.0/0 <http://0.0.0.0/0> 169.254.169.254 tcp dpt:80 to:10.100.8.223:8775 <http://10.100.8.223:8775>

So can you check if your nova-api provide any service on port 8775?

- Ray
Yours faithfully, Kind regards.

CIeNET Technologies (Beijing) Co., Ltd
Email: qsun01185@xxxxxxxxxxxxx <mailto:qsun01185@xxxxxxxxxxxxx>
Office Phone: +86-01081470088-7079
Mobile Phone: +86-13581988291



On Mon, Nov 26, 2012 at 5:12 PM, Skible OpenStack <skible.openstack@xxxxxxxxx <mailto:skible.openstack@xxxxxxxxx>> wrote:

    Hello,

    I am trying to connect to the Metadata server using a simple Get
    request:

     curl http://169.254.169.254/openstack


    But there is not response, any idea why is that ?


    Regards

    _______________________________________________
    Mailing list: https://launchpad.net/~openstack
    <https://launchpad.net/%7Eopenstack>
    Post to     : openstack@xxxxxxxxxxxxxxxxxxx
    <mailto:openstack@xxxxxxxxxxxxxxxxxxx>
    Unsubscribe : https://launchpad.net/~openstack
    <https://launchpad.net/%7Eopenstack>
    More help   : https://help.launchpad.net/ListHelp




References