mirror of
https://github.com/ceph/ceph
synced 2025-02-03 08:53:38 +00:00
2ee9365d0b
Signed-off-by: Sage Weil <sage@newdream.net>
29 lines
558 B
YAML
29 lines
558 B
YAML
roles:
|
|
- - mon.a
|
|
- mgr.x
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
- client.0
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 2
|
|
size: 10 # GB
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
pre-mgr-commands:
|
|
- sudo ceph config set mgr mgr/devicehealth/enable_monitoring false --force
|
|
log-ignorelist:
|
|
- but it is still running
|
|
- had wrong client addr
|
|
- had wrong cluster addr
|
|
- reached quota
|
|
- overall HEALTH_
|
|
- \(POOL_FULL\)
|
|
- \(POOL_APP_NOT_ENABLED\)
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- rados/test_dedup_tool.sh
|