25 May
2021
25 May
'21
8:39 a.m.
Hi,
On 25 May 2021, at 10:23, Boris Behrens <bb@kervyn.de> wrote:
I am still searching for a reason why these two values differ so much.
I am currently deleting a giant amount of orphan objects (43mio, most of them under 64kb), but the difference get larger instead of smaller.
When user trough API make a delete, objects just marks as deleted, then ceph-radosgw gc perform actual delete, you can see queue via `radosgw-admin gc list` I think you can speedup process via rgw_gc_ options. Cheers, k