Bug 1781243
| Summary: | [V2V] VM migration fails due to conversion pod problem | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Igor Braginsky <ibragins> |
| Component: | V2V | Assignee: | Tomáš Golembiovský <tgolembi> |
| Status: | CLOSED ERRATA | QA Contact: | Igor Braginsky <ibragins> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.2.0 | CC: | bthurber, cnv-qe-bugs, dagur, istein, ncredi, sgordon |
| Target Milestone: | --- | ||
| Target Release: | 2.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | kubevirt-v2v-conversion-container-v2.2.0-8 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-01-30 16:27: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: | |||
|
Description
Igor Braginsky
2019-12-09 15:50:17 UTC
Recent change in web UI modified the path at which are the block devices attached to the POD. Instead of fixing this in UI we opted for a quicker patch in the container. Verification is blocked by: Bug 1784727 - [v2v] Import VM: UI becomes blank when picking a VM from VMware VMs list Bug 1784727 mentioned in comment #3 is resolved on Openshift console version: 4.3.0-0.nightly-2019-12-19-050538. CNV -2.2.0-10 Migration of a RHEL7 VM worked just fine on: CNV -2.2.0-10 This is the conversion image denined in configMap: $ oc -n openshift-cnv edit cm v2v-vmware ... v2v-conversion-image: registry-proxy.engineering.redhat.com/rh-osbs/container-native-virtualization-kubevirt-v2v-conversion:v2.2.0-8 ... 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/RHEA-2020:0307 |