On 11/26/13, 4:04 AM, Mihály Árva-Tóth wrote:
> Hello,
> 
> Is there any idea? I don't know this is s3api limitation or missing feature?
> 
> Thank you,
> Mihaly

Hi Mihaly,

If all you are looking for is the current size of the bucket this can be
found from the adminops api[1] or when you get do the GET bucket[2]
operation you will receive a list of keys that you can loop through and
total their sizes.

[1] - http://ceph.com/docs/master/radosgw/adminops/
[2] - http://ceph.com/docs/master/radosgw/s3/bucketops/#get-bucket

Thanks,
derek

-- 
Derek T. Yarnell
University of Maryland
Institute for Advanced Computer Studies
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to