View Ceph cluster summary through the Container Cloud web UI¶
Warning
Mirantis highly recommends verifying a Ceph cluster using the CLI instead of the web UI. For details, see Verify Ceph cluster state through CLI.
The web UI capabilities for adding and managing a Ceph cluster are limited and lack flexibility in defining Ceph cluster specifications. For example, if an error occurs while adding a Ceph cluster using the web UI, usually you can address it only through the CLI.
The web UI functionality for managing Ceph cluster is going to be deprecated in one of the following releases.
Verifying Ceph cluster state is an entry point for issues investigation. Through the Ceph Clusters page of the Container Cloud web UI, you can view a detailed summary on all Ceph clusters deployed, including the cluster name and ID, health status, number of Ceph OSDs, and so on.
To view Ceph cluster summary:
Log in to the Container Cloud web UI with the
m:kaas:namespace@operator
orm:kaas:namespace@writer
permissions.Switch to the required project using the Switch Project action icon located on top of the main left-side navigation panel.
In the Clusters tab, click the required cluster name. The page with cluster details opens.
In the Ceph Clusters tab, verify the overall cluster health and rebalancing statuses.
Available since MCC 2.25.0 (Cluster release 17.0.0). Click Cluster Details:
The Machines tab contains the list of deployed Ceph machines with the following details:
Status - deployment status
Role - role assigned to a machine, manager or monitor
Storage devices - number of storage devices assigned to a machine
UP OSDs and IN OSDs - number of
up
andin
Ceph OSDs belonging to a machine
Note
To obtain details about a specific machine used for Ceph deployment, in the Clusters > <clusterName> > Machines tab, click the required machine name containing the storage label.
The OSDs tab contains the list of Ceph OSDs comprising the Ceph cluster with the following details:
OSD - Ceph OSD ID
Storage Device ID - storage device ID assigned to a Ceph OSD
Type - type of storage device assigned to a Ceph OSD
Partition - partition name where Ceph OSD is located
Machine - machine name where Ceph OSD is located
UP/DOWN - status of a Ceph OSD in a cluster
IN/OUT - service state of a Ceph OSD in a cluster