On Wed, Dec 9, 2015 at 1:25 PM, Jacek Jarosiewicz
<jjarosiew...@supermedia.pl> wrote:
> 2015-12-09 13:11:51.171377 7fac03c7f880 -1
> filestore(/var/lib/ceph/osd/ceph-5) Error initializing leveldb : Corruption:
> 29 missing files; e.g.: /var/lib/ceph/osd/ceph-5/current/omap/046388.sst

Did you have .lbd files? If so, this should make it work:

rename -v .ldb .sst /var/lib/ceph/osd/ceph-5/current/omap/*.ldb

Cheers, Dan
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to