Hello folks,
there is a lot of different documentation out there about how to remove an OSD. I am little bit confused from the cl260 student guide. It shows the following procedure to remove an OSD:
ceph orch daemon stop osd.ID
ceph orch daemon rm osd.ID --force
ceph orch osd rm status
ceph osd rm ID
ceph orch device zap --force <fqdn> /dev/vdf
From the Red Hat Ceph 5 Operations Guide I extract that it is much simpler:
ceph orch osd rm ID --zap
Can anyone confirm if this one command is enough to cleanly remove an OSD from the cluster ?
Many thanks in advance !
redgards Hendrik
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.