Perhaps the next step is to examine the generated logs from:

        radosgw-admin reshard status --bucket=foo --debug-rgw=20 --debug-ms=1
        radosgw-admin reshard cancel --bucket foo --debug-rgw=20 --debug-ms=1

Eric

--
J. Eric Ivancich
he / him / his
Red Hat Storage
Ann Arbor, Michigan, USA

> On May 11, 2020, at 12:25 PM, Timothy Geier <tge...@accertify.com> wrote:
> 
> Hello all,
> 
> I'm having an issue with a bucket that refuses to be resharded..for the 
> record, the cluster was recently upgraded from 13.2.4 to 13.2.10.
> 
> # radosgw-admin reshard add --bucket foo --num-shards 3300
> ERROR: the bucket is currently undergoing resharding and cannot be added to 
> the reshard list at this time
> 
> # radosgw-admin reshard list
> []
> 
> # radosgw-admin reshard status --bucket=foo
> [
>     {
>         "reshard_status": "not-resharding",
>         "new_bucket_instance_id": "",
>         "num_shards": -1
>     },
> <snip>
> 
> # radosgw-admin reshard cancel --bucket foo
> ERROR: failed to remove entry from reshard log, oid=reshard.0000000009 
> tenant= bucket=foo
> 
> # radosgw-admin reshard stale-instances list
> []
> 
> Is there anything else I should check to troubleshoot this?  I was able to 
> reshard another bucket since the upgrade, so I suspect there's something 
> lingering that's blocking this.
> _______________________________________________
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io
> 
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to