- 积分
- 16843
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
2021-06-08 04:09:14.744 29 DEBUG nova.api.openstack.wsgi [req-92b44224-2a14-4708-8877-d3f0892e00f5 46aefa5d65b84c3f9196296e4f4fb25c 4e75af83152940359dd0c9a56e1ea614 - default default] Returning 400 to user: Image 1d2cfcd0-b06e-4908-a886-c091a2a6b233 is unacceptable: Unable to rebuild with a different image for a volume-backed server. __call__ /usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py:1064
* X" O9 y; a& M7 c0 C) n A( F7 A+ x! X; o, `6 u
3 H% H5 {6 U4 v4 t/ T: @& J2021-06-08 04:09:14.742 29 DEBUG nova.compute.api [req-92b44224-2a14-4708-8877-d3f0892e00f5 46aefa5d65b84c3f9196296e4f4fb25c 4e75af83152940359dd0c9a56e1ea614 - default default] [instance: f4a70ead-639f-44f2-b0e5-fca4b8198e68] Requested to rebuild instance with a new image 1d2cfcd0-b06e-4908-a886-c091a2a6b233 for a volume-backed server with image 9acb8b4c-5696-4eae-a04d-9d185b8b222d in its root volume which is not supported. rebuild /usr/lib/python2.7/site-packages/nova/compute/api.py:3161
8 l! u9 B6 @. l5 r2021-06-08 04:09:14.743 29 INFO nova.api.openstack.wsgi [req-92b44224-2a14-4708-8877-d3f0892e00f5 46aefa5d65b84c3f9196296e4f4fb25c 4e75af83152940359dd0c9a56e1ea614 - default default] HTTP exception thrown: Image 1d2cfcd0-b06e-4908-a886-c091a2a6b233 is unacceptable: Unable to rebuild with a different image for a volume-backed server.4 m A8 l4 }1 w6 G
2021-06-08 04:09:14.744 29 DEBUG nova.api.openstack.wsgi [req-92b44224-2a14-4708-8877-d3f0892e00f5 46aefa5d65b84c3f9196296e4f4fb25c 4e75af83152940359dd0c9a56e1ea614 - default default] Returning 400 to user: Image 1d2cfcd0-b06e-4908-a886-c091a2a6b233 is unacceptable: Unable to rebuild with a different image for a volume-backed server. __call__ /usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py:1064
* x5 t* s7 j( N; o# x6 E2021-06-08 04:09:14.746 29 INFO nova.osapi_compute.wsgi.server [req-92b44224-2a14-4708-8877-d3f0892e00f5 46aefa5d65b84c3f9196296e4f4fb25c 4e75af83152940359dd0c9a56e1ea614 - default default] 10.144.106.7,10.144.106.6 "POST /v2.1/4e75af83152940359dd0c9a56e1ea614/servers/f4a70ead-639f-44f2-b0e5-fca4b8198e68/action HTTP/1.1" status: 400 len: 571 time: 0.3544419& }* d% C# G7 a7 \, b# ^
2021-06-08 04:09:15.102 28 DEBUG nova.osapi_compute.wsgi.server [req-b7f64780-eaab-408d-9a26-005f6c865eb1 - - - - -] (28) accepted ('10.144.106.6', 60118) server /usr/lib/python2.7/site-packages/eventlet/wsgi.py:883! i C- z/ R* w. k7 g" }& Y
2021-06-08 04:09:15.276 28 DEBUG nova.api.openstack.wsgi [req-a3e0e39e-cfe8-4c0d-9278-85f8f40d1303 46aefa5d65b84c3f9196296e4f4fb25c 4e75af83152940359dd0c9a56e1ea614 - default default] Calling method '<bound method VersionsController.show of <nova.api.openstack.compute.versionsV21.VersionsController object at 0x7fc9a782be90>>' _process_stack /usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py:607
7 X" ~5 L8 D/ R6 |! A2021-06-08 04:09:15.277 28 INFO nova.osapi_compute.wsgi.server [req-a3e0e39e-cfe8-4c0d-9278-85f8f40d1303 46aefa5d65b84c3f9196296e4f4fb25c 4e75af83152940359dd0c9a56e1ea614 - default default] 10.144.106.7,10.144.106.6 "GET /v2.1/ HTTP/1.1" status: 200 len: 763 time: 0.1732149
& l4 t [- |) w$ s2021-06-08 04:09:17.483 29 DEBUG nova.osapi_compute.wsgi.server [req-ae6a49cf-cc80-4333-8cbd-4d0156e75a54 - - - - -] (29) accepted ('10.144.106.6', 60264) server /usr/lib/python2.7/site-packages/eventlet/wsgi.py:8831 k) T( [# _! L
. Z T; {1 u6 |% C' F8 {
2 D+ D, U" m" q1 C& G应该是ceph存储中images这个pool池没有给cinder的r权限:! _; h/ q$ V. x7 Z
给cinder的r权限:
* W, N' C2 U" H3 C. I9 t- Bceph auth caps client.cinder mon 'allow r' osd 'allow class-read object_prefix rbd_children,allow rwx pool=volumes,allow rwx pool=backups,allow rx pool=images'# |: M3 \! v" z+ n! I/ {3 P. S4 m
# U8 r) o8 V' E4 w
|
|