Bug 667631
Summary: | libvirt: spice client migration monitor command update | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Gerd Hoffmann <kraxel> |
Component: | libvirt | Assignee: | Michal Privoznik <mprivozn> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 6.1 | CC: | dallan, dyuan, eblake, gren, mzhan, rwu, vbian, xen-maint, yoyzhang |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libvirt-0.9.4-11.el6 | Doc Type: | Bug Fix |
Doc Text: |
Cause: QEMU changed monitor command that tells SPICE some migration infos (e.g. where are we gonna migrate, what port)
Consequence: Libvirt would be unable to send these information to SPICE, so session could break which will break down seamless migration
Fix: Libvirt adapted to new monitor command
Result: Users can perform seamless migration
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 10:53:24 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
Gerd Hoffmann
2011-01-06 09:48:03 UTC
Since RHEL 6.1 External Beta has begun, and this bug remains unresolved, it has been rejected as it is not proposed as exception or blocker. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux. Moving to MODIFIED, as we have had patch for this a long time: libvirt-qemu-Fix-seamless-SPICE-migration-with-older-qemu.patch tested with libvirt-0.9.4-11.el6.x86_64 Steps : 1. start a guest with spice graphical framebuffer 2. connect to guest spice client session 3. migrate guest Actual result : guest could be migrated seamlessly , so set bug status to VERIFIED Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: QEMU changed monitor command that tells SPICE some migration infos (e.g. where are we gonna migrate, what port) Consequence: Libvirt would be unable to send these information to SPICE, so session could break which will break down seamless migration Fix: Libvirt adapted to new monitor command Result: Users can perform seamless migration 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/RHBA-2011-1513.html |