]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/pg_autoscale: revert to default profile scale-up 43999/head
authorKamoltat <ksirivad@redhat.com>
Wed, 17 Nov 2021 20:34:48 +0000 (20:34 +0000)
committerKamoltat <ksirivad@redhat.com>
Fri, 19 Nov 2021 18:55:36 +0000 (18:55 +0000)
commita9f9f7b3fd813d429c4a539edf560d3fb6eb553b
tree20b84b199c4c7c5ec0f64b71fd91e469dda16fb3
parente3f0fc7f7f1dcd9f1310e3db969621e8e6e18d1c
pybind/mgr/pg_autoscale: revert to default profile scale-up

pg_autoscale module will now start out all the pools
with a scale-up profile by default.

Added tests in workunits/mon/pg_autoscaler.sh
to evaluate if the default pool creation is
a scale-up profile

Updated documentation and release notes to
reflect the change in the default behavior
of the pg_autoscale profile.

Fixes: https://tracker.ceph.com/issues/53309
Signed-off-by: Kamoltat <ksirivad@redhat.com>
PendingReleaseNotes
doc/rados/operations/placement-groups.rst
qa/workunits/mon/pg_autoscaler.sh
src/mon/KVMonitor.cc
src/pybind/mgr/pg_autoscaler/module.py