Bug 1997666

Summary: Remove unnecessary repos for ceph-common from Appendix C "Setting up Cinderlib"
Product: Red Hat Enterprise Virtualization Manager Reporter: Pavol Brilla <pbrilla>
Component: DocumentationAssignee: Donna DaCosta <ddacosta>
Status: CLOSED CURRENTRELEASE QA Contact: Pavol Brilla <pbrilla>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.4.7CC: bzlotnik, ddacosta, emarcus, lsurette, lsvaty, mhicks, michal.skrivanek, mkalinin, srevivo
Target Milestone: ---Keywords: Documentation
Target Release: ---Flags: bzlotnik: needinfo-
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-16 22:02:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Storage RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pavol Brilla 2021-08-25 15:54:50 UTC
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

Comment 2 Pavol Brilla 2021-10-26 13:04:33 UTC
check pull request at github, looks good to me

Comment 3 Pavol Brilla 2021-11-08 07:30:48 UTC
Others provided feedback directly in github

Comment 4 Donna DaCosta 2021-11-16 22:02:20 UTC
Changes published.