raplace ceph failed disk

silvered.dragon

Renowned Member
Nov 4, 2015
125
5
83
I cannot find documentation about the best way to replace a ceph failed disk.
For the moment I simply run these commands but I'm not sure this is the right way

From CLI:
ceph osd out osd.X
service ceph stop osd.X
ceph-disk zap /dev/sdx

then From GUI:
node-->ceph-->OSD-->create OSD--> /dev/sdx

after these commands it look like everything is ok.
Any suggestions?
many thanks
 
Hi,
yes this is the way.
By the way you can do everything on the GUI.
See node-->ceph-->OSD right side "Out" "Stop" "Delete"