10 Mar
2021
10 Mar
'21
9:55 a.m.
Try to look at: radosgw-admin reshard stale-instances list Then: radosgw-admin reshard stale-instances rm k
On 10 Mar 2021, at 12:11, Ansgar Jazdzewski <a.jazdzewski@googlemail.com> wrote:
We are running ceph 14.2.16 and I like to reshard a bucket because I have a large object warning!
so I did: radosgw-admin bucket reshard --tenant="..." --bucket="..." --uid="..." --num-shards=512 but I got receive an error:
ERROR: the bucket is currently undergoing resharding and cannot be added to the reshard list at this time
`radosgw-admin reshard list` is empty so I assume I have to delete some leftovers from the old resharding!? did someone has had this before?