]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
src/common: add guidance for mon_warn_pg_not_scrubbed
authorZac Dover <zac.dover@proton.me>
Thu, 27 Mar 2025 12:24:13 +0000 (22:24 +1000)
committerZac Dover <zac.dover@proton.me>
Thu, 27 Mar 2025 14:38:46 +0000 (00:38 +1000)
commit5754906c3bd15a63855b8265a3ac93ae2a1a3c8c
treee54e8fe52165389dee720d43172a58fa6cbb964a
parent210a00a027ffb9614e5651220da5516d485f737d
src/common: add guidance for mon_warn_pg_not_scrubbed

Add an explanation of how to set the value of
"mon_warn_pg_not_scrubbed_ratio" to the confval definition of that
variable. Although this variable contains the string "mon", it is set on
the Manager. I have added a note to direct users to set this value on
the Manager.

This issue was pointed out by Petr Tlapa on Slack in late March of 2025.

This issue is part of a small project that also encompasses
https://github.com/ceph/ceph/pull/62459, which is associated with commit
aeef59a50ee31072648ba0c7436b6522137614cd

Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
src/common/options/global.yaml.in