Comment 3 for bug 1855922

Revision history for this message
BN (zatoichy) wrote :

Hi,

Thank you very much for your response.

root@shpak:/etc/kolla/config/nova# ls
ceph.client.cinder.keyring nova-compute.conf
ceph.client.nova.keyring nova.conf
ceph.conf
root@shpak:/etc/kolla/config/nova# cat ceph.conf
[global]
fsid = 02e2f87b-7687-4616-bff0-d2ee241bf6bf
mon_initial_members = shpak
mon_host = 10.0.1.1
auth_cluster_required = cephx
auth_service_required = cephx
auth_client_required = cephx
root@shpak:/etc/kolla/config/nova# cd ..
root@shpak:/etc/kolla/config# cd glance
root@shpak:/etc/kolla/config/glance# cat ceph.conf
[global]
fsid = 02e2f87b-7687-4616-bff0-d2ee241bf6bf
mon_initial_members = shpak
mon_host = 10.0.1.1
auth_cluster_required = cephx
auth_service_required = cephx
auth_client_required = cephx
root@shpak:/etc/kolla/config/glance#

ceph.conf in nova as same as in other services. However, I do have keyrings for both cinder and nova in that folder. Nova client is created in ceph as well.