rgw: add the description of blocking io during index resharding

It's nice to describe that write I/Os are blocked during resharding.

Signed-off-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>
This commit is contained in:
Satoru Takeuchi 2021-05-27 02:09:39 +00:00
parent a6aeb58be0
commit 6415044df3

View File

@ -18,7 +18,8 @@ exceeded the system can suffer from performance issues. The dynamic
resharding feature detects this situation and automatically increases
the number of shards used by the bucket index, resulting in a
reduction of the number of entries in each bucket index shard. This
process is transparent to the user.
process is transparent to the user. Write I/Os to the target bucket
are blocked and read I/Os are not during resharding process.
By default dynamic bucket index resharding can only increase the
number of bucket index shards to 1999, although this upper-bound is a