mirror of
https://github.com/ceph/ceph
synced 2025-01-02 00:52:22 +00:00
2ee9365d0b
Signed-off-by: Sage Weil <sage@newdream.net>
14 lines
258 B
YAML
14 lines
258 B
YAML
roles:
|
|
- [mon.a, mgr.x, osd.0, osd.1, client.0]
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
fs: xfs
|
|
log-ignorelist:
|
|
- overall HEALTH_
|
|
- \(CACHE_POOL_NO_HIT_SET\)
|
|
- \(POOL_APP_NOT_ENABLED\)
|
|
- workunit:
|
|
clients:
|
|
all: [rbd/test_rbd_mirror.sh]
|