From: Neha Ojha Date: Mon, 27 Sep 2021 21:35:07 +0000 (+0000) Subject: common/options/global.yaml.in: add runtime flag for mon_max_pg_per_osd X-Git-Tag: v17.1.0~730^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8bbc0dde69ba594d61b43880a6f73f2b8aa4e776;p=ceph.git 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 --- diff --git a/src/common/options/global.yaml.in b/src/common/options/global.yaml.in index 09a2fdd02b40..c26a9a9306c3 100644 --- a/src/common/options/global.yaml.in +++ b/src/common/options/global.yaml.in @@ -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