mirror of
https://github.com/ceph/ceph
synced 2025-02-09 03:49:38 +00:00
So we can enforce an ordering of tasks and ensure that the fs/subvolume is available before the task runs. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
11 lines
177 B
YAML
11 lines
177 B
YAML
overrides:
|
|
ceph:
|
|
log-ignorelist:
|
|
- slow metadata IO
|
|
- SLOW_OPS
|
|
- slow request
|
|
tasks:
|
|
- fwd_scrub:
|
|
scrub_timeout: 900
|
|
sleep_between_iterations: 1
|