]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
common/options/osd.yaml.in: clarify that osd_scrub_[extended_]sleep is in seconds
authorSamuel Just <sjust@redhat.com>
Fri, 17 Feb 2023 05:40:10 +0000 (21:40 -0800)
committerSamuel Just <sjust@redhat.com>
Wed, 22 Feb 2023 02:07:34 +0000 (02:07 +0000)
Signed-off-by: Samuel Just <sjust@redhat.com>
src/common/options/osd.yaml.in

index a1c01374a1ec6f4c1772a255b2315c0970a7b066..5882b057e1e87ea579d87a9ea4cc847979500dc6 100644 (file)
@@ -377,7 +377,7 @@ options:
   type: float
   level: advanced
   desc: Duration to inject a delay during scrubbing
-  fmt_desc: Time to sleep before scrubbing the next group of chunks. Increasing this value will slow
+  fmt_desc: Time to sleep before scrubbing the next group of chunks (seconds). Increasing this value will slow
     down the overall rate of scrubbing so that client operations will be less impacted.
   default: 0
   flags:
@@ -387,7 +387,7 @@ options:
 - name: osd_scrub_extended_sleep
   type: float
   level: advanced
-  desc: Duration to inject a delay during scrubbing out of scrubbing hours
+  desc: Duration to inject a delay during scrubbing out of scrubbing hours (seconds)
   default: 0
   see_also:
   - osd_scrub_begin_hour