Actions
Documentation #50687
closedcephadm: must redeploy monitoring stack daemon after changing image config value to cause daemon to use new image
% Done:
0%
Merge Commit:
Fixed In:
v17.0.0-4681-g674d6d96da
Released In:
v17.2.0~1881
Upkeep Timestamp:
2025-07-14T17:51:45+00:00
Description
We document that, to use a different image from the default for a monitoring stack daemon, you must change the image config option.
For example, for prometheus you must run 'ceph config set mgr mgr/cephadm/container_image_prometheus . . . '
However, after this is set the user's monitoring stack daemons will still be using the new image until the daemon is actually redeployed.
We should document the need to redeploy for the change to take effect.
Updated by Adam King almost 5 years ago
- Tracker changed from Bug to Documentation
Updated by Adam King almost 5 years ago
- Status changed from New to In Progress
- Pull request ID set to 41224
Updated by Sebastian Wagner almost 5 years ago
- Category set to cephadm/monitoring
Updated by Sebastian Wagner almost 5 years ago
- Related to Feature #50061: cephadm: automatically redeploy daemons if user changes which container to use added
Updated by Sebastian Wagner almost 5 years ago
- Status changed from In Progress to Pending Backport
Updated by Sage Weil almost 5 years ago
- Status changed from Pending Backport to Resolved
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 674d6d96da360c106434606ae7fe2cb835e1491a
- Fixed In set to v17.0.0-4681-g674d6d96da
- Released In set to v17.2.0~1881
- Upkeep Timestamp set to 2025-07-14T17:51:45+00:00
Actions