Merge pull request #18195 from ktdreyer/doc-mds-blacklist-interval-manual

doc: "mds blacklist interval" vs manually blacklisting
This commit is contained in:
John Spray 2017-10-09 23:31:09 +01:00 committed by GitHub
commit 980f18d319

View File

@ -97,7 +97,12 @@
``mds blacklist interval``
:Description: The blacklist duration for failed MDSs in the OSD map.
:Description: The blacklist duration for failed MDSs in the OSD map. Note,
this controls how long failed MDS daemons will stay in the
OSDMap blacklist. It has no effect on how long something is
blacklisted when the administrator blacklists it manually. For
example, ``ceph osd blacklist add`` will still use the default
blacklist time.)
:Type: Float
:Default: ``24.0*60.0``