易陆发现互联网技术论坛

 找回密码
 开始注册
查看: 4543|回复: 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-9d2f646 u" y9 y8 s# X! V8 L6 O
a97fdd] Instance failed block device setup: EndpointNotFound: internalURL endpoint for volume service named cinder in RegionOne region not found
* \9 q2 u/ `4 v
发表于 2018-10-6 18:38:32 | 显示全部楼层
服务endpoint的三种url如果是Struts,在配置文件里面配个action啊,URL对应action的name,如果spring的话,直接映射后台的URL,当然也需要spring的配置文件- b* U& \9 d0 E
发表于 2018-10-6 18:38:51 | 显示全部楼层
用户(无论是Dashboard, API Client)都需要访问Keystone获取服务列表。 以及每个服务的地址(Openstack中称为Endpoint).访问服务的地址。 Endpoint可以理解为访问服务url。 剩下的就好理解了。 有管理员服务 adminurl。 内部服务 internalurl。
$ |6 Q; u9 n$ o9 R6 ?: o$ ~
发表于 2018-10-6 18:47:01 | 显示全部楼层
publicURL endpoint for orchestration service in RegionOne region not found
0 Q- R5 u/ x9 eregionone0 l7 F- k! r& Y4 M, K( c2 D6 q# R

. o- f; @3 y5 t0 F& L  BI 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?
+ A. M  I& n  w: d( D# F$ g
( H5 B& \% u2 zdavidyua@cloudant9:~$ heat stack-list publicURL endpoint for orchestration service in RegionOne region not found d* h7 i7 v6 {- v% y
/ }* O8 o+ p$ C# \" T8 v1 T2 v1 s
avidyua@cloudant9:~$ openstack service list
! o+ u) h9 g* t. h6 F+----------------------------------+-------------+----------------+
/ P4 a/ P9 {0 w+ H& O# j" G: v( P| ID                               | Name        | Type           |5 r6 [) N/ d8 l: Q
+----------------------------------+-------------+----------------+
# z$ ?6 Y, ]7 f% U9 E| 1fccfdeb7eaa44d2a842a67799a145a1 | glance      | image          |5 G* y- F+ G  G
| 21856c9253454d088e4e334d60425077 | heat        | orchestration  |6 w; \2 z% D7 \6 G7 P* {6 X: @
| 2dd68f6c26cf4c66974206a6ffc87d7f | keystone    | identity       |
1 M5 Q' q7 G3 _7 S4 i| 344c4426b02f47a5a859cbad45eccc8a | nova_legacy | compute_legacy |6 ^  j1 `8 R: D+ n8 l8 d5 i" \
| a43ec01e5f46403cbd98d75ec62c6a3e | nova        | compute        |
9 ^( Z5 U, l% I( {& L( g| b3241a4f37a34fa6a6e113a68ea49440 | cinderv2    | volumev2       |
5 M/ P& F. C7 C& H| c4516888e14142ee8c5ed2f33704e20d | ec2         | ec2            |
1 _! D3 @5 O$ C. z4 n| f53b6ae3896442679d4f0507c364aa37 | cinder      | volume         |
- d4 y6 `0 s/ P6 y7 d6 z$ r+----------------------------------+-------------+----------------+, s" a( l. b& S  m3 M' e. _
davidyua@cloudant9:~$ openstack endpoint list
! _" \: G( ?- i) G6 l3 D0 ?4 R, T+----------------------------------+-----------+--------------+----------------+" r% X0 A& ~1 J; o
| ID                               | Region    | Service Name | Service Type   |& z+ h+ Z$ R& C: O: S. W* I  ^& _. t0 [$ o
+----------------------------------+-----------+--------------+----------------+- _) w( `' i9 m; q
| b78196ac7b4b40728b963d8d40df9e1c | RegionOne | glance       | image          |
4 W' |# v1 ?( [  C- A| 1088506e14c94682acc9f3b4af9f6788 | regionOne | heat         | orchestration  |
2 ?3 B  Z/ V6 u  c8 G* G| c6403265e26244608ae50a9fd187c08f | RegionOne | nova_legacy  | compute_legacy |
4 ~+ I5 d9 U7 Q5 b, u1 Z+ B| e4eafa17d2d14ccf8064cbae88555c91 | RegionOne | cinderv2     | volumev2       |
5 U8 O+ \1 i3 K7 K| 04e71257f4e74c5ba4f775218ddb381d | RegionOne | cinder       | volume         |9 l  m9 k+ E  W, {  O8 N
| 8d3a02df76ca437d9ab5a31b369423b4 | RegionOne | keystone     | identity       |
7 l$ ]* O5 L, A| cc63c75e17c74010b10d8761b1c454c6 | RegionOne | ec2          | ec2            |' b. y1 A* |% F! F" b4 R
| 37527b92669c46df9c3afb8fef810f2e | RegionOne | nova         | compute        |
. S' Y9 P/ y1 _  l. ]: J+----------------------------------+-----------+--------------+----------------+8 h, Q! o- ^. a% L6 j4 R& V/ U( l# P

! R5 B7 t5 s! J6 L) o4 Nanswer% O- L+ h+ i( O$ h: c! b
* E, G3 `2 ^8 j, c: o& C8 {: s9 m5 m
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 21:10 , Processed in 0.039114 second(s), 22 queries .

Powered by Discuz! X3.4 Licensed

© 2012-2025 Discuz! Team.

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