Description of problem: ----------------------- During RHCS 7 installation, when we run cephadm-preflight.yml playbook as part of installation pre-req, the playbook fails at below task: ``` TASK [disable older rhceph repositories if any] *************************************************************************************************************** Wednesday 17 January 2024 23:03:32 -0600 (0:00:23.169) 0:00:27.086 ***** fatal: [testathon2]: FAILED! => changed=false msg: rhceph-4-tools-for-rhel-9-x86_64-rpms is not a valid repository ID results: - rhceph-4-tools-for-rhel-9-x86_64-rpms is not a valid repository ID fatal: [testathon1]: FAILED! => changed=false msg: rhceph-4-mon-for-rhel-9-x86_64-rpms is not a valid repository ID results: - rhceph-4-mon-for-rhel-9-x86_64-rpms is not a valid repository ID fatal: [testathon3]: FAILED! => changed=false msg: rhceph-4-osd-for-rhel-9-x86_64-rpms is not a valid repository ID results: - rhceph-4-osd-for-rhel-9-x86_64-rpms is not a valid repository ID PLAY RECAP **************************************************************************************************************************************************** localhost : ok=0 changed=0 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 testathon1 : ok=2 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 testathon2 : ok=2 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 testathon3 : ok=2 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 ``` Version-Release number of selected component (if applicable): ------------------------------------------------------------ RHCS 7.x How reproducible: ------------------ Every time. Steps to Reproduce: ------------------- - For installation, when we run cephadm-preflight playbook following[1] [1] https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/7/html-single/installation_guide/index#running-the-preflight-playbook_install
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Critical: Red Hat Ceph Storage 7.1 security, enhancements, and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:3925