You could use `rgw-orphan-list` to determine rados objects that aren’t referenced by any bucket indices. Those objects could be removed after verification since this is an experimental feature. Eric (he/him) > On Sep 5, 2022, at 10:44 AM, Ulrich Klein <Ulrich.Klein@xxxxxxxxxxxxxx> wrote: > > Looks like the old problem of lost multipart upload fragments. Has been haunting me in all versions for more than a year. Haven‘t found any way of getting rid of them. > Even deleting the bucket seems to leave the objects in the rados pool forever. > > Ciao, Uli > >> Am 05.09.2022 um 15:19 schrieb Rok Jaklič <rjaklic@xxxxxxxxx>: >> >> Hi, >> >> when I do: >> radosgw-admin user stats --uid=X --tenant=Y --sync-stats >> >> I get: >> { >> "stats": { >> "size": 2620347285776, >> "size_actual": 2620348436480, >> "size_utilized": 0, >> "size_kb": 2558932897, >> "size_kb_actual": 2558934020, >> "size_kb_utilized": 0, >> "num_objects": 593 >> }, >> "last_stats_sync": "2022-09-05T13:11:05.009648Z", >> "last_stats_update": "2022-09-05T13:11:04.955557Z" >> } >> >> even though I have only two empty buckets inside account. Any ideas why? >> >> Account was previously full of objects, but objects were delete few days >> ago. >> >> Kind regards, >> Rok >> _______________________________________________ >> ceph-users mailing list -- ceph-users@xxxxxxx >> To unsubscribe send an email to ceph-users-leave@xxxxxxx > _______________________________________________ > ceph-users mailing list -- ceph-users@xxxxxxx > To unsubscribe send an email to ceph-users-leave@xxxxxxx _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx