From 18101c324a3cd1641f4e7b466980de68cd2591a8 Mon Sep 17 00:00:00 2001 From: David Zafman Date: Mon, 28 Sep 2020 22:48:09 +0000 Subject: [PATCH] doc: Document health check DAEMON_OLD_VERSION Signed-off-by: David Zafman --- doc/rados/operations/health-checks.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/rados/operations/health-checks.rst b/doc/rados/operations/health-checks.rst index ba4a4a71597e2..9a133df72b57b 100644 --- a/doc/rados/operations/health-checks.rst +++ b/doc/rados/operations/health-checks.rst @@ -25,6 +25,15 @@ Definitions Monitor ------- +DAEMON_OLD_VERSION +__________________ + +Warn if old version(s) of Ceph are running on any deamons. +This will be an expected warning while in the middle of +an upgrade. A manual upgrade should health mute like this +"ceph health mute DAEMON_OLD_VERSION --sticky". After upgrading has +finish use ceph health unmute DAEMON_OLD_VERSION". + MON_DOWN ________ -- 2.39.5