Signed-off-by: Jose J Palacios-Perez <perezjos@uk.ibm.com>
osd crush chooseleaf type: 0
osd pool default pg num: 128
osd pool default pgp num: 128
+ fs: xfs
ceph:
conf:
osd:
tasks:
-# - install:
-# cleanup: true
- ceph:
+ fs: xfs
conf:
osd:
debug monc: 20
--- /dev/null
+overrides:
+ tasks:
+ - ceph:
+ fs: xfs
+ log-ignorelist:
+ - \(POOL_APP_NOT_ENABLED\)
+ - ceph-fuse:
+ - workunit:
+ clients:
+ all:
+ - suites/blogbench.sh
--- /dev/null
+overrides:
+ tasks:
+ - ceph:
+ log-ignorelist:
+ - \(POOL_APP_NOT_ENABLED\)
+ - ceph-fuse:
+ - workunit:
+ clients:
+ all:
+ - suites/fsstress.sh
--- /dev/null
+overrides:
+ tasks:
+ - ceph:
+ fs: xfs
+ log-ignorelist:
+ - \(POOL_APP_NOT_ENABLED\)
+ conf:
+ mds:
+ debug mds: 20
+ debug ms: 1
+ client:
+ debug client: 20
+ debug ms: 1
+ fuse set user groups: true
+ - ceph-fuse:
+ - workunit:
+ clients:
+ all:
+ - suites/pjd.sh