mirror of
https://github.com/ceph/ceph
synced 2025-02-11 04:51:02 +00:00
14 lines
257 B
YAML
14 lines
257 B
YAML
roles:
|
|
- [mon.a, mgr.x, osd.0, osd.1, client.0]
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
fs: xfs
|
|
log-whitelist:
|
|
- overall HEALTH_
|
|
- \(CACHE_POOL_NO_HIT_SET\)
|
|
- \(POOL_APP_NOT_ENABLED\)
|
|
- workunit:
|
|
clients:
|
|
all: [rbd/test_rbd_mirror.sh]
|