summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2013-05-14 14:02:27 -0700
committerSage Weil <sage@inktank.com>2013-05-14 14:02:27 -0700
commit52b0438c66b23c5eec4eed62a489143f995f6c94 (patch)
treee4549781ae30bc3c36a16c56ede50ed396dd1dd7 /doc
parentafeb8f2d526ac5b72ff015c6a0d73d62ea58b980 (diff)
downloadceph-52b0438c66b23c5eec4eed62a489143f995f6c94.tar.gz
doc/rados/configuration: fix [mon] osd min down report* config docs
Fix other osd -> mon section name, and note the old config value name prior to v0.62. Fixes: #5044. Signed-off-by: Sage Weil <sage@inktank.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/rados/configuration/mon-osd-interaction.rst20
1 files changed, 11 insertions, 9 deletions
diff --git a/doc/rados/configuration/mon-osd-interaction.rst b/doc/rados/configuration/mon-osd-interaction.rst
index fd54a671c99..a6bfa632872 100644
--- a/doc/rados/configuration/mon-osd-interaction.rst
+++ b/doc/rados/configuration/mon-osd-interaction.rst
@@ -63,15 +63,17 @@ Ceph configuration file, or by setting the value at runtime.
OSDs Report Down OSDs
=====================
-By default, an OSD must report to the monitors that another OSD is ``down``
-three times before the monitors acknowledge that the reported OSD is ``down``.
-You can change the minimum number of ``osd down`` reports by adding an ``osd min
-down reports`` setting under the ``[osd]`` section of your Ceph configuration
-file, or by setting the value at runtime. By default, only one OSD is required
-to report another OSD down. You can change the number of OSDs required to report
-a monitor down by adding an ``mon osd min down reporters`` setting under the
-``[mon]`` section of your Ceph configuration file, or by setting the value at
-runtime.
+By default, an OSD must report to the monitors that another OSD is
+``down`` three times before the monitors acknowledge that the reported
+OSD 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 OSD is required to report another OSD down. You can
+change the number of OSDs required to report a monitor down by adding
+an ``mon osd min down reporters`` setting (``osd min down reporters''
+prior to v0.62) under the ``[mon]`` section of your Ceph configuration
+file, or by setting the value at runtime.
.. ditaa:: +---------+ +---------+