mirror of
https://github.com/ceph/ceph
synced 2025-01-09 04:30:26 +00:00
a5eb976cb3
Signed-off-by: Sage Weil <sage@redhat.com>
22 lines
367 B
YAML
22 lines
367 B
YAML
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 3
|
|
size: 10 # GB
|
|
roles:
|
|
- [mon.a, mgr.x, osd.0, osd.1, osd.2, client.0]
|
|
|
|
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- but it is still running
|
|
- overall HEALTH_
|
|
- \(POOL_APP_NOT_ENABLED\)
|
|
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- cephtool/test_kvstore_tool.sh
|