From: Neha Ojha Date: Thu, 18 Mar 2021 23:50:46 +0000 (+0000) Subject: Revert "PendingReleaseNotes: mgr/pg_autoscaler" X-Git-Tag: v16.2.0~93^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=504d0cb120f02b1940f81505bd37a54773625af0;p=ceph.git Revert "PendingReleaseNotes: mgr/pg_autoscaler" This reverts commit ce45584800f81d1d70d39a76d78778f0ccd73bb2. Needs reverting since the corresponding code changes were reverted in https://github.com/ceph/ceph/pull/39921. Signed-off-by: Neha Ojha --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 8940f9c81bf..463d2951c63 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -1,11 +1,5 @@ >=16.0.0 -------- -* mgr-pg_autoscaler: Autoscaler will now start out by scaling each - pool to have a full complements of pgs from the start and will only - decrease it when other pools need more pgs due to increased usage. - This improves out of the box performance of Ceph by allowing more PGs - to be created for a given pool. - * New bluestore_rocksdb_options_annex config parameter. Complements bluestore_rocksdb_options and allows setting rocksdb options without repeating the existing defaults.