| Summary: | nova-serialproxy enabled causes live migration to fail | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jon Jozwiak <jjozwiak> |
| Component: | openstack-nova | Assignee: | Lee Yarwood <lyarwood> |
| Status: | CLOSED ERRATA | QA Contact: | Prasanth Anbalagan <panbalag> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 7.0 (Kilo) | CC: | berrange, dasmith, david.costakos, dmaley, eglynn, hmatsumo, jduncan, kchamart, lyarwood, ndipanov, sbauza, sferdjao, sgordon, vromanso, yeylon |
| Target Milestone: | async | Keywords: | ZStream |
| Target Release: | 7.0 (Kilo) | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-nova-2015.1.3-2.el7ost | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-24 13:55:05 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: | |
|
Description
Jon Jozwiak
2016-02-19 15:01:34 UTC
I've backported the following change to enable the live migration of instances with serial consoles attached : libvirt: enable live migration with serial console https://review.openstack.org/191035 However we are still susceptible to serial port collisions if the serial port used for the instance on the source is already in-use on the destination. This is still being worked on upstream : https://review.openstack.org/#/q/topic:refactoring-libvirt I have opened the following bug to track these and look into backporting , however I'm not entirely sure if this will be possible at present. Serial port collisions can occur when live migrating instances https://bugzilla.redhat.com/show_bug.cgi?id=1311514 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://rhn.redhat.com/errata/RHBA-2016-0507.html |