<html><head><meta http-equiv="content-type" content="text/html; charset=GB2312"><style>body { line-height: 1.5; }body { font-size: 10.5pt; font-family: Î¢ÈíÑźÚ; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div><span></span>Hi,all:</div><div><span style="background-color: rgba(0, 0, 0, 0);">    I'm creating my openstack environment using the offical document:</span></div><div><span style="background-color: rgba(0, 0, 0, 0);"> </span><span style="background-color: rgba(0, 0, 0, 0); font-size: 10.5pt; line-height: 1.5;"></span><a href="http://docs.openstack.org/juno/install-guide/install/apt/content/" style="font-size: 10.5pt; line-height: 1.5; background-color: window;" class="">http://docs.openstack.org/juno/install-guide/install/apt/content/</a><span style="font-size: 10.5pt; line-height: 1.5; background-color: rgba(0, 0, 0, 0);"> </span></div><div><span style="font-size: 10.5pt; line-height: 1.5; background-color: rgba(0, 0, 0, 0);"><br></span></div><div><span style="font-size: 10.5pt; line-height: 1.5; background-color: rgba(0, 0, 0, 0);">as you know,I have a controller node,a network node,a compute node and a block node.</span></div><div><span style="font-size: 10.5pt; line-height: 1.5; background-color: rgba(0, 0, 0, 0);"><br></span></div><div style=""><span style="line-height: 1.5; background-color: rgba(0, 0, 0, 0);">where I'm now is the 8 chapter </span><span style="font-family: CartoGothicStd-Book; line-height: 1.5; background-color: window;">Add the Block Storage service.</span></div><div style=""><span style="font-family: CartoGothicStd-Book; line-height: 1.5; background-color: window;"><br></span></div><div style=""><span style="font-family: arial; color: rgb(51, 51, 51); background-color: rgba(0, 0, 0, 0);">Earlier,I have not to create a volume successfull,</span></div><div style=""><span style="font-family: arial; color: rgb(51, 51, 51); background-color: rgba(0, 0, 0, 0);">it's alway in creating status when i created a volume.</span></div><div style=""><span style="font-family: arial; color: rgb(51, 51, 51); background-color: rgba(0, 0, 0, 0);">so I get some reset,</span></div><div style=""><span style="font-family: arial; color: rgb(51, 51, 51); background-color: rgba(0, 0, 0, 0);">but when I put a command on the controller node ,I got another problem£º</span></div><div style=""><span style="font-family: arial; color: rgb(51, 51, 51); background-color: rgba(0, 0, 0, 0);">root@controller:~#  cinder --debug list
<br></span><span style="font-size: 10.5pt; line-height: 1.5; background-color: rgba(0, 0, 0, 0); font-family: arial; color: rgb(51, 51, 51);">ERROR: Unable to establish connection to</span><span style="font-size: 10.5pt; line-height: 1.5; background-color: window;"> </span><a href="http://controller:8776/v1/fd6ead45c2e3478998dbe2229cd6a191/volumes/detail" style="font-size: 10.5pt; line-height: 1.5; background-color: window; font-family: arial;">http://controller:8776/v1/fd6ead45c2e3478998dbe2229cd6a191/volumes/detail</a><span style="font-size: 10.5pt; line-height: 1.5; background-color: rgba(0, 0, 0, 0); font-family: arial; color: rgb(51, 51, 51);"> <br></span></div><div style=""><font color="#333333" face="arial">so I checked:</font></div><div style=""><span style="font-family: arial; color: rgb(51, 51, 51); background-color: rgba(0, 0, 0, 0);">root@controller:~# netstat -nltp |grep 8776   
<br>root@controller:~#</span></div><div style=""><span style="font-family: arial; color: rgb(51, 51, 51); background-color: rgba(0, 0, 0, 0);"><br></span></div><div style=""><span style="font-family: arial; color: rgb(51, 51, 51); background-color: rgba(0, 0, 0, 0);">there is my endpoint in my keystone db in my controller node:</span></div><div style=""><span style="font-family: arial; color: rgb(51, 51, 51); background-color: rgba(0, 0, 0, 0);">root@controller:~# mysql -uroot -p -D keystone -e "select * from endpoint order by url;"
<br>Enter password: 
<br>+----------------------------------+----------------------------------+-----------+----------------------------------+-----------------------------------------+-------+---------+-----------+
<br>| id                               | legacy_endpoint_id               | interface | service_id                       | url                                     | extra | enabled | region_id |
<br>+----------------------------------+----------------------------------+-----------+----------------------------------+-----------------------------------------+-------+---------+-----------+
<br>| 183daa188a634c7f9fcd3106ac3971d5 | 1387b8a7b0b24953ae8cd90a18a6d92a | admin     | 93cf91b5ffef400b9bb56d717ab9f21e | http://controller:35357/v2.0            | {}    |       1 | regionOne |
<br>| 6d94814cf0c94ff5875ece45ff068503 | 1387b8a7b0b24953ae8cd90a18a6d92a | internal  | 93cf91b5ffef400b9bb56d717ab9f21e | http://controller:5000/v2.0             | {}    |       1 | regionOne |
<br>| bed8527eca9f49c6a3cd57c97b433484 | 1387b8a7b0b24953ae8cd90a18a6d92a | public    | 93cf91b5ffef400b9bb56d717ab9f21e | http://controller:5000/v2.0             | {}    |       1 | regionOne |
<br>| 3a219d8b5a9a46fa9f54d779907ccdbe | ef491602e5dd454db420fd1f692d4496 | internal  | 0231bb5b2aeb4bbb9db321969e15b270 | http://controller:8774/v2/%(tenant_id)s | {}    |       1 | regionOne |
<br>| 6109c75df69d41fcb53d4da8bd9e211a | ef491602e5dd454db420fd1f692d4496 | public    | 0231bb5b2aeb4bbb9db321969e15b270 | http://controller:8774/v2/%(tenant_id)s | {}    |       1 | regionOne |
<br>| c0c888314630441cb4708622e07010cf | ef491602e5dd454db420fd1f692d4496 | admin     | 0231bb5b2aeb4bbb9db321969e15b270 | http://controller:8774/v2/%(tenant_id)s | {}    |       1 | regionOne |
<br>| 11ab759b96134a83a01ce777f58e22fe | 5bb43f7d647648f2b4183c9bbff63002 | admin     | bd20483509e8485188477dcc152f97ee | http://controller:8776/v1/%(tenant_id)s | {}    |       1 | regionOne |
<br>| bf462464595d4ed0be0dd5efd70d70bf | 5bb43f7d647648f2b4183c9bbff63002 | public    | bd20483509e8485188477dcc152f97ee | http://controller:8776/v1/%(tenant_id)s | {}    |       1 | regionOne |
<br>| d12a5e15f63448b8af35276390c82dfe | 5bb43f7d647648f2b4183c9bbff63002 | internal  | bd20483509e8485188477dcc152f97ee | http://controller:8776/v1/%(tenant_id)s | {}    |       1 | regionOne |
<br>| 3845bfc0e9104cc08d83a9d654667849 | 985f711c93d3433f93ff6a3ff041f549 | public    | 546b8b6ec43349c6b08eec5fc0324dbd | http://controller:8776/v2/%(tenant_id)s | {}    |       1 | regionOne |
<br>| 3c56ebd0b6544934a66acc6df5a9f201 | 985f711c93d3433f93ff6a3ff041f549 | admin     | 546b8b6ec43349c6b08eec5fc0324dbd | http://controller:8776/v2/%(tenant_id)s | {}    |       1 | regionOne |
<br>| a42216a723fa41199e9db3897b748a94 | 985f711c93d3433f93ff6a3ff041f549 | internal  | 546b8b6ec43349c6b08eec5fc0324dbd | http://controller:8776/v2/%(tenant_id)s | {}    |       1 | regionOne |
<br>| 308cb0bd71104289b9db6061efe0cc0a | a84c5d7ae13342a0bc3f4f6ac691bc86 | admin     | 74df212f43b44d6f8ede583da030d2fa | http://controller:9292                  | {}    |       1 | regionOne |
<br>| 73c2d1175ef94b928d19a9bf6083b1ff | a84c5d7ae13342a0bc3f4f6ac691bc86 | public    | 74df212f43b44d6f8ede583da030d2fa | http://controller:9292                  | {}    |       1 | regionOne |
<br>| c71f20e1edbb47968f3a606734cafd0f | a84c5d7ae13342a0bc3f4f6ac691bc86 | internal  | 74df212f43b44d6f8ede583da030d2fa | http://controller:9292                  | {}    |       1 | regionOne |
<br>| 0d3c28e9c079459682ce113d0f092f07 | 1b75fe4093b048b69ce1cd5fb48542fa | admin     | 63086005a686480cacf77c22f3f7f0b4 | http://controller:9696                  | {}    |       1 | regionOne |
<br>| 7279b4b8d6da466aa98184181bde37ae | 1b75fe4093b048b69ce1cd5fb48542fa | public    | 63086005a686480cacf77c22f3f7f0b4 | http://controller:9696                  | {}    |       1 | regionOne |
<br>| 86de432451fe4eda938d7fd0b4b63fc8 | 22bc9e73a91f47b291913d927799ef1c | internal  | 63086005a686480cacf77c22f3f7f0b4 | http://controller:9696                  | {}    |       1 | regionOne |
<br>| d186d6304ae7448ebce4e61363b1d29e | 22bc9e73a91f47b291913d927799ef1c | public    | 63086005a686480cacf77c22f3f7f0b4 | http://controller:9696                  | {}    |       1 | regionOne |
<br>| e257970113ba4c3ab70345b393340c77 | 22bc9e73a91f47b291913d927799ef1c | admin     | 63086005a686480cacf77c22f3f7f0b4 | http://controller:9696                  | {}    |       1 | regionOne |
<br>| f7b6ffe42e9449788d2cf64e93457be0 | 1b75fe4093b048b69ce1cd5fb48542fa | internal  | 63086005a686480cacf77c22f3f7f0b4 | http://controller:9696                  | {}    |       1 | regionOne |
<br>+----------------------------------+----------------------------------+-----------+----------------------------------+-----------------------------------------+-------+---------+-----------+
<br>root@controller:~# </span></div><div style=""><span style="font-family: arial; color: rgb(51, 51, 51); background-color: rgba(0, 0, 0, 0);">now I wander how to find why the 8776 port not started,</span></div><div style=""><span style="font-family: arial; color: rgb(51, 51, 51); background-color: rgba(0, 0, 0, 0);">thanks all for response.</span></div><div style=""><span style="font-family: arial; color: rgb(51, 51, 51); background-color: rgba(0, 0, 0, 0);"> </span></div><span style="background-color: rgba(0, 0, 0, 0);"></span>
<div><br></div><hr style="width: 210px; height: 1px;" color="#b5c4df" size="1" align="left">
<div><span><div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt"><div>yin.zhb@gmail.com</div></div></span></div>
</body></html>