]> 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>
Fri, 6 Jun 2025 00:56:03 +0000 (10:56 +1000)
commit6a2288da7e4aaa915b7ca1d0adf189c47c0f9b4e
tree880836c1159864fa2cdbf3c9a2cae3cb326c5c57
parenta6e91c686e3b990209950b75140aa59598787535
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>
(cherry picked from commit 5754906c3bd15a63855b8265a3ac93ae2a1a3c8c)
src/common/options/global.yaml.in