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

Nvidia GPU Operator: sriov-manage command fails to enable SRIOV Virtual functions due to missing lspci command

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • CNV v4.20.0
    • None
    • CNV Virt-Node
    • None
    • Quality / Stability / Reliability
    • 0.42
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • Critical
    • None

      Description of problem:

      In Nvidia GPU Operator: sriov-manage command fails to enable SRIOV Virtual functions due to missing lspci command because pciutils pkg is missing in the "openshift-driver-toolkit-ctr container.
      
      Also "openshift-driver-toolkit-ctr" image does not have the "redhat.repo and ubi.repo" in the 4.20 image

       

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

      4.20

      How reproducible:

       

      Steps to Reproduce:

      1.On a Gpu operator pod run lspci command
      
      oc logs -c openshift-driver-toolkit-ctr -f nvidia-vgpu-manager-daemonset-9.6.20250729-1-7mk4z -n nvidia-gpu-operator
      
      In the above "openshift-driver-toolkit-ctr" container, lspci command brought in by pciutils pkg, is missing which is used to enable, disable, or configure Virtual Functions (VFs) for SR-IOV-capable devices, such as NVIDIA GPUs, in the NVIDIA vGPU Manager setup.

      Actual results:

      "lspci: command not found" as pciutils pkg is missing in the openshift-driver-toolkit-ctr container image.

      Additional info:

      "openshift-driver-toolkit-ctr" image does not have the "redhat.repo and ubi.repo" in the 4.20 image
      
      On 4.19
      etc/yum.repos.d/
      ├── redhat.repo
      └── ubi.repo
      
      0 directories, 2 files
      
      on 4.20 
      etc/yum.repos.d/
      
      0 directories, 0 files

       

              sgott@redhat.com Stuart Gott
              akrgupta@redhat.com Akriti gupta
              Denys Shchedrivyi Denys Shchedrivyi
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: