Bug 1362497
Summary: | [RFE] Add support for importing Debian/Ubuntu guests with virt-v2v | |||
---|---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Tomáš Golembiovský <tgolembi> | |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> | |
Status: | CLOSED UPSTREAM | QA Contact: | ||
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | unspecified | CC: | ptoscano, rbalakri, tgolembi | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1387213 (view as bug list) | Environment: | ||
Last Closed: | 2017-07-26 14:53:06 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1335837, 1387213 |
Description
Tomáš Golembiovský
2016-08-02 11:20:27 UTC
Update on the current status of this: - thanks to the work by Tomáš Golembiovský and myself, most of the basic work for Debian/Ubuntu guests is in, and the conversion is enabled since libguestfs >= 1.35.7 - the only known issue at this time is the lack of method to get and set the default kernel in Grub2 (neither grubby nor the Perl Bootloader module are available) - it might need further testing, especially with all the source hypervisors supported/tested/implemented (VMware, Xen, VirtualBox, Virtuozzo, etc), as they require tweaks (e.g. uninstallation/deconfiguration of tools) Tomáš/Pino: What is the status of this upstream now? And is it sufficiently working that you are able to support it in RHEL 7.4? Rich: more or less what was outlined in comment 1, if I didn't miss anything. The only real issue is the lack of grub2 support from our side, as Pino wrote. That means the default kernel in guest has to have virtio drivers so the guest can boot after conversion. Besides that the feature is in pretty good shape IMHO. Closing, this is upstream in 1.36. |