Hi,

I have heard rumors it is a know bug an I should not bother (but I have not found bugtrack for it).

Best regards
Tomasz Płaza

On 19.10.2018 at 08:47, Arvydas Opulskis wrote:
Hi,
we have same question when trying to understand output of bucket stats. Maybe you had found explanation somewhere else?

Thanks,
Arvydas

On Mon, Aug 6, 2018 at 10:28 AM Tomasz Płaza <[email protected] <mailto:[email protected]>> wrote:

    Hi all,

    I have a bucket with a vary big num_objects in rgw.none:

    {
        "bucket": "dyna",
        "zonegroup": "84d584b4-3e95-49f8-8285-4a704f8252e3",
        "placement_rule": "default-placement",
        "explicit_placement": {
            "data_pool": "default.rgw.buckets.data",
            "data_extra_pool": "default.rgw.buckets.non-ec",
            "index_pool": "default.rgw.buckets.index"
        },
        "id": "99a07ed8-2112-429b-9f94-81383220a95b.3676457.19",
        "marker": "99a07ed8-2112-429b-9f94-81383220a95b.3676457.19",
        "index_type": "Normal",
        "owner": "dyna",
        "ver":
    "0#106001,1#106724,2#105646,3#105913,4#106485,5#105165,6#105712,7#107249",
        "master_ver": "0#0,1#0,2#0,3#0,4#0,5#0,6#0,7#0",
        "mtime": "2017-09-25 11:24:25.568108",
        "max_marker": "0#,1#,2#,3#,4#,5#,6#,7#",
        "usage": {
            "rgw.none": {
                "size": 0,
                "size_actual": 0,
                "size_utilized": 0,
                "size_kb": 0,
                "size_kb_actual": 0,
                "size_kb_utilized": 0,
                "num_objects": 18446744073709551615
            },
            "rgw.main": {
                "size": 28380702832,
                "size_actual": 28810874880,
                "size_utilized": 28380702832,
                "size_kb": 27715531,
                "size_kb_actual": 28135620,
                "size_kb_utilized": 27715531,
                "num_objects": 210206
            },
            "rgw.multimeta": {
                "size": 0,
                "size_actual": 0,
                "size_utilized": 0,
                "size_kb": 0,
                "size_kb_actual": 0,
                "size_kb_utilized": 0,
                "num_objects": 0
            }
        },
        "bucket_quota": {
            "enabled": false,
            "check_on_raw": false,
            "max_size": -1,
            "max_size_kb": 0,
            "max_objects": -1
        }
    }

    What is rgw.none and is this big number OK?

--
    Best regards
    Tomasz Płaza


_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to