mirror of
https://github.com/ceph/ceph
synced 2025-02-10 04:19:56 +00:00
EC pools typically cause this. Fixes: https://tracker.ceph.com/issues/42637 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
17 lines
241 B
YAML
17 lines
241 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- SLOW_OPS
|
|
conf:
|
|
osd:
|
|
filestore flush min: 0
|
|
tasks:
|
|
- check-counter:
|
|
counters:
|
|
mds:
|
|
- "mds.dir_split"
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- suites/ffsb.sh
|