Den mån 6 aug. 2018 kl 12:58 skrev Tomasz Płaza <tomasz.pl...@grupawp.pl>:

> Hi all,
>
> I have a bucket with a vary big num_objects in rgw.none:
>
> {
>     "bucket": "dyna",
>
>     "usage": {
>         "rgw.none": {
>
>             "num_objects": 18446744073709551615
> }
>
> What is rgw.none and is this big number OK?
>
That number is exactly -1 for a 64-bit integer, so -1 might either be some
kind of "we accidentally reduced 1 from 0" code bug or just a marker with
an "impossible" number telling some other code part this is special.


-- 
May the most significant bit of your life be positive.
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to