易陆发现互联网技术论坛

 找回密码
 开始注册
查看: 4537|回复: 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/ u: a! R( y! z( ?, M
a97fdd] Instance failed block device setup: EndpointNotFound: internalURL endpoint for volume service named cinder in RegionOne region not found
. G" t# c. U, e% V
发表于 2018-10-6 18:38:32 | 显示全部楼层
服务endpoint的三种url如果是Struts,在配置文件里面配个action啊,URL对应action的name,如果spring的话,直接映射后台的URL,当然也需要spring的配置文件
! t! P  m+ r' I: B/ B. p
发表于 2018-10-6 18:38:51 | 显示全部楼层
用户(无论是Dashboard, API Client)都需要访问Keystone获取服务列表。 以及每个服务的地址(Openstack中称为Endpoint).访问服务的地址。 Endpoint可以理解为访问服务url。 剩下的就好理解了。 有管理员服务 adminurl。 内部服务 internalurl。. |: O8 M0 R6 z/ @1 K) ~5 w
发表于 2018-10-6 18:47:01 | 显示全部楼层
publicURL endpoint for orchestration service in RegionOne region not found. o0 v; C4 D4 [, |* q4 {
regionone
8 T* F% s2 f6 P+ D6 S
3 h% u. v( r; x# H1 p+ AI 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?- ?' Q# ?% y1 I$ Z) P
5 `/ I8 J+ d- E4 a! R: S& B
davidyua@cloudant9:~$ heat stack-list publicURL endpoint for orchestration service in RegionOne region not found d/ Q; q5 o% y7 f3 j
4 _, N- W! |( Y
avidyua@cloudant9:~$ openstack service list
7 c- V6 G- X( P+----------------------------------+-------------+----------------+. f7 C4 N6 T$ x
| ID                               | Name        | Type           |! G1 j+ J3 w% X+ N( Z
+----------------------------------+-------------+----------------+
2 s. f  b7 M, K# d5 S2 A( n| 1fccfdeb7eaa44d2a842a67799a145a1 | glance      | image          |& n$ L( S5 n$ }5 u: O: f5 `
| 21856c9253454d088e4e334d60425077 | heat        | orchestration  |
: c% |* r( x4 r  K7 x. M$ k| 2dd68f6c26cf4c66974206a6ffc87d7f | keystone    | identity       |. K- G. T6 ^7 B8 e1 }: |
| 344c4426b02f47a5a859cbad45eccc8a | nova_legacy | compute_legacy |- I+ s1 t/ n" t% Z) s0 ~9 F
| a43ec01e5f46403cbd98d75ec62c6a3e | nova        | compute        |+ `  n  Y  C$ Z2 J0 R. _
| b3241a4f37a34fa6a6e113a68ea49440 | cinderv2    | volumev2       |0 A$ A2 q9 E7 T' D% F( T
| c4516888e14142ee8c5ed2f33704e20d | ec2         | ec2            |
* R! m* f! p/ s3 M| f53b6ae3896442679d4f0507c364aa37 | cinder      | volume         |
, r+ A" L- f9 R3 o) B  k& L1 c+----------------------------------+-------------+----------------+9 i/ Q$ C; d9 r2 C9 ?6 E
davidyua@cloudant9:~$ openstack endpoint list
8 x) y8 B- H# e7 V8 r; y5 P+----------------------------------+-----------+--------------+----------------+
$ l& n0 r, q5 k3 k! r| ID                               | Region    | Service Name | Service Type   |% b& k# j  j6 @6 D# ]" r
+----------------------------------+-----------+--------------+----------------+  F# E3 U& F9 G+ L4 U  W$ q% w2 i
| b78196ac7b4b40728b963d8d40df9e1c | RegionOne | glance       | image          |
- O' b( z2 [0 Q) y- E! j| 1088506e14c94682acc9f3b4af9f6788 | regionOne | heat         | orchestration  |
- _: q$ b4 Y8 x; m1 f1 Y( q| c6403265e26244608ae50a9fd187c08f | RegionOne | nova_legacy  | compute_legacy |
; R; M8 S) ]; h5 B/ O" Z| e4eafa17d2d14ccf8064cbae88555c91 | RegionOne | cinderv2     | volumev2       |
8 i+ m# |- Z  o6 f3 u8 A; G| 04e71257f4e74c5ba4f775218ddb381d | RegionOne | cinder       | volume         |. A/ q8 _! Z# J2 @; u. j- Y
| 8d3a02df76ca437d9ab5a31b369423b4 | RegionOne | keystone     | identity       |, z) R6 J3 B, `& K, v
| cc63c75e17c74010b10d8761b1c454c6 | RegionOne | ec2          | ec2            |
% K/ x8 y& h! ^4 g. ]/ i! T| 37527b92669c46df9c3afb8fef810f2e | RegionOne | nova         | compute        |
: r& B! }) _9 D9 d8 D0 l9 i+----------------------------------+-----------+--------------+----------------++ u! W' k: k7 m# l+ h9 q
/ G0 L8 \2 _+ I! u9 |1 w
answer
! ?: p0 t+ J# ^- L6 X4 Q  ^; x; I8 b/ M, l# f( p$ I% P
I solved it myself by adding --region option instead of depending on keystone to resolve it for me.
您需要登录后才可以回帖 登录 | 开始注册

本版积分规则

关闭

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

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

QQ|返回首页|Archiver|小黑屋|易陆发现技术论坛 ( 蜀ICP备2026014127号-1 )点击这里给我发消息

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

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

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