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.
Diagnostic checks for the bare metal provider¶
Available since MCC 2.28.0 (17.3.0 and 16.3.0) TechPreview
This section describes specifics of the diagnostic checks designed for the bare metal provider.
Address capacity¶
The bm_address_capacity check verifies that the available capacities
of IP addresses in the Subnet and MetalLBConfig objects are sufficient.
This check verifies the Subnet objects only with the following labels:
ipam/SVC-k8s-lcmipam/SVC-pxe-nics
For the MetalLBConfig objects, the check uses only the IP addresses
defined in .spec.ipAddressPools and verifies only the MetalLBConfig
objects with the following configuration for the IP address pool:
.spec.autoAssignis set totrue.spec.serviceAllocation.serviceSelectorsis no set
The minimum thresholds for IP address capacity are as follows:
Subnet— 5MetalLBConfig— 10
Capacity below these thresholds is reported as insufficient.
If thresholds are met, then the output status is INFO. Otherwise,
the status is WARNING.
The check reports the number of available IP addresses for each matching
Subnet object and for each matching IP address pool of a matching
MetalLBConfig object.
Artifact overrides¶
Applicable to a management cluster only
The bm_artifacts_overrides check verifies that no undesirable overrides are
present in the baremetal-operator release, including
but not limited to the values.init_bootstrap.provisioning_files.artifacts
path.
Object status¶
The bm_objects_statuses check verifies that no errors or undesired states
are present in the status of the following objects: IPAMHost,
MetalLBConfig, and LCMMachine.
Object name |
Checks applied by bm_objects_statuses |
|---|---|
|
|
|
|
|
|