mirror of
https://github.com/ceph/ceph
synced 2025-01-09 04:30:26 +00:00
7871075eab
Signed-off-by: Sage Weil <sage@redhat.com>
26 lines
500 B
YAML
26 lines
500 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- reached quota
|
|
- but it is still running
|
|
- overall HEALTH_
|
|
- \(POOL_FULL\)
|
|
- \(SMALLER_PGP_NUM\)
|
|
- \(CACHE_POOL_NO_HIT_SET\)
|
|
- \(CACHE_POOL_NEAR_FULL\)
|
|
- \(POOL_APP_NOT_ENABLED\)
|
|
- \(PG_AVAILABILITY\)
|
|
- \(PG_DEGRADED\)
|
|
conf:
|
|
client:
|
|
debug ms: 1
|
|
mon:
|
|
mon warn on pool no app: false
|
|
tasks:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rados/test.sh
|
|
- rados/test_pool_quota.sh
|
|
|