Hi, > On 31 Jan 2025, at 17:25, Preisler, Patrick <Patrick.Preisler@xxxxxxx> wrote: > > we would like to have a detailed usage report for our S3 Buckets. I already installed this rgw exporter https://github.com/blemmenes/radosgw_usage_exporter and it does provide useful information about the buckets and the amount of objects etc. > However we have configured different storage-classes in our placement-targets and we would like to know how much data inside each bucket is placed in the STANDARD or STANDARD_IA Storage Class. Is there an exporter that does provide this data? The storage_class for user was implemented in exporter [1] The usage stats per storage_class isn't implemented in Ceph [2] Also, beware using compression in non-STANDARD storage_class with LC. It's also not working as expected [3] Good luck, k [1] https://github.com/blemmenes/radosgw_usage_exporter/pull/29/files#diff-7123b76dbf0eb70efb0416cce49747703c7f5dd2c649bde7aa654fde07701bf9R409 [2] https://tracker.ceph.com/issues/54972 [3] https://tracker.ceph.com/issues/50974 _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx