Bug 708961
Summary: | virt-v2v should check or auto install cirrus driver for guest which has not cirrus driver | ||
---|---|---|---|
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: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | CC: | cshao, cwei, leiwang, mbooth, mkenneth, qguan, rjones, rwu, yupzhang |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | virt-v2v-0.8.3-1.el6 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 708958 | Environment: | |
Last Closed: | 2011-12-06 14:49:35 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: | |||
Bug Depends On: | 708958 | ||
Bug Blocks: |
Description
Huang Wenlong
2011-05-30 09:36:49 UTC
Fixed upstream. We will now attempt to install the cirrus driver, or warn if that wasn't possible. verify this bug in virt-v2v-0.8.2-2 There will show some Warning message and try to install cirrus driver ... virt-v2v: No capability in config matches os='linux' name='cirrus' distro='rhel' major='5' minor='6' virt-v2v: WARNING: Display driver was updated to cirrus, but unable to install cirrus driver. X may not function correctly ... so this bug fixed (In reply to comment #3) > verify this bug in virt-v2v-0.8.2-2 > > There will show some Warning message and try to install cirrus driver > > ... > virt-v2v: No capability in config matches os='linux' name='cirrus' > distro='rhel' major='5' minor='6' > virt-v2v: WARNING: Display driver was updated to cirrus, but unable to install > cirrus driver. X may not function correctly > ... > so this bug fixed What was your command line? The capability should have been found, because it should be in /var/lib/virt-v2v/virt-v2v.db. If it isn't, then this bug isn't fixed. (In reply to comment #4) > (In reply to comment #3) > > verify this bug in virt-v2v-0.8.2-2 > > > > There will show some Warning message and try to install cirrus driver > > > > ... > > virt-v2v: No capability in config matches os='linux' name='cirrus' > > distro='rhel' major='5' minor='6' > > virt-v2v: WARNING: Display driver was updated to cirrus, but unable to install > > cirrus driver. X may not function correctly > > ... > > so this bug fixed > > What was your command line? The capability should have been found, because it > should be in /var/lib/virt-v2v/virt-v2v.db. If it isn't, then this bug isn't > fixed . Hi.Matt Oh sorry , I understand you , I will retest it in next version which contain virt-v2v.db ,so I assigned this bug because Fixed in Version should be "virt-2v-0.8.2-3.el6" I think :) Wenlong Verify this bug in virt-v2v-0.8.3-1.el6 #virt-v2v -ic xen+ssh://10.66.72.123 -os r6 -b breth0 rhel5u6-64b-pv-sparse-no-cirrus rhel5u6-64b-pv-sparse.img: 100% [==================================================================================================]D 0h02m49s virt-v2v: No app in config matches os='linux' name='xorg-x11-drv-cirrus' distro='rhel' major='5' minor='6' arch='x86_64' virt-v2v: WARNING: Display driver was updated to cirrus, but unable to install cirrus driver. X may not function correctly virt-v2v: rhel5u6-64b-pv-sparse-no-cirrus configured with virtio drivers. If domain did not register RHN ,this is the intended behaviors. If domain is registered ,it will setup cirrus driver by yum. 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 |