Bug 1884654
Summary: | Utilization of a VMI is not populated | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Petr Horáček <phoracek> |
Component: | Console Kubevirt Plugin | Assignee: | Yaacov Zamir <yzamir> |
Status: | CLOSED ERRATA | QA Contact: | Guohua Ouyang <gouyang> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.6 | CC: | aos-bugs, gouyang, yzamir |
Target Milestone: | --- | ||
Target Release: | 4.7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
we chack if VM is running before showing utilization data
Consequence:
VMI that do not have a VM, will not show utilization data
Fix:
Show utilization data if available, without chacking for VM is running
Result:
Utilization data is displayed when available
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-02-24 15:22:23 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Petr Horáček
2020-10-02 15:11:45 UTC
> 2. Install and start guest agent on the VMI (optional)
do you see Utilization dashboard data if you don't install guest agent ?
After some more investigation it turns out that this is an issue with the VMI screen. It works well on the VM screen and since that is the main flow, 4.7.0 sounds like a good target release. *** Bug 1879428 has been marked as a duplicate of this bug. *** verified on master 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: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement 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-2020:5633 |