易陆发现互联网技术论坛

 找回密码
 开始注册
查看: 4542|回复: 3
收起左侧

endpoint for volume service named cinder in RegionOne region not found

[复制链接]
发表于 2018-10-6 18:16:54 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?开始注册

x
2018-10-06 18:13:51.888 1877 ERROR nova.compute.manager [req-ef8a5260-9e77-4092-9d36-a5875ccf61f8 85081953184846c3b6f82652f8799e81 2bf187dac03542998a1ba0dec7a0e6fe - default default] [instance: 70ebdc92-ffe1-40e8-850f-9d2f64
9 j  c4 ^; x5 e+ fa97fdd] Instance failed block device setup: EndpointNotFound: internalURL endpoint for volume service named cinder in RegionOne region not found
- z: `& M( {. u; c
发表于 2018-10-6 18:38:32 | 显示全部楼层
服务endpoint的三种url如果是Struts,在配置文件里面配个action啊,URL对应action的name,如果spring的话,直接映射后台的URL,当然也需要spring的配置文件
; {2 Q8 \8 j9 z, ]* K" t
发表于 2018-10-6 18:38:51 | 显示全部楼层
用户(无论是Dashboard, API Client)都需要访问Keystone获取服务列表。 以及每个服务的地址(Openstack中称为Endpoint).访问服务的地址。 Endpoint可以理解为访问服务url。 剩下的就好理解了。 有管理员服务 adminurl。 内部服务 internalurl。
4 i3 O8 I+ j3 V/ X: f+ m. p# M
发表于 2018-10-6 18:47:01 | 显示全部楼层
publicURL endpoint for orchestration service in RegionOne region not found4 E2 s. H% ^' l/ R0 a& X4 t
regionone; i) ]7 A% |9 ^4 H0 O( g1 U! e
7 T# b7 w8 W$ |" y
I configured keystone service and endpoints for heat but heat is not working. Note the region name is "regionOne" with a lower-case r. Is the cause of the failure? If yes, how to fix it?9 M$ a" H- @7 f
$ o; S4 H. ]! ]
davidyua@cloudant9:~$ heat stack-list publicURL endpoint for orchestration service in RegionOne region not found d
+ b/ M' C3 A0 F' Y3 e" F0 o1 @0 h% W0 ]% Z2 O" k
avidyua@cloudant9:~$ openstack service list
. j6 F: |! o2 D, _( s6 t( x+----------------------------------+-------------+----------------+
$ k( Q& \2 n8 t0 g0 s* S" Z2 {| ID                               | Name        | Type           |
1 n+ s6 \/ x( V) K' R+ Y+----------------------------------+-------------+----------------+7 j% P$ p: q( M9 J/ t
| 1fccfdeb7eaa44d2a842a67799a145a1 | glance      | image          |8 {; P: U) n1 q' R* ?# U3 [; u# L
| 21856c9253454d088e4e334d60425077 | heat        | orchestration  |" d3 ?$ q8 l1 b+ ^
| 2dd68f6c26cf4c66974206a6ffc87d7f | keystone    | identity       |* K, S, l$ u2 l$ R9 i
| 344c4426b02f47a5a859cbad45eccc8a | nova_legacy | compute_legacy |
% j! s7 l& I2 a% z0 n2 ]. k| a43ec01e5f46403cbd98d75ec62c6a3e | nova        | compute        |
5 k5 t3 q5 j9 d( o7 ?7 R3 X5 Q7 M| b3241a4f37a34fa6a6e113a68ea49440 | cinderv2    | volumev2       |6 _* x1 h9 ?1 K1 s
| c4516888e14142ee8c5ed2f33704e20d | ec2         | ec2            |% ]) P& D/ x! l2 y/ W
| f53b6ae3896442679d4f0507c364aa37 | cinder      | volume         |5 {, x, H' Z5 N7 j% e; t/ t
+----------------------------------+-------------+----------------+
) O% }0 V  T9 ~/ ^$ g  F( hdavidyua@cloudant9:~$ openstack endpoint list2 ], G4 f  X( l6 K( T" q
+----------------------------------+-----------+--------------+----------------+. n9 T; R# r* U. i; l
| ID                               | Region    | Service Name | Service Type   |
& B) q5 B3 u1 F: o! X! |+----------------------------------+-----------+--------------+----------------+# c& {! {* w" N# x7 t  m9 O
| b78196ac7b4b40728b963d8d40df9e1c | RegionOne | glance       | image          |4 a/ a, F% a% o/ [  ?# n3 \
| 1088506e14c94682acc9f3b4af9f6788 | regionOne | heat         | orchestration  |1 }# _! D- K7 D$ S& s9 e+ I
| c6403265e26244608ae50a9fd187c08f | RegionOne | nova_legacy  | compute_legacy |5 F; h/ I2 f. V% V
| e4eafa17d2d14ccf8064cbae88555c91 | RegionOne | cinderv2     | volumev2       |
' [9 F- @5 z( g! P| 04e71257f4e74c5ba4f775218ddb381d | RegionOne | cinder       | volume         |
. {2 V( x$ E" W: R5 d; n5 Z  W| 8d3a02df76ca437d9ab5a31b369423b4 | RegionOne | keystone     | identity       |) O! w$ c; l/ G& ~' b5 l
| cc63c75e17c74010b10d8761b1c454c6 | RegionOne | ec2          | ec2            |
0 g2 u! u  N7 A2 E( _4 U4 ~) ^| 37527b92669c46df9c3afb8fef810f2e | RegionOne | nova         | compute        |( W" J" A% z8 ]; s
+----------------------------------+-----------+--------------+----------------+% C2 R. H: C/ i& ]

0 I. [- B( `) ]: ~4 @+ m# I8 E/ {answer
9 G; B+ ?+ \/ x+ A# H7 w% i  S7 |8 V" X( v
I solved it myself by adding --region option instead of depending on keystone to resolve it for me.
您需要登录后才可以回帖 登录 | 开始注册

本版积分规则

关闭

站长推荐上一条 /4 下一条

北京云银创陇科技有限公司以云计算运维,代码开发

QQ|返回首页|Archiver|小黑屋|易陆发现技术论坛 点击这里给我发消息

GMT+8, 2026-4-8 15:21 , Processed in 0.037851 second(s), 21 queries .

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

快速回复 返回顶部 返回列表