Bug 1817151
| Summary: | Conversion pod kill doesn't work | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Fabien Dupont <fdupont> |
| Component: | V2V | Assignee: | Fabien Dupont <fdupont> |
| Status: | CLOSED WONTFIX | QA Contact: | Nandini Chandra <nachandr> |
| Severity: | urgent | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | urgent | ||
| Version: | 5.11.4 | CC: | bthurber, dmetzger, mnadeem |
| Target Milestone: | GA | ||
| Target Release: | 5.11.7 | ||
| 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: | 2020-05-13 16:45:32 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | Bug | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | V2V | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1822318 | ||
|
Description
Fabien Dupont
2020-03-25 17:09:36 UTC
New commit detected on ManageIQ/manageiq/jansa: https://github.com/ManageIQ/manageiq/commit/5dbb47d4c150d22767cfc65fb3aa29c9813d9406 commit 5dbb47d4c150d22767cfc65fb3aa29c9813d9406 Author: Adam Grare <agrare> AuthorDate: Wed Mar 25 17:52:10 2020 +0000 Commit: Adam Grare <agrare> CommitDate: Wed Mar 25 17:52:10 2020 +0000 Merge pull request #20012 from fdupont-redhat/v2v_bz_1817151 Use --signal instead of -s to kill pods (cherry picked from commit d3a5da9e64b6bf6e7061d559b027fbfeda0cc0e1) https://bugzilla.redhat.com/show_bug.cgi?id=1817151 app/models/conversion_host.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) It's not enough. Moving back to ON_DEV. With two-phase conversion, virt-v2v doesn't run during the disks transfer and signal is not handled. Warm migration and UCI will finally not be implemented in CloudForms. Closing as WONTFIX. |