Hi,
the keyrings and caps seem correct to me.
yes both nodes, ceph & nova-compute node was on same network
192.168.26.xx/24 , does any special port need to allow at firewalld ?
Yes, the firewall should allow the traffic between the nodes. If this
is just a test environment you could try dis
Hi,
This is my ceph node ( using single node ceph) for test only
> [cephdeploy@ceph2 ~]$ cat /etc/ceph/ceph.client.nova.keyring
> [client.nova]
> key = AQBLxr5bbhnGFxAAXAliVJwMU5w5YgFY6jGJIA==
> [cephdeploy@ceph2 ~]$ ceph auth get client.nova
> exported keyring for client.nova
> [client.nova]
> ke
Hi,
your nova.conf [libvirt] section seems fine.
Can you paste the output of
ceph auth get client.nova
and does the keyring file exist in /etc/ceph/ (ceph.client.nova.keyring)?
Is the ceph network reachable by your openstack nodes?
Regards,
Eugen
Zitat von Adhi Priharmanto :
Hi, Im runni