Bug 1590542

Summary: [upstream][v2v] Migration progress bar size is incorrect on VM with multiple disks
Product: Red Hat CloudForms Management Engine Reporter: Mor <mkalfon>
Component: UI - OPSAssignee: Brett Thurber <bthurber>
Status: CLOSED NOTABUG QA Contact: Kedar Kulkarni <kkulkarn>
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: akarve, bthurber, cpelland, hkataria, jprause, kkulkarn, lavenel, mberube, mlehrer, mpovolny, obarenbo, simaishi
Target Milestone: GA   
Target Release: 5.9.4   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: v2v
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-06 17:39:31 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:
Description Flags
screenshot none

Description Mor 2018-06-12 19:57:22 UTC
Created attachment 1450641 [details]
screenshot

Description of problem:
When migrating a VM with multiple disks, the progress is filled according to one disk size instead of total disks size. For example: when migrating a VM with two disks of 100GB, the progress bar show only 100GB to be migrated.

Version-Release number of selected component (if applicable):
master.20180608232509_1bc038a 

How reproducible:
100%

Steps to Reproduce:
1. Migrate a VM with two disks totalling 200GB.

Actual results:
Progress bar shows total of 100GB.

Expected results:
Should show 200GB.

Additional info:
See screenshot during migration of total 200GB VM. It keeps running after reaching 100%.

Comment 5 Brett Thurber 2018-07-03 14:30:58 UTC
https://github.com/ManageIQ/miq_v2v_ui_plugin/issues/353

This will be available in the 5.9.4 build for QE testing.