Commit d56f613
committed
osd/scrub: additional configuration params to trigger scrub reschedule
Adding the following parameters to the (small) set of configuration
options that, if changed, trigger re-computation of the next scrub
schedule:
- osd_scrub_interval_randomize_ratio,
- osd_deep_scrub_interval_cv, and
- osd_deep_scrub_interval (which was missing in the list of
parameters watched by the OSD).
Fixes: https://tracker.ceph.com/issues/70806
Signed-off-by: Ronen Friedman <[email protected]>1 parent 1deacb7 commit d56f613
1 file changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10074 | 10074 | | |
10075 | 10075 | | |
10076 | 10076 | | |
| 10077 | + | |
| 10078 | + | |
| 10079 | + | |
10077 | 10080 | | |
10078 | 10081 | | |
10079 | 10082 | | |
| |||
10201 | 10204 | | |
10202 | 10205 | | |
10203 | 10206 | | |
10204 | | - | |
| 10207 | + | |
| 10208 | + | |
| 10209 | + | |
10205 | 10210 | | |
10206 | 10211 | | |
10207 | | - | |
| 10212 | + | |
10208 | 10213 | | |
10209 | 10214 | | |
10210 | | - | |
| 10215 | + | |
| 10216 | + | |
10211 | 10217 | | |
10212 | 10218 | | |
10213 | 10219 | | |
| |||
0 commit comments