Check allocated RGW bucket/object size after enabling Bluestore compression

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I have enabled Bluestore compression and I see that my data is being compressed by checking the following metrics:

bash-4.4$ ceph tell osd.0 perf dump | grep compre
        "compress_success_count": 24064,
        "compress_rejected_count": 1,
        "bluestore_compressed": 1617592,
        "bluestore_compressed_allocated": 98844672,
        "bluestore_compressed_original": 197689344,
        "bluestore_extent_compress": 107478,

So far I was able to check the size the compressed data only on osd and pool level, but not on S3 bucket or object level.

I see that if we enable RGW compression, we can see the actual (before compression) and utilized (after compression) size of the bucket.
Is it possible to find the same information but with Bluestore compression ?

Thanks
Yosr
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux