Hi,
I am in the process of resharding large buckets and to find them I ran
radosgw-admin bucket limit check | grep '"fill_status": "OVER' -B5

and I see that there are two buckets with negative num_objects
                "bucket": "ncprod",
                "tenant": "",
                "num_objects": -482,
                "num_shards": 0,
                "objects_per_shard": -482,
                "fill_status": "OVER 100.000000%"
--
                "bucket": "fileshare-s3",
                "tenant": "",
                "num_objects": -137,
                "num_shards": 0,
                "objects_per_shard": -137,
                "fill_status": "OVER 100.000000%"

Is this an error?
-- 
Die Selbsthilfegruppe "UTF-8-Probleme" trifft sich diesmal abweichend im
groüen Saal.
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to