mirror of
https://github.com/ceph/ceph
synced 2025-01-31 15:32:38 +00:00
c2a4a7159a
This commit adds a configurable option rgw_max_dynamic_shards that provides a maximum bucket index shard count that dynamic resharding can take a bucket to; the default is 1999. Note: this does not limit the number of bucket index shards when set manually. This commit also only allows prime shard counts when rgw_max_dynamix_shards is no larger than 1999. Once it is larger, then it allows any shard count, including non-prime values. Finally, this commit adds unit tests to make sure the bucket index shard count calculations work as expected. Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> |
||
---|---|---|
.. | ||
_ext | ||
_static/js | ||
_templates | ||
_themes/ceph | ||
api | ||
ceph-volume | ||
cephfs | ||
changelog | ||
dev | ||
images | ||
install | ||
man | ||
mgr | ||
mon | ||
rados | ||
radosgw | ||
rbd | ||
releases | ||
scripts | ||
start | ||
.gitignore | ||
architecture.rst | ||
bootstrap.rst | ||
CMakeLists.txt | ||
conf.py | ||
favicon.ico | ||
glossary.rst | ||
governance.rst | ||
index.rst | ||
logo.png | ||
man_index.rst | ||
README.md |