Bug 1836801
Summary: | Disk import activity may report NaN progress | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Rastislav Wagner <rawagner> | ||||
Component: | Console Kubevirt Plugin | Assignee: | Rastislav Wagner <rawagner> | ||||
Status: | CLOSED ERRATA | QA Contact: | Nelly Credi <ncredi> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.4 | CC: | aos-bugs, rhrazdil | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.5.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Cause: Importer pod may report NaN value as progress
Consequence: VM disk import activity shows NaN% as progress
Fix: Detect when progress is NaN and do not show progress in percentage
Result: VM disk import activity wont show NaN%
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-07-13 17:39:36 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: | |||||||
Attachments: |
|
During verification discovered tha the link to the resource that owns the DV always points to a virtualmachine kind, even when the resource may be template or VMI Opened a new bug for that: https://bugzilla.redhat.com/show_bug.cgi?id=1840661 This issue can be moved to Verified. 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, 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/RHBA-2020:2409 |
Created attachment 1689543 [details] NaN progress Disk import DataVolume may report N/A progress. This happened when import pod was in crashloop state.