Bug 729877
Summary: | virt-v2v do not install virt-v2v.db file cause some issue | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Huang Wenlong <whuang> |
Component: | virt-v2v | Assignee: | Matthew Booth <mbooth> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.2 | CC: | cwei, rjones, rwu, tzheng, yupzhang |
Target Milestone: | rc | Keywords: | TestBlocker |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | virt-v2v-0.8.3-1.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 14:49:49 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Huang Wenlong
2011-08-11 06:43:04 UTC
Hi,Matt We also find there is not /var/lib/virt-v2v/virt-v2v.db file in v2v host after install virt-v2v-0.8.2-2 some others problems seems relate with this file Now we can not convert windows guest , will get error like : "virt-v2v: No app in config matches os='windows' name='virtio' major='6' minor='1' arch='x86_64'" major sometime = 5 ,and linux guest also get some message like but it can convert successfully : virt-v2v: No capability in config matches os='linux' name='virtio' distro='rhel' major='5' minor='6' virt-v2v: No capability in config matches os='linux' name='cirrus' distro='rhel' major='5' minor='6' and linux do not use virtio dirver . So I think these maybe all relate with missing /var/lib/virt-v2v/virt-v2v.db . Wenlong As the package miss configure file virt-v2v.db,most of testing will fail.So Add "TestBlcoker" Keywords Verify this issue with: virt-v2v-0.8.3-1.el6.x86_64 libguestfs-1.7.17-26.el6.x86_64 libvirt-0.9.4-4.el6.x86_64 # ll /var/lib/virt-v2v/virt-v2v.db -rw-r--r--. 1 root root 6863 Aug 20 01:06 /var/lib/virt-v2v/virt-v2v.db Converted linux/windows guests successfully. So change the status to VERIFIED. 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. http://rhn.redhat.com/errata/RHSA-2011-1615.html |