[ceph-users] Re: large omap objects in the .rgw.log pool

2023-01-17 Thread Ramin Najjarbashi
I am experiencing the same problem with 'Large omap object' in Ceph, so I wrote a script to find the large objects in the pool, count the number of "omap" in each object, and compare it with the value set for large_omap_object_key_threshold in the Ceph configuration. https://gist.github.com/RaminN

[ceph-users] Re: large omap objects in the .rgw.log pool

2022-10-27 Thread Anthony D'Atri
This prior post https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/2QNKWK642LWCNCJEB5THFGMSLR37FLX7/ may help. You can bump up the warning threshold to make the warning go away - a few releases ago it was reduced to 1/10 of the prior value. There’s also information about trimming

[ceph-users] Re: large omap objects in the .rgw.log pool

2022-10-29 Thread Sarah Coxon
Hi Anthony, Thank you for getting back to me, the post you sent was helpful although the log in that post was usage log and there aren't the same options for the sync error log. I understand that I can get rid of the warning by increasing the threshold but I would really like to get rid of the ol