how to disable ceph version check?
Hi, Experts, we have a ceph cluster report HEALTH_ERR due to multiple old versions. health: HEALTH_ERR There are daemons running multiple old versions of ceph after run `ceph version`, we see three ceph versions in {16.2.*} , these daemons are ceph osd. our question is: how to stop this version check , we cannot upgrade all old daemon. Thanks, Xiong
You can mute it with "ceph health mute ALERT" where alert is the caps keyword from "ceph health detail" But I would update asap. Cheers Boris
Am 08.11.2023 um 02:02 schrieb zxcs <zhuxiongcs@163.com>:
Hi, Experts,
we have a ceph cluster report HEALTH_ERR due to multiple old versions.
health: HEALTH_ERR There are daemons running multiple old versions of ceph
after run `ceph version`, we see three ceph versions in {16.2.*} , these daemons are ceph osd.
our question is: how to stop this version check , we cannot upgrade all old daemon.
Thanks, Xiong _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (2)
-
Boris
-
zxcs