ceph/qa/suites/rados/singleton/all/osd-recovery.yaml
Kefu Chai 0e987665fe qa/suites/rados/singleton: more whitelist
* SLOW_OPS is normal in a cluster with flattering OSDs
* so is OBJECT_MISPLACED.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-11-29 13:53:44 +08:00

29 lines
490 B
YAML

roles:
- - mon.a
- mon.b
- mon.c
- mgr.x
- osd.0
- osd.1
- osd.2
openstack:
- volumes: # attached to each instance
count: 3
size: 10 # GB
tasks:
- install:
- ceph:
log-whitelist:
- but it is still running
- overall HEALTH_
- \(OSDMAP_FLAGS\)
- \(OSD_
- \(PG_
- \(OBJECT_DEGRADED\)
- \(SLOW_OPS\)
conf:
osd:
osd min pg log entries: 5
osd_fast_fail_on_connection_refused: false
- osd_recovery: