Hello I have a Ceph Pacific cluster managed by cephadm. The nodes have six HDD:s and one NVME that is shared between the six HDD:s. The OSD spec file looks like this: service_type: osd service_id: osd_spec_default placement: host_pattern: '*' data_devices: rotational: 1 db_devices: rotational: 0 size: '800G:1200G' db_slots: 6 encrypted: true I need to replace one of the HDD:s that is broken. How do I replace the HDD in the OSD connecting it to the old HDD:s db_slot? /Jimmy |
_______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx