Description of problem: After reviewing and testing installation several times, I propose change in https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.4/html/installing_red_hat_virtualization_as_a_standalone_manager_with_local_databases/set_up_cinderlib In part "Using Cinderlib with a ceph driver" If you are using Cinderlib together with a ceph driver: Enable the following repositories on Red Hat Enterprise Linux: # subscription-manager repos --enable=rhceph-4-osd-for-rhel-8-x86_64-rpms \ --enable=rhceph-4-mon-for-rhel-8-x86_64-rpms \ --enable=rhceph-4-tools-for-rhel-8-x86_64-rpms CHANGE it to : Enable the following repository on Red Hat Enterprise Linux: # subscription-manager repos --enable=rhceph-4-tools-for-rhel-8-x86_64-rpms
check pull request at github, looks good to me
Others provided feedback directly in github
Changes published.