Daemons are terminated by cephadm during the upgrade, so health checks
like OSD_DOWN must be ignored. Since there shouldn't be any fundamental
difference between upgrading from quincy and upgrading from reef, make
quincy-x and reef-x ignorelists the same.
Fixes: https://tracker.ceph.com/issues/69135
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit
bb5893f15a861958c1b10f8dce70da17a9b152f6)
osd:
osd shutdown pgref assert: true
log-ignorelist:
- - PG_DEGRADED
+ - \(POOL_APP_NOT_ENABLED\)
+ - OSD_DOWN
+ - mons down
+ - mon down
+ - MON_DOWN
+ - out of quorum
+ - PG_DEGRADED
+ - Reduced data availability
+ - Degraded data redundancy
+ - OSDMAP_FLAGS
overrides:
ceph:
log-ignorelist:
+ - \(POOL_APP_NOT_ENABLED\)
+ - OSD_DOWN
- mons down
- mon down
- MON_DOWN
- out of quorum
+ - PG_DEGRADED
+ - Reduced data availability
+ - Degraded data redundancy
+ - OSDMAP_FLAGS
- PG_AVAILABILITY
tasks:
- install: