Nautilus monitors do not note the client sessions in the mgrmap. So when
we upgrade the warnings are unavoidable.
Fixes: https://tracker.ceph.com/issues/47689
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit
2163c60916bb1e5249dcff3e33822ddb1ead4653)
Conflicts:
qa/suites/upgrade/mimic-x/parallel/1-ceph-install/mimic.yaml
qa/suites/upgrade/nautilus-x-singleton/1-install/nautilus.yaml
qa/suites/upgrade/nautilus-x/stress-split/1-ceph-install/nautilus.yaml
- Monitor daemon marked osd
- Behind on trimming
- Manager daemon
+ - evicting unresponsive client
conf:
global:
mon warn on pool no app: false
overrides:
ceph:
log-whitelist:
+ - evicting unresponsive client
- reached quota
- scrub
- osd_map_max_advance
ceph:
fs: xfs
log-whitelist:
+ - evicting unresponsive client
- overall HEALTH_
- \(MON_DOWN\)
- \(MGR_DOWN\)