株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

OS:CentOS9Stream
OpenStack Version:Anterope

nova-compute.logのエラー内容

仮想マシンにボリュームのアタッチはできるのだけど、デタッチする時にエラーとなってしまう。

どうやら、2023/5/10以降にリリースされたcinderでは、novaとcinderの連携時にservice_tokenを使うようにする必要があるということみたい。

https://docs.openstack.org/cinder/latest/configuration/block-storage/service-token.html

リファレンスの通り以下設定を入れるとうまくいくはず。

nova.conf(computeノード)

cinder.conf(controllerノード)

cinder.conf(storageノード)

service roleを作成する

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)