]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
src/common: add guidance for deep-scrubbing ratio warning 62459/head
authorZac Dover <zac.dover@proton.me>
Mon, 24 Mar 2025 12:26:11 +0000 (22:26 +1000)
committerZac Dover <zac.dover@proton.me>
Mon, 24 Mar 2025 12:26:11 +0000 (22:26 +1000)
commitaeef59a50ee31072648ba0c7436b6522137614cd
treed7db27f1c01c1216b31c331aa7ebcd6c2c27366d
parent538a5766d2d96399b411867a71dff2d12ea14952
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>
src/common/options/global.yaml.in