users that modifying "max_mds" may not help with troubleshooting or recovery
effort. Instead, it might further destabilize the cluster.
+* mgr/restful, mgr/zabbix: both modules, already deprecated since 2020, have been
+ finally removed. They have not been actively maintenance in the last years,
+ and started suffering from vulnerabilities in their dependency chain (e.g.:
+ CVE-2023-46136). As alternatives, for the `restful` module, the `dashboard` module
+ provides a richer and better maintained RESTful API. Regarding the `zabbix` module,
+ there are alternative monitoring solutions, like `prometheus`, which is the most
+ widely adopted among the Ceph user community.
>=19.0.0
usr/share/ceph/mgr/progress
usr/share/ceph/mgr/prometheus
usr/share/ceph/mgr/rbd_support
+usr/share/ceph/mgr/rgw
usr/share/ceph/mgr/selftest
usr/share/ceph/mgr/snap_schedule
usr/share/ceph/mgr/stats
state of the Ceph cluster, including storage utilization, current
performance metrics, and system load. The Ceph Manager daemons also
host python-based modules to manage and expose Ceph cluster
- information, including a web-based :ref:`mgr-dashboard` and
- `REST API`_. At least two managers are normally required for high
+ information, including a web-based :ref:`mgr-dashboard`.
+ At least two managers are normally required for high
availability.
- **Ceph OSDs**: An Object Storage Daemon (:term:`Ceph OSD`,
CRUSH algorithm enables the Ceph Storage Cluster to scale, rebalance, and
recover dynamically.
-.. _REST API: ../../mgr/restful
-
.. container:: columns-2
.. container:: column