Hi,

Lately i am doing a lot of data migration to ceph, using rados with the --striper option, and sometimes an upload to a ceph pool got interrupted resulting in a corrupt object that cannot be re-uploaded or removed using 'rados --striper rm'. Trying that, will result in a error message like "error removing $poolname>$objectname: (16) Device or resource busy"

I wrote a small python script that can be used to remove the striped objects, so that re uploading of the object is possible. That tool can be found on https://github.com/Mosibi/ceph_stripe_fixer


--
Regards,

Richard.

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

Reply via email to