]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/autoscaler: Donot show NEW PG_NUM value if autoscaler is not on 47925/head
authorPrashant D <pdhange@redhat.com>
Tue, 21 Jun 2022 06:53:41 +0000 (02:53 -0400)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Fri, 2 Sep 2022 16:31:34 +0000 (16:31 +0000)
commite40b5dc3a3922aee0e93c5e0260df34a75324e89
treea585763fd861447e5f06b14fb1b0b1dfd79da2a3
parenta326c5c4a443f71f286dcfafb1faaa8abdd1c29a
pybind/mgr/autoscaler: Donot show NEW PG_NUM value if autoscaler is not on

When noautscale is set, autoscale-status shows NEW PG_NUM
value if pool pg_num is more than 96. If autoscaler is in
off or warn mode for the pool then donot adjust the final
pg count for the pool.

Fixes: https://tracker.ceph.com/issues/56136
Signed-off-by: Prashant D <pdhange@redhat.com>
(cherry picked from commit 46ce0beda3878b62606bbf686a3d6713755acccb)
src/pybind/mgr/pg_autoscaler/module.py