7 Sep
2020
7 Sep
'20
11:06 p.m.
Hello I have a couple of pgs with inconsitent+failed_repair after trying "ceph pg repair" on them. All the OSD's are using bluestore. These pgs belong to an erasure coded pool that runs cephfs. I did manage to find details about which objects are inconsistent by using the "rados list-inconsistent-obj pgid --format=json-pretty" But I am wondering how to find which files the corrupt objects belong to ? Also since I am guessing there is no way to recover these objects i will need to delete them to get back to active+clean status. What is the best way to delete the corrupt objects ? Best regards, Kári