Description of problem: - ceph-volume lvm batch command is not accepting the /dev/disk/by-path/ & /dev/disk/by-id/ for persistent naming Version-Release number of selected component (if applicable): RHCS 5 How reproducible: Always Steps to Reproduce: 1. Install RHCS 5. 2. Create a spec file which contains /dev/disk/by-path/ or /dev/disk/by-id/ as below and apply the configuration: ~~~ [ceph: root@admin /]# cat osd.yaml service_type: osd service_id: osd_node1 placement: hosts: - node1 data_devices: paths: - /dev/disk/by-id/ata-QEMU_HARDDISK_QM00005 db_devices: paths: - /dev/disk/by-id/ata-QEMU_HARDDISK_QM00003 [ceph: root@admin /]# [ceph: root@admin /]# ceph orch apply -i osd.yaml Scheduled osd.osd_node1 update... [ceph: root@admin /]# ~~~ 3. Check the osd status Actual results: - The osds are not creating since the devices - /dev/disk/by-path/ & /dev/disk/by-id/ are not accepting. Expected results: - The osd should create on the device /dev/disk/by-path/ & /dev/disk/by-id/. - For persistent naming, this should be accepted
Moved to 5.3. Please clone to the 6.0 release as required.
This has been merged upstream, but there may not be time to cherry pick this soon enough to include it in 5.3. Moving back to 5.3 z1.
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 (Important: Red Hat Ceph Storage 5.3 Bug fix and security 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-2023:0980