mirror of
https://github.com/ceph/ceph
synced 2025-01-10 05:00:59 +00:00
c2cce3bc88
Signed-off-by: Sage Weil <sage@redhat.com>
22 lines
392 B
YAML
22 lines
392 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)
|
|
conf:
|
|
client:
|
|
debug ms: 1
|
|
tasks:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rados/test.sh
|
|
- rados/test_pool_quota.sh
|
|
|