Re: [ceph-users] RGW default.rgw.meta pool

2018-02-05 Thread Thomas Bennett
Hi Orit, Thanks for the reply, much appreciated. You cannot see the omap size using rados ls but need to use rados omap > commands. You can use this script to calculate the bucket index size: > https://github.com/mkogan1/ceph-utils/blob/master/ > scripts/get_omap_kv_size.sh Great. I had not e

Re: [ceph-users] RGW default.rgw.meta pool

2018-02-05 Thread Orit Wasserman
On Mon, Feb 5, 2018 at 12:45 PM, Thomas Bennett wrote: > Hi, > > In trying to understand RGW pool usage I've noticed the pool called > default.rgw.meta pool has a large number of objects in it. Suspiciously > about twice as many objects in my default.rgw.buckets.index pool. > > As I delete and add

[ceph-users] RGW default.rgw.meta pool

2018-02-05 Thread Thomas Bennett
Hi, In trying to understand RGW pool usage I've noticed the pool called *default.rgw.meta* pool has a large number of objects in it. Suspiciously about twice as many objects in my *default.rgw.buckets.index* pool. As I delete and add buckets, the number of objects in both pools decrease and incre