Bug 2001281
| Summary: | [VMIO] [Warm from VMware] Source VM should not be turned ON if vmio import is removed | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Amos Mastbaum <amastbau> | ||||
| Component: | V2V | Assignee: | Sam Lucidi <slucidi> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Maayan Hadasi <mguetta> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 4.8.2 | CC: | cnv-qe-bugs, fdupont, istein, mguetta | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | 4.8.3 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2021-12-02 17:01:00 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: |
|
||||||
Additional info: Looks like a regression in CNV-4.8.2-12. Tried to reproduce with CNV-4.8.2-5 without success We're too late to fix in 4.8.2. Targeting to 4.8.3. Wrong BZ, please ignore above comment. Please verify with hco-bundle-registry-container-v4.8.3-11 / iib:117885. Verified as fixed Versions: hco-bundle-registry-container-v4.8.3-11 / iib:117885 MTV 2.1.0 GA 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 (Moderate: OpenShift Virtualization 4.8.3 Images security and bug fix update), 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/RHSA-2021:4914 |
Created attachment 1820577 [details] vmio controller log Description of problem: In warm migration, if the source VM is running before starting the migration plan it is being turned back on once the vmio import cr is removed. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Turn On the Source VM and run a Warm migration 2. After the migration (Or vmio import) is Successful, delete the vmio CR(s) 3. Actual results: Source VM is being turned on Expected results: Source VM state should be restored Only if the import has failed or been canceled Additional info: