The feature page is very old and was written for the very first preview in 4.3. Managed block storage is enabled by default in 4.5.
Which datacenter version are you using?

On Fri, Mar 1, 2024 at 9:43 AM ankit--- via Users <users@ovirt.org> wrote:
Hi k,

Thanks, I have tried to follow this https://www.ovirt.org/develop/release-management/features/storage/cinderlib-integration.html for installing package's part and all were already available in latest ovirt version 4.5 which i am using and i   enabled "engine-config -s ManagedBlockDomainSupported=true" but still not ManagedBlockStroage option appeared in domain creation window.

i have installed ovirt-engine4.5 with 1 host and ceph-cluster with 2 Mon and 3 OSD's and trying to use ceph storage for ovirt-cluster.

On Engine:

$ yum install -y centos-release-openstack-yoga
$ yum-config-manager --enable openstack-yoda
$ yum install -y openstack-cinder python-pip
$ pip install cinderlib
On all the hosts: (Vdsm needs to be restarted after installing the packages)

$ yum install -y centos-release-openstack-yoga
$ yum-config-manager --enable openstack-yoga
$ yum install -y python2-os-brick
For Ceph backend, the following package is needed in the Engine and in all the hosts:

$ yum install -y ceph-common
Also, for Ceph backend, a keyring file and ceph.conf file is needed in the Engine.

Enable Managed Block Domain in Engine
Managed Block Domain is not enabled by default in the Engine. In order to enable it, run the following command and restart the Engine:

$ engine-config -s ManagedBlockDomainSupported=true
systemctl restart ovirt-engine

i have copied /etc/ceph* from mon node to ovirt-engine with ovirt owner permission.

Please advise what more i can do to fix this?

i am following this https://www.ovirt.org/develop/release-management/features/storage/cinderlib-integration.html

ManyThanks,
Ankit
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/USECJMWLDVIBYFCHCPZD52AWZSK6I3YY/