-
Bug
-
Resolution: Done
-
Normal
-
CNV v4.14.5
-
0.42
-
False
-
-
False
-
None
-
---
-
---
-
-
CNV I/U Operators Sprint 254, CNV I/U Operators Sprint 255, CNV I/U Operators Sprint 256, CNV I/U Operators Sprint 257
-
No
Description of problem:
alert VMStorageClassWarning associated metrics was renamed to kubevirt_ssp_vm_rbd_block_volume_without_rxbounce
Version-Release number of selected component (if applicable):
v4.14.5
How reproducible:
go to https://kubevirt.io/monitoring/runbooks/VMStorageClassWarning.html
Actual results:
$ kubevirt_ssp_vm_rbd_volume{rxbounce_enabled="false", volume_mode="Block"} == 1 kubevirt_ssp_vm_rbd_volume{name="testvmi-gwgdqp22k7", namespace="test_ns", pv_name="testvmi-gwgdqp22k7", rxbounce_enabled="false", volume_mode="Block"} 1
Expected results:
kubevirt_ssp_vm_rbd_volume need to be changed to kubevirt_ssp_vm_rbd_block_volume_without_rxbounce
Additional info:
https://github.com/kubevirt/ssp-operator/pull/742/files#diff-e3b5b4e3905a6953a8c87c35ee50d408df9992ef1e1c502311d34bd780fd2155L282
- relates to
-
CNV-37047 VirtualMachineCRCErrors runbook mitigation (4.15.x)
- Closed