Replace a failed Ceph OSD with a metadata device¶
Warning
This procedure is valid for MOSK clusters that use the MiraCeph custom
resource (CR), which is available since MOSK 25.2 to replace the unsupported
KaaSCephCluster resource. And MiraCeph will be automatically migrated
to CephDeployment in MOSK 26.1. For details, see Deprecation Notes:
KaaSCephCluster API on management clusters.
For the equivalent procedure with the unsupported KaaSCephCluster CR, refer
to the following section:
The document describes various scenarios of a Ceph OSD outage and recovery or replacement. More specifically, this section describes how to replace a failed Ceph OSD with a metadata device:
If the metadata device is specified as a logical volume in the
BareMetalHostProfileobject and defined in theMiraCephobject as a logical volume pathIf the metadata device is specified in the
MiraCephobject as a device name
Note
Ceph OSD replacement implies the usage of the
CephOsdRemoveRequest custom resource (CR). For workflow overview,
spec and phases description, see High-level workflow of Ceph OSD or node removal.