Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-38726

Missing upstream runbook URL for alert VMStorageClassWarning

XMLWordPrintable

    • 0.42
    • False
    • Hide

      None

      Show
      None
    • False
    • ---
    • ---
    • CNV I/U Operators Sprint 249, Storage Core Sprint 252
    • No

      Description of problem:

      Missing upstream runbook URL for alert VMStorageClassWarning
      

      Version-Release number of selected component (if applicable):

      CNV: v4.16.0.rhel9-778
      

      How reproducible:

      100% 
      

      Steps to Reproduce:

      1. Check associated prometheus rule and see if the upstream link is reachable(https://github.com/openshift/openshift-docs/blob/main/modules/virt-runbook-vmstorageclasswarning.adoc)
      2.
      3.
      

      Actual results:
      For alert VMStorageClassWarning prometheusrule prometheus-k8s-rules-cnv says:

      - alert: VMStorageClassWarning
            annotations:
              description: When running VMs using ODF storage with 'rbd' mounter or 'rbd.csi.ceph.com
                provisioner', VMs may cause reports of bad crc/signature errors due to certain
                I/O patterns. Cluster performance can be severely degraded if the number
                of re-transmissions due to crc errors causes network saturation.
              runbook_url: https://docs.openshift.com/container-platform/4.16/virt/monitoring/virt-runbooks.html#virt-runbook-VMStorageClassWarning
              summary: '{{ $value }} Virtual Machines may cause reports of bad crc/signature
                errors due to certain I/O patterns.'
            expr: (count(kubevirt_ssp_vm_rbd_block_volume_without_rxbounce > 0) or vector(0))
              > 0
            labels:
              kubernetes_operator_component: ssp-operator
              kubernetes_operator_part_of: kubevirt
              operator_health_impact: none
              severity: warning
      

      https://github.com/openshift/openshift-docs/blob/main/modules/virt-runbook-vmstorageclasswarning.adoc is not present
      Expected results:

      https://github.com/openshift/openshift-docs/blob/main/modules/virt-runbook-vmstorageclasswarning.adoc would be present and reachable
      

      Additional info:

      
      

              rh-ee-ahafe Ahmad Hafi
              rhn-support-dbasunag Debarati Basu-Nag
              Debarati Basu-Nag Debarati Basu-Nag
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: