From 1ace6a6a750b0c549a20f89ea7a267f07c0d2f3a Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Tue, 1 Aug 2017 12:40:30 -0700 Subject: [PATCH] doc: add documentation for osd_recovery_sleep_hybrid Signed-off-by: Neha Ojha --- doc/rados/configuration/osd-config-ref.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/rados/configuration/osd-config-ref.rst b/doc/rados/configuration/osd-config-ref.rst index 30e679fd2732e..fae7078930b25 100644 --- a/doc/rados/configuration/osd-config-ref.rst +++ b/doc/rados/configuration/osd-config-ref.rst @@ -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 ======= -- 2.39.5