Project

General

Profile

Actions

Documentation #6774

closed

Documentation: osd scrub load threshold incorrect.

Added by Tyler Brekke over 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

In rados/configuration/osd-config-ref.rst

``osd scrub max interval``

:Description: The maximum interval in seconds for scrubbing the Ceph OSD Daemon
              irrespective of cluster load.

:Type: Float
:Default: Once per day . ``60*60*24``

Does not match source, which is set to one week.

OPTION(osd_scrub_max_interval, OPT_FLOAT, 7*60*60*24)  // regardless of load

Actions

Also available in: Atom PDF