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.
KaaSCephOperationRequest perftest status¶
TechPreview
Warning
This procedure is valid for MOSK clusters that use the deprecated
KaaSCephCluster
custom resource (CR) instead of the MiraCeph
CR that is
available since MOSK 25.2 as a new Ceph configuration entrypoint. For the
equivalent procedure with the MiraCeph
CR, refer to the following section:
This section describes the status.perfTestStatus
fields of the
KaaSCephOperationRequest
CR that you can use to check the status of a Ceph
performance test request.
Note
Performance test results will be saved on PVC if the test run
parameters contain the saveResultOnPvc
option. Otherwise, test
results will be saved only as Pod logs. For details, see
Ceph performance test parameters.
Parameter |
Description |
---|---|
|
Describes the status of the current |
Parameter |
Description |
---|---|
|
Describes the current request phase:
|
|
The last start time of the performance test execution. |
|
The duration of the last successful performance test. |
|
The execution status of the last performance test. |
|
Issues or warnings found during the performance test run. |
|
Location of the performance test result. Contains the following fields:
|
|
History of statuses and timings for cron jobs:
|
Example of status.perfTestStatus
status:
perfTestStatus:
lastDurationTime: 5m53s
lastJobStatus: Completed
lastStartTime: "2022-06-17T09:29:57Z"
phase: Finished
results:
storedOnPvc:
pvcName: test-perf-req-cephperftest
pvcNamespace: rook-ceph
phase: Completed