Skip to content

Commit bf517e0

Browse files
authored
Merge pull request ceph#62459 from zdover23/wip-doc-2025-03-24-mon_warn_pg_not_deep_scrubbed-guidance
src/common: add guidance for deep-scrubbing ratio warning Reviewed-by: David Galloway <[email protected]>
2 parents 47cde58 + aeef59a commit bf517e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/options/global.yaml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1819,7 +1819,7 @@ options:
18191819
- name: mon_warn_pg_not_deep_scrubbed_ratio
18201820
type: float
18211821
level: advanced
1822-
desc: Percentage of the deep scrub interval past the deep scrub interval to warn
1822+
desc: Percentage of the deep scrub interval past the deep scrub interval to warn - Set this configurable with the command "ceph config set mgr mon_warn_pg_not_deep_scrubbed_ratio <ratio_value>"
18231823
default: 0.75
18241824
see_also:
18251825
- osd_deep_scrub_interval

0 commit comments

Comments
 (0)