I’m not sure anymore, but I think I tried that on a test system. Afterwards I had to recreate the RGW pools and start over, so didn’t try it on a “real” system. But I can try again in about 2 weeks. It’s dead simple to recreate the problem (https://lists.ceph.io/hyperkitty/list/[email protected]/message/XOQXZYOWYMMQBWFXMHYDQUJ7LZZPFLSU <https://lists.ceph.io/hyperkitty/list/[email protected]/message/XOQXZYOWYMMQBWFXMHYDQUJ7LZZPFLSU>) in any Ceph version since at least Pacific
Ciao, Uli > On 6. Sep 2022, at 15:48, J. Eric Ivancich <[email protected]> wrote: > > 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 <[email protected]> >> 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č <[email protected]>: >>> >>> 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 -- [email protected] >>> To unsubscribe send an email to [email protected] >> _______________________________________________ >> ceph-users mailing list -- [email protected] >> To unsubscribe send an email to [email protected] _______________________________________________ ceph-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
