--- /dev/null
+roles:
+- - mon.a
+ - mon.b
+ - mon.c
+ - mgr.x
+ - osd.0
+ - osd.1
+ - osd.2
+ - client.0
+openstack:
+ - volumes: # attached to each instance
+ count: 3
+ size: 10 # GB
+tasks:
+- install:
+- ceph:
+ log-whitelist:
+ - wrongly marked me down
+ - had wrong client addr
+ - had wrong cluster addr
+ - must scrub before tier agent can activate
+ - failsafe engaged, dropping updates
+ - failsafe disengaged, no longer dropping updates
+- workunit:
+ clients:
+ all:
+ - cephtool
+ - mon/pool_ops.sh
--- /dev/null
+../basic/msgr
\ No newline at end of file
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ global:
+ ms inject socket failures: 5000
--- /dev/null
+overrides:
+ ceph:
+ conf:
+ global:
+ ms inject socket failures: 500
--- /dev/null
+../../../../objectstore/bluestore-comp.yaml
\ No newline at end of file
--- /dev/null
+../../../../objectstore/bluestore.yaml
\ No newline at end of file
--- /dev/null
+../../../config/rados.yaml
\ No newline at end of file
+++ /dev/null
-roles:
-- - mon.a
- - mon.b
- - mon.c
- - mgr.x
- - osd.0
- - osd.1
- - osd.2
- - client.0
-openstack:
- - volumes: # attached to each instance
- count: 3
- size: 10 # GB
-tasks:
-- install:
-- ceph:
- log-whitelist:
- - wrongly marked me down
- - had wrong client addr
- - had wrong cluster addr
- - must scrub before tier agent can activate
- - failsafe engaged, dropping updates
- - failsafe disengaged, no longer dropping updates
-- workunit:
- clients:
- all:
- - cephtool
- - mon/pool_ops.sh