Hello Community.
I need Your help. Few days ago I started manual resharding of one bucket with
large objects. Unfortunately I interrupted this by Ctrl+c. At now I can’t start
this process again.
There is message:
# radosgw-admin bucket reshard --bucket objects --num-shards 2
ERROR: the bucket is currently undergoing resharding and cannot be added to the
reshard list at this time
But list of reshard process is empty:
# radosgw-admin reshard list
[]
# radosgw-admin reshard status --bucket objects
[
{
"reshard_status": "not-resharding",
"new_bucket_instance_id": "",
"num_shards": -1
}
]
How can I fix this situation ? How to restore possibility resharding this
bucket?
And BTW is resharding process locking writes/reads on bucket?
Regards
Mateusz Skała
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]