Bug 1818028 - Log line wrapping makes virt-v2v-wrapper fail during 2-phase migration
Summary: Log line wrapping makes virt-v2v-wrapper fail during 2-phase migration
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: V2V
Version: 5.11.4
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: GA
: 5.11.7
Assignee: Martin Kletzander
QA Contact: Nandini Chandra
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks: 1822318
TreeView+ depends on / blocked
 
Reported: 2020-03-27 13:35 UTC by Fabien Dupont
Modified: 2020-06-16 16:07 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-13 16:44:51 UTC
Category: ---
Cloudforms Team: V2V
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Fabien Dupont 2020-03-27 13:35:37 UTC
Description of problem:

Currently, when we use two-phase migration, virt-v2v-wrapper transfers the disks data and then calls virt-v2v to actually convert the machine to KVM. During this conversion phase, an overlay is created to protect the virtual machine and virt-v2v-wrapper then commits this overlay.

To know the overlay file name, virt-v2v-wrapper watches virt-v2v log file. Unfortunately, the logging system wraps long lines and the file name may be on the line after the one that matches the regular expression. In this case, virt-v2v-wrapper fails because it cannot know the file name and finalize the migration.

Comment 2 Martin Kletzander 2020-04-01 13:10:45 UTC
Preliminary fix here: https://github.com/ManageIQ/manageiq-v2v-conversion_host/pull/41 but still needs testing before the PR can be merged.

Comment 3 Fabien Dupont 2020-05-13 16:44:51 UTC
Warm migration and UCI will finally not be implemented in CloudForms.
Closing as WONTFIX.


Note You need to log in before you can comment on or make changes to this bug.