mirror of
https://github.com/ceph/ceph
synced 2025-01-28 14:03:21 +00:00
990806e635
Ceph status fail to report pool application warning if the pool is empty. Report pool application warning even if pool has 0 objects stored in it. Add POOL_APP_NOT_ENABLED cluster warnings to log-ignorelist to fix rados suite. Fixes: https://tracker.ceph.com/issues/57097 Signed-off-by: Prashant D <pdhange@redhat.com>
18 lines
366 B
YAML
18 lines
366 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
osd:
|
|
osd scrub min interval: 60
|
|
osd scrub max interval: 120
|
|
osd max backfills: 9
|
|
log-ignorelist:
|
|
- but it is still running
|
|
- objects unfound and apparently lost
|
|
- \(POOL_APP_NOT_ENABLED\)
|
|
tasks:
|
|
- thrashosds:
|
|
timeout: 1200
|
|
chance_pgnum_grow: 3
|
|
chance_pgpnum_fix: 1
|
|
min_in: 8
|