MiraCephHealth and MiraCephSecret status descriptions
Warning
This procedure is valid for MOSK clusters that use the MiraCeph custom
resource (CR), which is available since MOSK 25.2 to replace the unsupported
KaaSCephCluster resource. And MiraCeph will be automatically migrated
to CephDeployment in MOSK 26.1. For details, see Deprecation Notes:
KaaSCephCluster API on management clusters.
For the equivalent procedure with the unsupported KaaSCephCluster CR, refer
to the following section:
Сeph cluster status is collected in three main resources:
MiraCephstatus contains validation and current step statuses of spec reconcile.MiraCephHealthallows you to verify the current health of a Ceph cluster and identify potentially problematic components.MiraCephSecretallows you to obtain the current secret refs to access Ceph storage. For details, refer to Manage Ceph RBD or CephFS clients and RGW users.
This section describes status parameters for these resources. To view
MiraCephHealth or MiraCephSecret, perform the steps described in
Verify Ceph cluster state.
MiraCeph status parameters
Field |
Description |
|---|---|
|
Current handling phase of the applied Ceph cluster spec. Can equal to
|
|
Detailed description of the current phase or an error message if the phase
is |
|
|
|
Current Ceph cluster version, for example, |
|
Validation result ( validation:
result: Succeed or Failed
messages: ["error", "messages", "list"]
lastValidatedGeneration: <metadata.generation>
|
MiraCephHealth status parameters
Field |
Description |
|---|---|
|
Complete information about Ceph cluste including cluster, Ceph resources,
and daemon health. It helps reveal potentially problematic components.
For |
|
|
|
|
|
List of strings of all issues found during cluster state check. |
|
Number of |
|
Cluster state that can be |
MiraCephSecret status parameters
Field |
Description |
|---|---|
|
Current state of the secret collector on the Ceph cluster:
|
|
|
|
|
|
List of secrets for Ceph clients and RADOS Gateway users:
For example: lastSecretCheck: "2022-09-05T07:05:35Z"
lastSecretUpdate: "2022-09-05T06:02:00Z"
secretInfo:
clientSecrets:
- name: client.admin
secretName: rook-ceph-admin-keyring
secretNamespace: rook-ceph
state: Ready
|
|
List of error or warning messages, if any, found when collecting information about the Ceph cluster. |