]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Revert "mgr/pg_autoscaler: avoid scale-down until there is pressure"
authorNeha Ojha <nojha@redhat.com>
Thu, 18 Feb 2021 19:46:00 +0000 (19:46 +0000)
committerNeha Ojha <nojha@redhat.com>
Thu, 18 Feb 2021 19:52:25 +0000 (19:52 +0000)
commit7d446d954adf065d1d59a16c4f08bfcd507cf64f
tree017aa5d81a07a2cc1ff03ca76e0d0705655fb409
parentef0cbaddda96a295b3751035095dce0a63604552
Revert "mgr/pg_autoscaler: avoid scale-down until there is pressure"

This reverts commit 49dba6edaa807f2c1047c40ce96a76fc5f409b82.

Reason: Needs to bake more given that it may cause pg budget issues
when multiple pools are created at the same time.

More details in https://tracker.ceph.com/issues/49364.

Signed-off-by: Neha Ojha <nojha@redhat.com>
qa/workunits/mon/pg_autoscaler.sh
src/pybind/mgr/pg_autoscaler/__init__.py
src/pybind/mgr/pg_autoscaler/module.py
src/pybind/mgr/pg_autoscaler/tests/__init__.py [deleted file]
src/pybind/mgr/pg_autoscaler/tests/test_cal_final_pg_target.py [deleted file]