Activating the OSDs
You can activate the OSDs in the cluster in cases where the operating system of the host was reinstalled.
Prerequisites
-
A running IBM Storage Ceph cluster.
-
Hosts are added to the cluster.
-
Monitor, Manager and OSD daemons are deployed on the storage cluster.
Procedure
-
Log into the Cephadm shell:
Example
[root@host01 ~]# cephadm shell -
After the operating system of the host is reinstalled, activate the OSDs:
Syntax
ceph cephadm osd activate HOSTNAMEExample
[ceph: root@host01 /]# ceph cephadm osd activate host03
Verification
-
List the service:
Example
[ceph: root@host01 /]# ceph orch ls -
List the hosts, daemons, and processes:
Syntax
ceph orch ps --service_name=SERVICE_NAMEExample
[ceph: root@host01 /]# ceph orch ps --service_name=osd