Bug 1469492

Summary: [v2v] operation always fail eventually, even in cases VM import was successful.
Product: Red Hat CloudForms Management Engine Reporter: Ilanit Stein <istein>
Component: ProvidersAssignee: Shmuel Melamud <smelamud>
Status: CLOSED CURRENTRELEASE QA Contact: Ilanit Stein <istein>
Severity: high Docs Contact:
Priority: high    
Version: 5.8.0CC: cpelland, dajohnso, gblomqui, istein, jfrey, jhardy, michal.skrivanek, nsimsolo, obarenbo, smelamud, tjelinek
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: rhev:v2v
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1479453 (view as bug list) Environment:
Last Closed: 2018-03-06 15:09:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: RHEVM Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1479453    

Description Ilanit Stein 2017-07-11 11:53:12 UTC
Description of problem:
The v2v Automate request ends up after ~2 days of retries, with last message:

"[EVM] VM [test_v2v_rhel_7_2_automation_vmware_5GB] Step [WaitForImport] Status [Error in checking for VM Import completion] Message [Checking for VM Import completion]"

Version-Release number of selected component (if applicable):
CFME-5.8.1/RHV-4.1.3

How reproducible:
100%

Steps to Reproduce:
Transform any VM (RHEL/Windows) from VMWare to RHV with/without install drivers checked.
 
Expected results:
Successful imports should be reported in the request status as Finished successfully.

Comment 2 Michal Skrivanek 2017-07-11 19:17:16 UTC
how was this tested for two days when the last fixes only arrived yesterday?

Comment 3 Ilanit Stein 2017-07-12 06:04:53 UTC
Good question!
I forgot to mention this was tested along with using the workaround of having RHV an active ISO domain, containing virtio-win driver.

My test started on July 5, and ended up in July 7.
There are 100 retries, that sum up into 2 days time overall.

Comment 4 Tomas Jelinek 2017-08-07 14:09:12 UTC
patch merged to master: https://github.com/ManageIQ/manageiq-content/pull/149

Comment 6 Ilanit Stein 2018-01-02 07:51:54 UTC
Verified on CFME-5.9.0.14/RHV-4.1.8.

In case of a successful RHEL VM import, 
the CFME import request, is Finished successfully.