mirror of
https://github.com/ceph/ceph
synced 2024-12-20 02:13:04 +00:00
271a7588b5
Everything up upgrade/, which will be slightly tricky. Signed-off-by: Sage Weil <sage@redhat.com>
27 lines
394 B
YAML
27 lines
394 B
YAML
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:
|
|
- no reply from
|
|
- full_sequential:
|
|
- radosbench:
|
|
clients: [client.0]
|
|
time: 30
|
|
- rebuild_mondb:
|
|
- radosbench:
|
|
clients: [client.0]
|
|
time: 30
|