Bug 1467846
Summary: | [v2v] Import of VM from VMWare to RHV is not done as Clone | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ilanit Stein <istein> |
Component: | Providers | Assignee: | Tomas Jelinek <tjelinek> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ilanit Stein <istein> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.8.0 | CC: | cpelland, dajohnso, gblomqui, jfrey, jhardy, obarenbo, simaishi |
Target Milestone: | GA | Keywords: | TestOnly |
Target Release: | 5.8.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | rhev:v2v | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-02-28 15:25:23 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: | 1437152 | ||
Bug Blocks: |
Description
Ilanit Stein
2017-07-05 10:26:58 UTC
This is probably caused by RHV REST API bug: https://bugzilla.redhat.com/show_bug.cgi?id=1437152 Note that when running Windows VM with scsi disk import, and NOT installing drivers, the mac address, that the destination VM is taken from the RHV mac pool range. It will be interesting to understand why when no drivers installed the mac address is set OK. It has been fixed on RHV side to always import it as clone so the mac address is always re-generated. The fix is in RHV 4.1.5 and no change on manageiq side - moving to ON_QA Verified on CFME 'Fine' nightly August 10/RHV-4.1.5.-3: RHEL/Windows imported VMs, have a mac from the RHV mac pool range, and not the VMWare original mac address. Verified on CFME-5.8.2.0.20170824192913_b09a5f8/RHV-4.1.6-0.1.el7 VM imported from VMWare to RHV has a mac address from RHV mac pool range, and not the original mac it had in VMware. |