RadosGW unable to start resharding
Hi Folks, 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? thanks for your input, Ansgar
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?
Hi, Both commands did not come back with any output after 30min I found that people have had run: radosgw-admin reshard cancel --tenant="..." --bucket="..." --uid="..." --debug-rgw=20 --debug-ms=1 and I got this error in the output: 2021-03-10 09:30:20.215 7f8aa239d940 -1 ERROR: failed to remove entry from reshard log, oid=reshard.0000000005 tenant=... bucket=... this lead me to runt radosgw-admin bucket check --fix --tenant=... --bucket=... --uid=... --debug-rgw=20 --debug-ms=1 and it is not finished yet so I'll give some update as soon as it is done Thanks, Ansgar Am Mi., 10. März 2021 um 10:55 Uhr schrieb Konstantin Shalygin <k0ste@k0ste.ru>:
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?
hi, no luck after running radosgw-admin bucket check --fix radosgw-admin reshard stale-instances list and radosgw-admin reshard stale-instances rm work now but I can not start the resharding radosgw-admin bucket reshard --tenant=... --bucket=... --uid=... --num-shards=512 ERROR: the bucket is currently undergoing resharding and cannot be added to the reshard list at this time any idea how to force-remove the entry from the reshard.log? 2021-03-10 09:30:20.215 7f8aa239d940 -1 ERROR: failed to remove entry from reshard log, oid=reshard.0000000005 tenant=... bucket=.. Thanks, Ansgar Am Mi., 10. März 2021 um 12:44 Uhr schrieb Ansgar Jazdzewski <a.jazdzewski@googlemail.com>:
Hi,
Both commands did not come back with any output after 30min
I found that people have had run: radosgw-admin reshard cancel --tenant="..." --bucket="..." --uid="..." --debug-rgw=20 --debug-ms=1
and I got this error in the output: 2021-03-10 09:30:20.215 7f8aa239d940 -1 ERROR: failed to remove entry from reshard log, oid=reshard.0000000005 tenant=... bucket=...
this lead me to runt radosgw-admin bucket check --fix --tenant=... --bucket=... --uid=... --debug-rgw=20 --debug-ms=1
and it is not finished yet so I'll give some update as soon as it is done
Thanks, Ansgar
Am Mi., 10. März 2021 um 10:55 Uhr schrieb Konstantin Shalygin <k0ste@k0ste.ru>:
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?
participants (2)
-
Ansgar Jazdzewski
-
Konstantin Shalygin