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

Ghost second screen on VM with vGPU display set to off

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • CNV v4.20.0
    • CNV v4.19.1
    • CNV User Interface
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • Low
    • None

      Description of problem:

      
      The console shows a second screen to be selected even when the VM is supposed to have just one. But that second screen doesn't exist/works.
      
      

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

      4.19.1
      

      How reproducible:

      Always
      

      Steps to Reproduce:

      1. Add a vGPU device and disable its display (compute only)
      
      # oc get vm rhel-ai -o yaml | yq '.spec.template.spec.domain.devices.gpus'
      - deviceName: nvidia.com/NVIDIA_L4-12C
        name: nvidia-gpu
        virtualGPUOptions:
          display:
            enabled: false
      
      2. Start the VM
      3. Go to the Console
      

      Actual results:

      2 screens to select, but the second is a copy of the first, doesn't work
      

      Expected results:

      If the vGPU has display off, it should be 1 screen (from the emulated device and not vgpu)
      

      Additional info:

      * Both "screens" are the same, whatever I type in one also appears in the other. This is just 1 screen.
      

              rszwajko@redhat.com Radoslaw Szwajkowski
              rhn-support-gveitmic Germano Veit Michel
              Leon Kladnitsky Leon Kladnitsky
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: