doc: Document health check DAEMON_OLD_VERSION

Signed-off-by: David Zafman <dzafman@redhat.com>
This commit is contained in:
David Zafman 2020-09-28 22:48:09 +00:00
parent 8b435668b0
commit 18101c324a

View File

@ -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
________