Hello everyone,
Im resharding my bucket, when I add number_shard 16 in queue, the process sharding is success, I check with command: radosgw-admin reshard status --bucket <bucket_id>
[
{
"reshard_status": "not-resharding",
"new_bucket_instance_id": "",
"num_shards": -1
}
]
but I check...