mirror of
https://github.com/ceph/ceph
synced 2025-03-01 05:51:33 +00:00
add multimds subtree thrashing test
This commit is contained in:
parent
a42d9a803d
commit
410d963e9e
8
collections/multimds/clusters/7-multimds.yaml
Normal file
8
collections/multimds/clusters/7-multimds.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
roles:
|
||||
- [mon.a, mds.a, mds.a-s]
|
||||
- [mon.b, mds.b, mds.b-s]
|
||||
- [mon.c, mds.c, mds.c-s]
|
||||
- [osd.0]
|
||||
- [osd.1]
|
||||
- [osd.2]
|
||||
- [client.0]
|
13
collections/multimds/tasks/fsstress_thrash_subtrees.yaml
Normal file
13
collections/multimds/tasks/fsstress_thrash_subtrees.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
tasks:
|
||||
- ceph:
|
||||
conf:
|
||||
mds:
|
||||
mds thrash exports: 1
|
||||
mds debug subtrees: 1
|
||||
mds debug scatterstat: 1
|
||||
mds verify scatter: 1
|
||||
- cfuse:
|
||||
- workunit:
|
||||
client.0:
|
||||
- suites/fsstress.sh
|
||||
|
Loading…
Reference in New Issue
Block a user