mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
This followsb162541ac2
. The balancer was turned on by default ind4fbaf7
, as a result of which we might see PG_AVAILABILITY health warnings when pg-upmap-items are applied. Fixes: https://tracker.ceph.com/issues/45802 Signed-off-by: Neha Ojha <nojha@redhat.com>
10 lines
117 B
YAML
10 lines
117 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- \(PG_AVAILABILITY\)
|
|
wait-for-scrub: false
|
|
|
|
tasks:
|
|
- install:
|
|
- ceph:
|