common/options/global.yaml.in: add runtime flag for mon_max_pg_per_osd

Related to: https://tracker.ceph.com/issues/52640
Signed-off-by: Neha Ojha <nojha@redhat.com>
This commit is contained in:
Neha Ojha 2021-09-27 21:35:07 +00:00
parent e3bbfcfd2e
commit 8bbc0dde69

View File

@ -1516,6 +1516,8 @@ options:
at which some pools' pg_num may be shrunk in order to enable increasing the pg_num
of others.
default: 250
flags:
- runtime
services:
- mgr
- mon