Does ceph and openstack communicate over the openstack-API network?
Hi, Does ceph and openstack communicate over the openstack-API network, for nova, cinder, ...etc to be able to use ceph pools? Regards.
On 06/09/21 10:48 +0100, wodel youchi wrote:
Hi,
Does ceph and openstack communicate over the openstack-API network, for nova, cinder, ...etc to be able to use ceph pools?
Regards.
Generally it's not a good idea to combine the openstack API network and the Ceph "public" network since you want to reserve access to the latter to the cloud infrastructure itself (compute nodes, controllers) -- which is under control of the cloud administrators -- and prevent regular users (tenants) from accessing the storage infrastructure.
Neither OpenStack nor Ceph prescribe which networks are used for which purpose. They communicate over the network that you set up and configure. On 2021/09/06 6:48 PM, wodel youchi wrote:
Hi,
Does ceph and openstack communicate over the openstack-API network, for nova, cinder, ...etc to be able to use ceph pools?
Regards.
participants (3)
-
Bernd Bausch
-
Tom Barron
-
wodel youchi