From: huangjun Date: Wed, 26 Oct 2016 08:55:53 +0000 (+0800) Subject: doc: change the osd_max_backfills default to 1 X-Git-Tag: v11.1.0~501^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e112664bf3b8a908fbcd33e3bd4b57da00b008d3;p=ceph.git doc: change the osd_max_backfills default to 1 Fixes: http://tracker.ceph.com/issues/17701 Signed-off-by: huangjun --- diff --git a/doc/rados/configuration/osd-config-ref.rst b/doc/rados/configuration/osd-config-ref.rst index 7b0a49e2a2ee..1f565018ae1e 100644 --- a/doc/rados/configuration/osd-config-ref.rst +++ b/doc/rados/configuration/osd-config-ref.rst @@ -486,7 +486,7 @@ priority than requests to read or write data. :Description: The maximum number of backfills allowed to or from a single OSD. :Type: 64-bit Unsigned Integer -:Default: ``10`` +:Default: ``1`` ``osd backfill scan min``