Mirantis Container Cloud (MCC) becomes part of Mirantis OpenStack for Kubernetes (MOSK)!
Starting with MOSK 25.2, the MOSK documentation set covers all product layers, including MOSK management (formerly Container Cloud). This means everything you need is in one place. Some legacy names may remain in the code and documentation and will be updated in future releases. The separate Container Cloud documentation site will be retired, so please update your bookmarks for continued easy access to the latest content.
Update notes¶
This section describes the specific actions you as a cloud operator need to complete before or after your Container Cloud cluster update to the Cluster releases 17.1.6, 16.2.1, or 16.1.6.
Consider this information as a supplement to the generic update procedures published in Operations Guide: Automatic upgrade of a management cluster and Update to a patch version.
Post-update actions¶
Prepare for changing label values in Ceph metrics used in customizations¶
Note
If you do not use Ceph metrics in any customizations, for example, custom alerts, Grafana dashboards, or queries in custom workloads, skip this section.
After deprecating the performance metric exporter that is integrated into the Ceph Manager daemon for the sake of the dedicated Ceph Exporter daemon in Container Cloud 2.27.0, you may need to prepare for updating values of several labels in Ceph metrics if you use them in any customizations such as custom alerts, Grafana dashboards, or queries in custom tools. These labels will be changed in Container Cloud 2.28.0 (Cluster releases 16.3.0 and 17.3.0).
Note
Names of metrics will not be changed, no metrics will be removed.
All Ceph metrics to be collected by the Ceph Exporter daemon will change their
labels job and instance due to scraping metrics from new Ceph Exporter
daemon instead of the performance metric exporter of Ceph Manager:
- Values of the - joblabels will be changed from- rook-ceph-mgrto- prometheus-rook-exporterfor all Ceph metrics moved to Ceph Exporter. The full list of moved metrics is presented below.
- Values of the - instancelabels will be changed from the metric endpoint of Ceph Manager with port- 9283to the metric endpoint of Ceph Exporter with port- 9926for all Ceph metrics moved to Ceph Exporter. The full list of moved metrics is presented below.
- Values of the - instance_idlabels of Ceph metrics from the RADOS Gateway (RGW) daemons will be changed from the daemon GID to the daemon subname. For example, instead of- instance_id="<RGW_PROCESS_GID>", the- instance_id="a"(- ceph_rgw_qlen{instance_id="a"}) will be used. The list of moved Ceph RGW metrics is presented below.
List of affected Ceph RGW metrics
- ceph_rgw_cache_.*
- ceph_rgw_failed_req
- ceph_rgw_gc_retire_object
- ceph_rgw_get.*
- ceph_rgw_keystone_.*
- ceph_rgw_lc_.*
- ceph_rgw_lua_.*
- ceph_rgw_pubsub_.*
- ceph_rgw_put.*
- ceph_rgw_qactive
- ceph_rgw_qlen
- ceph_rgw_req
List of all metrics to be collected by Ceph Exporter instead of
Ceph Manager
- ceph_bluefs_.*
- ceph_bluestore_.*
- ceph_mds_cache_.*
- ceph_mds_caps
- ceph_mds_ceph_.*
- ceph_mds_dir_.*
- ceph_mds_exported_inodes
- ceph_mds_forward
- ceph_mds_handle_.*
- ceph_mds_imported_inodes
- ceph_mds_inodes.*
- ceph_mds_load_cent
- ceph_mds_log_.*
- ceph_mds_mem_.*
- ceph_mds_openino_dir_fetch
- ceph_mds_process_request_cap_release
- ceph_mds_reply_.*
- ceph_mds_request
- ceph_mds_root_.*
- ceph_mds_server_.*
- ceph_mds_sessions_.*
- ceph_mds_slow_reply
- ceph_mds_subtrees
- ceph_mon_election_.*
- ceph_mon_num_.*
- ceph_mon_session_.*
- ceph_objecter_.*
- ceph_osd_numpg.*
- ceph_osd_op.*
- ceph_osd_recovery_.*
- ceph_osd_stat_.*
- ceph_paxos.*
- ceph_prioritycache.*
- ceph_purge.*
- ceph_rgw_cache_.*
- ceph_rgw_failed_req
- ceph_rgw_gc_retire_object
- ceph_rgw_get.*
- ceph_rgw_keystone_.*
- ceph_rgw_lc_.*
- ceph_rgw_lua_.*
- ceph_rgw_pubsub_.*
- ceph_rgw_put.*
- ceph_rgw_qactive
- ceph_rgw_qlen
- ceph_rgw_req
- ceph_rocksdb_.*