mirror of
https://github.com/ceph/ceph
synced 2025-01-30 23:13:44 +00:00
1f50718016
Fixes: https://tracker.ceph.com/issues/65700 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
12 lines
371 B
YAML
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
|