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

Reply via email to