]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/pg_autoscaler: default to pg_num[_min] = 32
authorNeha <nojha@redhat.com>
Wed, 22 Jan 2020 15:21:21 +0000 (15:21 +0000)
committerNeha <nojha@redhat.com>
Wed, 22 Jan 2020 15:21:21 +0000 (15:21 +0000)
commit0c7991c0e87b2924c6584a064259190d6882a44d
tree7227245ec648e338e8b77f4a12700df427731d55
parentcf2d411251c5e92e1063bb6d9cc6aa9d501f33e3
mgr/pg_autoscaler: default to pg_num[_min] = 32

78bf92448002eece7501da01b67f900a84207e70 increased the default to 16.
Increasing it further to 32 will provide enough parallelism to improve
out of the box performance for new users.

Fixes: https://tracker.ceph.com/issues/43757
Signed-off-by: Neha Ojha <nojha@redhat.com>
doc/rados/configuration/pool-pg-config-ref.rst
src/common/options.cc
src/pybind/mgr/pg_autoscaler/module.py