Skip to content

Commit 6085a9b

Browse files
authored
Merge pull request ceph#63954 from zdover23/wip-doc-2025-06-16-backport-63821-to-tentacle
tentacle: doc/src: edit osd.yaml.in (osd_deep_scrub_interval_cv) Reviewed-by: Anthony D'Atri <[email protected]>
2 parents 9b8e8ba + 0587cc3 commit 6085a9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/common/options/osd.yaml.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,8 +489,8 @@ options:
489489
- name: osd_deep_scrub_interval_cv
490490
type: float
491491
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
492+
desc: Determines the amount of variation in the deep scrub interval
493+
long_desc: Deep scrub intervals are varied by a random amount to prevent
494494
stampedes. This parameter determines the amount of variation.
495495
Technically ``osd_deep_scrub_interval_cv`` is the coefficient of variation for
496496
the deep scrub interval.

0 commit comments

Comments
 (0)