Bug 863059
| Summary: | Unable to migrate guest: internal error missing hostuuid element in migration data | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | nigil <nigil> |
| Component: | libvirt | Assignee: | Jiri Denemark <jdenemar> |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1 | CC: | acathrow, dallan, dyasny, dyuan, gkong, mzhan, nigil, rwu, tzheng, weizhan, yupzhang, zhpeng |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | libvirt-0.10.2-5.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-02-21 07:25:38 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: | 856864 | ||
|
Description
nigil
2012-10-04 10:59:26 UTC
Test with: libvirt-0.10.2-5.el6.x86_64
migrate from RHEL.X to RHEL.Y (X > Y) successful.
migrate from RHEL.Y to RHEL.X (X > Y) successful.
guest xml:
virsh # dumpxml aaa
<domain type='kvm'>
...
<os>
<type arch='x86_64' machine='rhel6.1.0'>hvm</type>
<boot dev='hd'/>
</os>
...
So it's verified.
I couldnt find the package libvirt-0.10.2-5.el6.x86_64 in RHN. Please let me know how to get the package. (In reply to comment #5) > I couldnt find the package libvirt-0.10.2-5.el6.x86_64 in RHN. Please let me > know how to get the package. The package will be available in the next RHEL-6 release. 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-2013-0276.html |