[Openstack] where is my 8776 port?

yin.zhb at gmail.com yin.zhb at gmail.com
Tue Dec 16 03:17:46 UTC 2014


Hi,all:
    I'm creating my openstack environment using the offical document:
 http://docs.openstack.org/juno/install-guide/install/apt/content/ 

as you know,I have a controller node,a network node,a compute node and a block node.

where I'm now is the 8 chapter Add the Block Storage service.

Earlier,I have not to create a volume successfull,
it's alway in creating status when i created a volume.
so I get some reset,
but when I put a command on the controller node ,I got another problem:
root at controller:~# cinder --debug list 
ERROR: Unable to establish connection to http://controller:8776/v1/fd6ead45c2e3478998dbe2229cd6a191/volumes/detail 
so I checked:
root at controller:~# netstat -nltp |grep 8776 
root at controller:~#

there is my endpoint in my keystone db in my controller node:
root at controller:~# mysql -uroot -p -D keystone -e "select * from endpoint order by url;" 
Enter password: 
+----------------------------------+----------------------------------+-----------+----------------------------------+-----------------------------------------+-------+---------+-----------+ 
| id | legacy_endpoint_id | interface | service_id | url | extra | enabled | region_id | 
+----------------------------------+----------------------------------+-----------+----------------------------------+-----------------------------------------+-------+---------+-----------+ 
| 183daa188a634c7f9fcd3106ac3971d5 | 1387b8a7b0b24953ae8cd90a18a6d92a | admin | 93cf91b5ffef400b9bb56d717ab9f21e | http://controller:35357/v2.0 | {} | 1 | regionOne | 
| 6d94814cf0c94ff5875ece45ff068503 | 1387b8a7b0b24953ae8cd90a18a6d92a | internal | 93cf91b5ffef400b9bb56d717ab9f21e | http://controller:5000/v2.0 | {} | 1 | regionOne | 
| bed8527eca9f49c6a3cd57c97b433484 | 1387b8a7b0b24953ae8cd90a18a6d92a | public | 93cf91b5ffef400b9bb56d717ab9f21e | http://controller:5000/v2.0 | {} | 1 | regionOne | 
| 3a219d8b5a9a46fa9f54d779907ccdbe | ef491602e5dd454db420fd1f692d4496 | internal | 0231bb5b2aeb4bbb9db321969e15b270 | http://controller:8774/v2/%(tenant_id)s | {} | 1 | regionOne | 
| 6109c75df69d41fcb53d4da8bd9e211a | ef491602e5dd454db420fd1f692d4496 | public | 0231bb5b2aeb4bbb9db321969e15b270 | http://controller:8774/v2/%(tenant_id)s | {} | 1 | regionOne | 
| c0c888314630441cb4708622e07010cf | ef491602e5dd454db420fd1f692d4496 | admin | 0231bb5b2aeb4bbb9db321969e15b270 | http://controller:8774/v2/%(tenant_id)s | {} | 1 | regionOne | 
| 11ab759b96134a83a01ce777f58e22fe | 5bb43f7d647648f2b4183c9bbff63002 | admin | bd20483509e8485188477dcc152f97ee | http://controller:8776/v1/%(tenant_id)s | {} | 1 | regionOne | 
| bf462464595d4ed0be0dd5efd70d70bf | 5bb43f7d647648f2b4183c9bbff63002 | public | bd20483509e8485188477dcc152f97ee | http://controller:8776/v1/%(tenant_id)s | {} | 1 | regionOne | 
| d12a5e15f63448b8af35276390c82dfe | 5bb43f7d647648f2b4183c9bbff63002 | internal | bd20483509e8485188477dcc152f97ee | http://controller:8776/v1/%(tenant_id)s | {} | 1 | regionOne | 
| 3845bfc0e9104cc08d83a9d654667849 | 985f711c93d3433f93ff6a3ff041f549 | public | 546b8b6ec43349c6b08eec5fc0324dbd | http://controller:8776/v2/%(tenant_id)s | {} | 1 | regionOne | 
| 3c56ebd0b6544934a66acc6df5a9f201 | 985f711c93d3433f93ff6a3ff041f549 | admin | 546b8b6ec43349c6b08eec5fc0324dbd | http://controller:8776/v2/%(tenant_id)s | {} | 1 | regionOne | 
| a42216a723fa41199e9db3897b748a94 | 985f711c93d3433f93ff6a3ff041f549 | internal | 546b8b6ec43349c6b08eec5fc0324dbd | http://controller:8776/v2/%(tenant_id)s | {} | 1 | regionOne | 
| 308cb0bd71104289b9db6061efe0cc0a | a84c5d7ae13342a0bc3f4f6ac691bc86 | admin | 74df212f43b44d6f8ede583da030d2fa | http://controller:9292 | {} | 1 | regionOne | 
| 73c2d1175ef94b928d19a9bf6083b1ff | a84c5d7ae13342a0bc3f4f6ac691bc86 | public | 74df212f43b44d6f8ede583da030d2fa | http://controller:9292 | {} | 1 | regionOne | 
| c71f20e1edbb47968f3a606734cafd0f | a84c5d7ae13342a0bc3f4f6ac691bc86 | internal | 74df212f43b44d6f8ede583da030d2fa | http://controller:9292 | {} | 1 | regionOne | 
| 0d3c28e9c079459682ce113d0f092f07 | 1b75fe4093b048b69ce1cd5fb48542fa | admin | 63086005a686480cacf77c22f3f7f0b4 | http://controller:9696 | {} | 1 | regionOne | 
| 7279b4b8d6da466aa98184181bde37ae | 1b75fe4093b048b69ce1cd5fb48542fa | public | 63086005a686480cacf77c22f3f7f0b4 | http://controller:9696 | {} | 1 | regionOne | 
| 86de432451fe4eda938d7fd0b4b63fc8 | 22bc9e73a91f47b291913d927799ef1c | internal | 63086005a686480cacf77c22f3f7f0b4 | http://controller:9696 | {} | 1 | regionOne | 
| d186d6304ae7448ebce4e61363b1d29e | 22bc9e73a91f47b291913d927799ef1c | public | 63086005a686480cacf77c22f3f7f0b4 | http://controller:9696 | {} | 1 | regionOne | 
| e257970113ba4c3ab70345b393340c77 | 22bc9e73a91f47b291913d927799ef1c | admin | 63086005a686480cacf77c22f3f7f0b4 | http://controller:9696 | {} | 1 | regionOne | 
| f7b6ffe42e9449788d2cf64e93457be0 | 1b75fe4093b048b69ce1cd5fb48542fa | internal | 63086005a686480cacf77c22f3f7f0b4 | http://controller:9696 | {} | 1 | regionOne | 
+----------------------------------+----------------------------------+-----------+----------------------------------+-----------------------------------------+-------+---------+-----------+ 
root at controller:~# 
now I wander how to find why the 8776 port not started,
thanks all for response.
 



yin.zhb at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20141216/5d72df36/attachment.html>


More information about the Openstack mailing list