Hi, after a series of hardware defects, I have a corrupted ceph cluster: 2011-05-02 18:12:31.038446 pg v8171648: 3712 pgs: 26 active, 3663 active+clean, 5 crashed+peering, 18 active+clean+inconsistent; 547 GB data, 388 GB used, 51922 GB / 78245 GB avail; 2410/284300 degraded (0.848%) Now I wanted to export an rbd-image with "rbd export" and run a filesystem-check on the image. The only problem is, that the export is blocking on the first corrupted object. I think it would be better to detect the failure and return some blocks filled with zero. Is there a way to accomplish this? Regards, Christian -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html