From 2918439f57b3625b6707065eafcaa592cf6f3d12 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Barbora=20An=C4=8Dincov=C3=A1?= Date: Tue, 21 Feb 2017 12:28:22 +0100 Subject: [PATCH] doc: remove mentions about mon_osd_min_down_reports Fixes: http://tracker.ceph.com/issues/19016 Signed-off-by: Bara Ancincova (bara@redhat.com) --- doc/rados/configuration/mon-osd-interaction.rst | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/doc/rados/configuration/mon-osd-interaction.rst b/doc/rados/configuration/mon-osd-interaction.rst index 964c9ac52f96e..96d88472c4882 100644 --- a/doc/rados/configuration/mon-osd-interaction.rst +++ b/doc/rados/configuration/mon-osd-interaction.rst @@ -75,10 +75,7 @@ OSDs Report Down OSDs By default, a Ceph OSD Daemon must report to the Ceph Monitors that another Ceph OSD Daemon is ``down`` three times before the Ceph Monitors acknowledge that the -reported Ceph OSD Daemon is ``down``. You can change the minimum number of -``osd down`` reports by adding an ``mon osd min down reports`` setting (``osd -min down reports`` prior to v0.62) under the ``[mon]`` section of your Ceph -configuration file, or by setting the value at runtime. By default, only one +reported Ceph OSD Daemon is ``down``. By default, only one Ceph OSD Daemon is required to report another Ceph OSD Daemon ``down``. You can change the number of Ceph OSD Daemones required to report a Ceph OSD Daemon ``down`` to a Ceph Monitor by adding an ``mon osd min down reporters`` setting @@ -318,14 +315,6 @@ Monitor Settings :Default: ``1`` -``mon osd min down reports`` - -:Description: The minimum number of times a Ceph OSD Daemon must report - that another Ceph OSD Daemon is ``down``. - -:Type: 32-bit Integer -:Default: ``3`` - .. index:: OSD hearbeat OSD Settings -- 2.39.5