mirror of
https://github.com/ceph/ceph
synced 2025-01-06 03:01:24 +00:00
7311f6656f
Signed-off-by: Mykola Golub <mykola.golub@clyso.com>
25 lines
469 B
YAML
25 lines
469 B
YAML
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 4
|
|
size: 10 # GB
|
|
roles:
|
|
- [mon.a, mgr.x, osd.0, osd.1, osd.2, osd.3, client.0]
|
|
|
|
overrides:
|
|
ceph:
|
|
pre-mgr-commands:
|
|
- sudo ceph config set mgr mgr_pool false --force
|
|
log-ignorelist:
|
|
- but it is still running
|
|
- overall HEALTH_
|
|
- \(POOL_APP_NOT_ENABLED\)
|
|
- \(PG_DEGRADED\)
|
|
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- rados/test_crushdiff.sh
|