Hi Torin,

If I run `ip netns exec qrouter netstat -lnp` or `ip netns exec qdhcp
> netstat -lnp` on the controller, should I see anything listening on the
> metadata port (8775)? When I run these commands I don't see that listening,
> but I have no example of a working system to check against. Can anybody
> verify this?
>

Either on qrouter/qdhcp namespaces, you won't see port 8775, instead check
whether meta-data service is running on the neutron controller node(s) and
listening on port 8775? Aslo, you can verify metadata and neturon services
using following commands

service neutron-metadata-agent status
neutron agent-list
netstat -ntplua | grep :8775


Thanks & Regards
Arun

ஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃ
அன்புடன்
அருண்
நுட்பம் நம்மொழியில் தழைக்கச் செய்வோம்
http://thangamaniarun.wordpress.com
ஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃஃ
_______________________________________________
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

Reply via email to