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 even thought of that - thanks for the script!


> you probably meant default.rgw.meta.
> It is a namespace not a pool try using:
> rados ls -p default.rgw.meta --all
>

I see that the '-all' switch does the trick. (sorry, I meant
default.rgw.meta)

I now see the 'POOL NAMESPACES' in the rgw docs and I get what it's trying
to describe. It's all starting to fall in place.

Thanks for the info :)

Regards,
Tom
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to