-
Bug
-
Resolution: Unresolved
-
Undefined
-
CNV v4.19.1
-
None
-
Quality / Stability / Reliability
-
False
-
-
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.
- relates to
-
CNV-62163 Serial console is not usable
-
- Verified
-