We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b8e8ba + 0587cc3 commit 6085a9bCopy full SHA for 6085a9b
src/common/options/osd.yaml.in
@@ -489,8 +489,8 @@ options:
489
- name: osd_deep_scrub_interval_cv
490
type: float
491
level: advanced
492
- desc: determining the amount of variation in the deep scrub interval
493
- long_desc: deep scrub intervals are varied by a random amount to prevent
+ desc: Determines the amount of variation in the deep scrub interval
+ long_desc: Deep scrub intervals are varied by a random amount to prevent
494
stampedes. This parameter determines the amount of variation.
495
Technically ``osd_deep_scrub_interval_cv`` is the coefficient of variation for
496
the deep scrub interval.
0 commit comments