Bug 1949004
Summary: | Bochs display is not set by default when creating new server VM with UEFI | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Nisim Simsolo <nsimsolo> | ||||
Component: | BLL.Virt | Assignee: | Shmuel Melamud <smelamud> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Nisim Simsolo <nsimsolo> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.4.5.11 | CC: | ahadas, bugs, dfodor, nsimsolo | ||||
Target Milestone: | ovirt-4.5.1 | Flags: | pm-rhel:
ovirt-4.5?
|
||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | ovirt-engine-4.5.1.2 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-06-23 05:54:58 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Nisim Simsolo
2021-04-13 08:46:25 UTC
Created attachment 1771567 [details]
engine.log
Also we should change 'bochs' to 'Bochs' (In reply to Nisim Simsolo from comment #0) > Actual results: > The default video type/graphics protocol is QXL/SPICE+VNC instead bochs/VNC. > > Expected results: > The default video type/graphics protocol should be set to bochs/VNC. It is ok to take the initial selection of video/graphics from the blank template. We need to make sure that when either the bios type or the compatibility level or the vm-type changes, we set Bochs/VNC for UEFI + server + CL>4.5 Verified: ovirt-engine-4.5.1.2-0.11.el8ev vdsm-4.50.1.3-1.el8ev.x86_64 qemu-kvm-6.2.0-11.module+el8.6.0+15489+bc23efef.1.x86_64 libvirt-8.0.0-5.2.module+el8.6.0+15256+3a0914fe.x86_64 Verification scenario: 1. Create new DC with Compatibility version 4.5 and new Cluster with Compatibility version 4.5. add host and storage domain. 2. Create new VM and verify that video type/graphics protocol for each chipset firmware type is: Q35 chipset with UEFI - QXL / VNC Q35 chipset wirh SecureBoot - QXL / VNC Q35 chipset with BIOS - QXL / VNC I440FX chipset with BIOS - QXL / VNC 3. Change VM compatibility version to 4.6 and verify: Q35 chipset with UEFI - Bochs / VNC Q35 chipset wirh SecureBoot - Bochs / VNC Q35 chipset with BIOS - QXL / VNC I440FX chipset with BIOS - QXL / VNC 4. repeat step 4 for 4.7 compatibility version. 5. Change cluster compatibility version to 4.6 and verify: Q35 chipset with UEFI - Bochs / VNC Q35 chipset wirh SecureBoot - Bochs / VNC Q35 chipset with BIOS - QXL / VNC I440FX chipset with BIOS - QXL / VNC 6. Repeat step 5 for cluster compatibility version 4.7 7. Run VM with Bochs/VNC and verify VM is running and consolo is showing the VM. This bugzilla is included in oVirt 4.5.1 release, published on June 22nd 2022. Since the problem described in this bug report should be resolved in oVirt 4.5.1 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |