Skip to content

Commit d3916b5

Browse files
authored
Merge pull request ceph#61055 from cybozu/osd_max_scrubs-take-effect-even-though-mclock-is-used
common/options: fix the description of osd_max_scrubs Reviewed-by: Zac Dover <[email protected]>
2 parents 960f078 + 153639c commit d3916b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/common/options/osd.yaml.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@ options:
238238
desc: Maximum concurrent scrubs on a single OSD
239239
fmt_desc: The maximum number of simultaneous scrub operations for
240240
a Ceph OSD Daemon.
241-
note: This setting is ignored when the mClock scheduler is used.
242241
default: 3
243242
with_legacy: true
244243
- name: osd_scrub_during_recovery

0 commit comments

Comments
 (0)