Bug 1749234
Summary: | Can't import guest from export domain to data domain on rhv4.3 due to error "Invalid parameter: 'DiskType=1'" | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux Advanced Virtualization | Reporter: | mxie <mxie> | ||||
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> | ||||
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 8.1 | CC: | juzhou, knoel, mzhan, ptoscano, rjones, tzheng, xiaodwan, zili | ||||
Target Milestone: | rc | ||||||
Target Release: | 8.1 | ||||||
Hardware: | x86_64 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | V2V | ||||||
Fixed In Version: | libguestfs-1.40.2-14.module+el8.1.0+4230+0b6e3259 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | 1746699 | Environment: | |||||
Last Closed: | 2019-11-06 07:19:21 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: | 1746699 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
mxie@redhat.com
2019-09-05 08:00:41 UTC
Trivial upstream fix: https://github.com/libguestfs/libguestfs/commit/fcfdbc9420b07e3003df38481afb9ccd22045e1a Verify bug with builds: libguestfs-1.40.2-14.module+el8.1.0+4230+0b6e3259.x86_64 RHV:4.3.6.5-0.1.el7 Steps: 1.Convert a guests from VMware to RHV's export domain by virt-v2v # virt-v2v -ic vpx://root.73.141/data/10.73.75.219/?no_verify=1 esx6.7-rhel5.11-epoch -o rhev -os 10.66.144.40:/home/nfs_export --password-file /home/passwd -b ovirtmgmt [ 0.0] Opening the source -i libvirt -ic vpx://root.73.141/data/10.73.75.219/?no_verify=1 esx6.7-rhel5.11-epoch [ 2.1] Creating an overlay to protect the source from being modified [ 2.6] Opening the overlay [ 25.6] Inspecting the overlay [ 110.5] Checking for sufficient free disk space in the guest [ 110.5] Estimating space required on target for each disk [ 110.5] Converting Red Hat Enterprise Linux Server release 5.11 (Tikanga) to run on KVM virt-v2v: warning: don't know how to install guest tools on rhel-5 virt-v2v: This guest has virtio drivers installed. [3650.7] Mapping filesystem data to avoid copying unused and blank areas [3658.2] Closing the overlay [3658.4] Assigning disks to buses [3658.4] Checking if the guest needs BIOS or UEFI to boot [3658.4] Initializing the target -o rhv -os 10.66.144.40:/home/nfs_export [3658.7] Copying disk 1/1 to /tmp/v2v.Y5c4aB/3844ca07-5011-47e1-bb56-a6fda80bec48/images/50cd48e1-4d24-49c7-88ea-617b796069d4/f583987a-5bed-4494-9d56-905a2466cd80 (raw) (100.00/100%) [4093.4] Creating output metadata [4093.5] Finishing off 2.After conversion,try to import the guest from export domain to data domain. 3.The guest can be imported to the data domain,and can passed all common checkpoints.pls refer to screenshot. Result:The guest can be imported to data domain without error info,so change the bug from ON_QA to VERIFIED. Created attachment 1616577 [details]
import successfully
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/RHBA-2019:3723 |