]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: add documentation for osd_recovery_sleep_hybrid
authorNeha Ojha <nojha@redhat.com>
Tue, 1 Aug 2017 19:40:30 +0000 (12:40 -0700)
committerNeha Ojha <nojha@redhat.com>
Wed, 2 Aug 2017 18:58:31 +0000 (11:58 -0700)
Signed-off-by: Neha Ojha <nojha@redhat.com>
doc/rados/configuration/osd-config-ref.rst

index 30e679fd2732e1d01e47ac8828642c16e907371b..fae7078930b25c8bc19aa1181b660163ea14a342 100644 (file)
@@ -988,6 +988,15 @@ perform well in a degraded state.
 :Type: Float
 :Default: ``0``
 
+
+``osd recovery sleep hybrid``
+
+:Description: Time in seconds to sleep before next recovery or backfill op
+              when osd data is on HDD and osd journal is on SSD.
+
+:Type: Float
+:Default: ``0.025``
+
 Tiering
 =======