ceph/qa/cephfs/overrides/pg_health.yaml
Patrick Donnelly 1f50718016
qa: ignore variation of PG_DEGRADED health warning
Fixes: https://tracker.ceph.com/issues/65700
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2024-04-30 10:03:12 -04:00

12 lines
371 B
YAML

# PG_DEGRADED warnings are not generally indicative of a bug. Any acting set
# changes (such as those caused by the upmap balancer to improve OSD space
# usage balance) can cause objects to become degraded transiently.
overrides:
ceph:
log-ignorelist:
- PG_AVAILABILITY
- PG_DEGRADED
- Reduced data availability
- Degraded data redundancy