]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: update osd recovery sleep description
authorNeha Ojha <nojha@redhat.com>
Wed, 19 Jul 2017 21:14:42 +0000 (14:14 -0700)
committerNeha Ojha <nojha@redhat.com>
Wed, 19 Jul 2017 21:14:42 +0000 (14:14 -0700)
Signed-off-by: Neha Ojha <nojha@redhat.com>
doc/rados/configuration/osd-config-ref.rst

index 1cc3a7f8bcd54281b0e8f2df72215a0374bc3a19..731c61258f34feaa6f3b145ca5feb62698d97274 100644 (file)
@@ -690,9 +690,9 @@ perform well in a degraded state.
 
 ``osd recovery sleep``
 
-:Description: Time to sleep before next recovery. Increasing this value will
-              slow down recovery operation while client operations will be
-              less impacted.
+:Description: Time in seconds to sleep before next recovery or backfill op.
+              Increasing this value will slow down recovery operation while
+              client operations will be less impacted.
 
 :Type: Float
 :Default: ``0``
@@ -700,7 +700,8 @@ perform well in a degraded state.
 
 ``osd recovery sleep hdd``
 
-:Description: Time to sleep before next recovery for HDDs.
+:Description: Time in seconds to sleep before next recovery or backfill op
+              for HDDs.
 
 :Type: Float
 :Default: ``0.1``
@@ -708,7 +709,8 @@ perform well in a degraded state.
 
 ``osd recovery sleep ssd``
 
-:Description: Time to sleep before next recovery for SSDs.
+:Description: Time in seconds to sleep before next recovery or backfill op
+              for SSDs.
 
 :Type: Float
 :Default: ``0``