[openstack-dev] Metadata via dhcp namespace not working for icehouse release

2015-10-09 Thread Pradeep kumar
Hii Guys,
I am trying to run Metadata via the DHCP namespace by following blog post
mentioned below:

http://techbackground.blogspot.in/2013/06/metadata-via-dhcp-namespace.html

Commands mentioned on above link for debugging o/p is exactly same for my
setup. Also i am able to ping 169.254.169.254 metadata server ip. But while
running below command from VM i get

curl http://169.254.169.254

curl: (7) Failed to connect to 169.254.169.254 port 80: Connection timed out

and

curl http://169.254.169.254:53
gives empty response
&
from controller node if i run curl http://169.254.169.254 i get
curl http://169.254.169.254:8775
1.0
2007-01-19
2007-03-01
2007-08-29
2007-10-10
2007-12-15
2008-02-01
2008-09-01
2009-04-04
On controller node:
netstat -nap | grep 8775 gives
tcp0  0 0.0.0.0:87750.0.0.0:*
LISTEN  13619/python

*Please suggest some pointers i am stuck at the same point from last 10
days.*

Regards
Pradeep Kumar
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Metadata via dhcp namespace not working for icehouse release

2015-10-09 Thread Rossella Sblendido


Hi Pradeep,

see inline please...

On 10/09/2015 09:00 AM, Pradeep kumar wrote:


Hii Guys,


and girls :)


I am trying to run Metadata via the DHCP namespace by following blog
post mentioned below:

http://techbackground.blogspot.in/2013/06/metadata-via-dhcp-namespace.html

Commandsmentioned on above link for debugging o/p is exactly same for my
setup. Also i am able to ping 169.254.169.254 metadata server ip. But
while running below command from VM i get

curl http://169.254.169.254

curl: (7) Failed to connect to 169.254.169.254 port 80: Connection timed out

and

curl http://169.254.169.254:53
gives empty response
&
from controller node if i run curl http://169.254.169.254 i get
curl http://169.254.169.254:8775
1.0
2007-01-19
2007-03-01
2007-08-29
2007-10-10
2007-12-15
2008-02-01
2008-09-01
2009-04-04
On controller node:
netstat -nap | grep 8775 gives
tcp0  0 0.0.0.0:8775 
0.0.0.0:*   LISTEN  13619/python

*Please suggest some pointers i am stuck at the same point from last 10
days.*


Can you try using another image to create a VM, the image you are using 
might not support DHCP option 121...


cheers,

Rossella



Regards
Pradeep Kumar



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Metadata via dhcp namespace not working for icehouse release

2015-10-09 Thread Ihar Hrachyshka
> On 09 Oct 2015, at 09:00, Pradeep kumar  wrote:
> 
> 
> Hii Guys,
> I am trying to run Metadata via the DHCP namespace by following blog post 
> mentioned below:
> 
> http://techbackground.blogspot.in/2013/06/metadata-via-dhcp-namespace.html
> 
> Commands mentioned on above link for debugging o/p is exactly same for my 
> setup. Also i am able to ping 169.254.169.254 metadata server ip. But while 
> running below command from VM i get
> 
> curl http://169.254.169.254
> 
> curl: (7) Failed to connect to 169.254.169.254 port 80: Connection timed out
> 
> and
> 
> curl http://169.254.169.254:53
> gives empty response
> &
> from controller node if i run curl http://169.254.169.254 i get
> curl http://169.254.169.254:8775
> 1.0
> 2007-01-19
> 2007-03-01
> 2007-08-29
> 2007-10-10
> 2007-12-15
> 2008-02-01
> 2008-09-01
> 2009-04-04
> On controller node:
> netstat -nap | grep 8775 gives
> tcp0  0 0.0.0.0:87750.0.0.0:*   LISTEN
>   13619/python
> 
> Please suggest some pointers i am stuck at the same point from last 10 days.
> 
> Regards
> Pradeep Kumar

Icehouse is no longer supported. Please retry on a supported version Juno+.

Ihar


signature.asc
Description: Message signed with OpenPGP using GPGMail
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev