nautilus cluster not dynamically resharding

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

 



Hi all,

I have 3 nautilus clusters. They started out as mimic but were recently
upgraded to nautilus. On two of them dynamic bucket index sharding seems
to work automatically. However on one of the clusters it doesn;t and I
have no clue why

* If I execute radosgw-admin bucket limit check I find some buckets over
the default limit

           {
                "bucket": "acc-dump",
                "tenant": "acc",
                "num_objects": 137290,
                "num_shards": 0,
                "objects_per_shard": 137290,
                "fill_status": "OVER 100.000000%"
            }

* the config value for rgw_dynamic_resharding is true

* on: 'radosgw-admin reshard stale-instances list' I get an error:
Resharding disabled in a multisite env, stale instances unlikely from
resharding
These instances may not be safe to delete.
Use --yes-i-really-mean-it to force displaying these instances.

(This does not happen on the other two clusters) However this is a single
site cluster
radosgw-admin realm list
{
    "default_info": "e724bd71-31eb-45c8-a456-151f6a5aa8b5",
    "realms": [
        "intern"
    ]
}
radosgw-admin zone list
{
    "default_info": "7f9bebd6-a9cf-4006-83b1-ff99391aacc0",
    "zones": [
        "dc3-intern"
    ]
}
radosgw-admin zonegroup list
{
    "default_info": "ce4329ae-2bc8-4117-9b82-271022b223fa",
    "zonegroups": [
        "dc3"
    ]
}

* on: 'radosgw-admin reshard list' I get loads of errors
[2020-05-06 10:08:49.261 7f1790b607c0 -1 ERROR: failed to list reshard log
entries, oid=reshard.0000000000
2020-05-06 10:08:49.265 7f1790b607c0 -1 ERROR: failed to list reshard log
entries, oid=reshard.0000000001
etc

I've gone through the documentation and some blogs but I have no clue how
to tackle this problem. Any help would be much appreciated

Thanks

Marcel
_______________________________________________
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