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
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