From: Adam King Date: Fri, 7 May 2021 14:04:31 +0000 (-0400) Subject: doc/cephadm: recommend redeploying monitoring stack daemon after changing image X-Git-Tag: v17.1.0~1817^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9be84658fbd5a51f631fcda050811ca0113fbea1;p=ceph.git doc/cephadm: recommend redeploying monitoring stack daemon after changing image Fixes: https://tracker.ceph.com/issues/50687 Signed-off-by: Adam King --- diff --git a/doc/cephadm/monitoring.rst b/doc/cephadm/monitoring.rst index 96037295860d..27e9ec7c9774 100644 --- a/doc/cephadm/monitoring.rst +++ b/doc/cephadm/monitoring.rst @@ -152,6 +152,17 @@ For example ceph config set mgr mgr/cephadm/container_image_prometheus prom/prometheus:v1.4.1 +If there were already running monitoring stack daemon(s) of the type whose +image you've changed, you must redeploy the daemon(s) in order to have them +actually use the new image. + +For example, if you had changed the prometheus image + +.. prompt:: bash # + + ceph orch redeploy prometheus + + .. note:: By setting a custom image, the default value will be overridden (but not