On Tue, Jul 23, 2024 at 08:24:21AM +0200, Iztok Gregori wrote:
Am I missing something obvious or with Ceph orchestrator there are non way to specify an id during the OSD creation?
You can use osd_id_claims. This command is for replacing a HDD in hybrid osd.344 and reuse the block.db device on the SSD. ceph orch daemon add osd <ceph_osd_host>:data_devices=/dev/sdX,db_devices=/dev/ceph-<uuid1>/osd-block-<uuid2>,osd_id_claims=344 -- Kai Stian _______________________________________________ ceph-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
