mirror of
https://github.com/ceph/ceph
synced 2025-01-09 20:52:09 +00:00
271a7588b5
Everything up upgrade/, which will be slightly tricky. Signed-off-by: Sage Weil <sage@redhat.com>
28 lines
408 B
YAML
28 lines
408 B
YAML
roles:
|
|
- - mon.a
|
|
- mgr.x
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
- - osd.3
|
|
- osd.4
|
|
- osd.5
|
|
- client.0
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 3
|
|
size: 10 # GB
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
log-whitelist:
|
|
- wrongly marked me down
|
|
- thrashosds:
|
|
op_delay: 30
|
|
clean_interval: 120
|
|
chance_down: .5
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- rados/load-gen-mix-small.sh
|