Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-36511

Pods failing with "VF pci addr is required" on SNO

XMLWordPrintable

    • Moderate
    • No
    • 4
    • CNF Network Sprint 257
    • 1
    • False
    • Hide

      None

      Show
      None

      The pods are failing over the SNO cluster with the below error related to SRIOV.

      error adding container to network "fhm": SRIOV-CNI failed to load netconf: LoadConf(): VF pci addr is required... 

      As per the below KCS, the enableOperatorWebhook and enableInjector are already disabled, and the device information was specified in the Pod already.    resources:

            limits:
              cpu: 100m
              memory: 256Mi
              openshift.io/sriov_netdevice_1: "1"
            requests:
              cpu: 100m
              memory: 256Mi
              openshift.io/sriov_netdevice_1: "1"

      This is causing issues for customer and this needs to be fixed so whenever the node restarts (SNO), the application pod should come up. I will attach the must-gather and application namespace inspect.

            sscheink@redhat.com Sebastian Scheinkman
            rhn-support-aygarg Ayush Garg
            Zhanqi Zhao Zhanqi Zhao
            Sebastian Scheinkman
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: