Hi,
I read at many places that when an object is deleted from ceph it is queued
for deletion with the garbage collector (GC). However, when I delete
objects of various sizes (both less than 4MB and large sized greater than
4MB i.e. MPU) I always find gc list as empty.
I tried disabling GC also to make sure that it does not run and delete it,
yet I did not find any object when I run the command. Here's the output:
*radosgw-admin gc list*
[
{
"tag": "2~KsaJkJwSGeuVzeKpkHAe_5vJ3JqZmKc",
"time": "2020-04-10 18:25:23.0.769037s",
"objs": []
}
]
NOTE: I tried to delete an object as on 14th April and 15th April.
I issued "s3cmd del" command.
Ceph Version I am using in Luminous.
Please let me know how object deletes work.
--
Regards,
Priya
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]