]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
src/common: add guidance for deep-scrubbing ratio warning
authorZac Dover <zac.dover@proton.me>
Mon, 24 Mar 2025 12:26:11 +0000 (22:26 +1000)
committerZac Dover <zac.dover@proton.me>
Tue, 25 Mar 2025 18:35:45 +0000 (04:35 +1000)
commit6767c495f949d95d1045f0a1c44797cc31c3e01e
tree7dc87d2f8ada3f2f57a6383d744a5bdb6dd8fa9b
parent635ba3954c2682ef94fd381d2feb131d2dcb9e6b
src/common: add guidance for deep-scrubbing ratio warning

Add an explanation of how to set the value of
"mon_warn_pg_not_deep_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.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit aeef59a50ee31072648ba0c7436b6522137614cd)
src/common/options/global.yaml.in