Bug 1971622
Summary: | Incorrect warning displayed: "The VM CPU does not match the Cluster CPU Type" | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Juan Orti <jortialc> |
Component: | ovirt-engine | Assignee: | Lucia Jelinkova <ljelinko> |
Status: | CLOSED ERRATA | QA Contact: | Tamir <tamir> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.4.6 | CC: | ahadas, bkaraore, emarcus, mavital, tamir, xuzha |
Target Milestone: | ovirt-4.5.0 | Keywords: | ZStream |
Target Release: | 4.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt-engine-4.5.0 | Doc Type: | Bug Fix |
Doc Text: |
Previously, when displaying the Host's Virtual Machines sub-tab, all virtual machines were marked with a warning sign.
In this release, the warning sign is displayed correctly in the same way as on the Virtual Machines list page.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-05-26 16:22:29 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: |
Description
Juan Orti
2021-06-14 13:08:23 UTC
I can confirm the issue. It is not connected to the change of the CPU, the message is present for all of the running VMs on Host VM view and also for Network VM view. There is a different issue that the warning sign is not displayed, but you can see the wrong message when you roll over the status icon. The reason for displaying the wrong message is that the HostVmListModel and NetworkVmListModel do not use default search query that sets setConfiguredCpuVerb property of the VM used to calculate if the message should be displayed. Verified on RHV 4.5.0-6. Env: - Engine instance with RHV 4.5.0-6 (ovirt-engine-4.5.0.2-0.7.el8ev) and RHEL 8.6 installed. - 3 hosts with RHV 4.5.0-6 and RHEL 8.6 and with vdsm-4.50.0.12-1.el8ev. Steps: In Admin Portal: 1. Create a 4.7 data center and a 4.7 cluster with the CPU type "Secure Intel Broadwell Family". 2. Install the hosts and create a new NFS storage domain. 3. Create an RHEL VM. 4. Run the VM. 5. Edit the cluster and change the CPU type "Secure Intel Skylake Server Family". 6. In both the VMs tab and the host the VM is running on, in its VMs tab, Check that the VM has a warning sign next to it and when hovering on it, the message "The VM CPU does not match the Cluster CPU Type" appears. 7. Power off the VM. 8. Power On the VM. 9. Check that the warning isn't shown on both the VMs tab and the host the VM is running on, in its VMs tab. Results (As Expected): 1. The 4.7 data center and the 4.7 cluster were created. 2. The hosts were installed and the NFS storage domain was created. 3. The VM was created. 4. The VM is running. 5. The cluster's CPU type is "Secure Intel Skylake Server Family". 6. The message "The VM CPU does not match the Cluster CPU Type" appears in both the VMs tabs. 7. The VM is down. 8. The VM is up. 9. The warning isn't shown anymore on both views. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: RHV Manager (ovirt-engine) [ovirt-4.5.0] security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:4711 Due to QE capacity, we are not going to cover this issue in our automation |