Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What if the openstack connection to ceph is not successful?

2025-01-27 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article introduces the relevant knowledge of "what to do if the openstack connection to ceph is not successful". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

Phenomenon

During the openstack integration of ceph, rbd and rados connection ceph was successful, but the openstack connection was not successful.

Reason

The ceph I configured uses admin users to connect ceph does not establish users, may be permission restrictions.

Solution method

You can create a new authorized user for ceph.

Ceph get-or-create client.glance mon 'allow *' osd 'allow *' mds' allow *'- o ceph.client.glance.keyringceph get-or-create client.cinder mon 'allow *' osd 'allow *' mds' allow *'- o ceph.client.cinder.keyringceph get-or-create client.nova mon 'allow *' osd 'allow *' mds' allow *'- o ceph.client.nova.keyring

Another thing to note is to modify the compute node of nova:

Cat > secret.xml

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report