]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: allow admin to mark osd lost to kickstart recovery (disk format change)
authorSage Weil <sage@newdream.net>
Wed, 26 Nov 2008 22:48:52 +0000 (14:48 -0800)
committerSage Weil <sage@newdream.net>
Tue, 2 Dec 2008 00:31:35 +0000 (16:31 -0800)
commit95d6947a1d8ec9a7a6806394ff239071837d6702
tree17d053d8345841c7db2a429044fbdd661cdf799d
parentcc650b85e0e003e06a21557df1c83bce760dd688
osd: allow admin to mark osd lost to kickstart recovery (disk format change)

This is important when an osd (or osds) may contain modifications
but is offline.  If the data is truly lost, we can kickstart
recovery.

Note that if the osd was storing metadata, this could be
especially dangerous!
src/TODO
src/include/ceph_fs.h
src/mon/OSDMonitor.cc
src/osd/OSDMap.h
src/osd/PG.cc