From: Kamoltat Date: Fri, 29 Oct 2021 21:23:52 +0000 (+0000) Subject: pybind/mgr/pg_autoscaler: typo default option scale-up to scale-down X-Git-Tag: v17.1.0~470^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F43746%2Fhead;p=ceph.git pybind/mgr/pg_autoscaler: typo default option scale-up to scale-down Typo: `scale-up` should be `scale-down` in Module Option. This typo doesn't trigger a bug because we create a key-value of `scale-down` profile in the function `create_initial()` in `src/mon/KVMonitor.cc`. This will override whatever is the default option in pg_autoscaler/module.py when we start the cluster and the monitor gets created. The command: `ceph osd pool set autoscale-profile