To delete objects quickly, I set up a multi-threaded python script, but then I learned about the --bypass-gc so I've been trying to use that instead of putting all of the object into the GC to be deleted. Deleting using radosgw-admin is not multi-threaded.
On Tue, Dec 12, 2017, 5:43 AM Rafał Wądołowski <rwadolowski@xxxxxxxxxxxxxx> wrote:
Hi,
Is there any known fast procedure to delete objects in large buckets? I
have about 40 milions of objects. I used:
radosgw-admin bucket rm --bucket=bucket-3 --purge-objects
but it is very slow. I am using ceph luminous (12.2.1).
Is it working in parallel?
--
BR,
Rafał Wądołowski
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com