Bug 1311514

Summary: Serial port collisions can occur when live migrating instances
Product: Red Hat OpenStack Reporter: Lee Yarwood <lyarwood>
Component: openstack-novaAssignee: Lee Yarwood <lyarwood>
Status: CLOSED DUPLICATE QA Contact: nlevinki <nlevinki>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0 (Liberty)CC: berrange, dasmith, eglynn, kchamart, sbauza, sferdjao, sgordon, srevivo, vromanso
Target Milestone: ---   
Target Release: 9.0 (Mitaka)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-10 14:22:34 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:

Description Lee Yarwood 2016-02-24 11:46:17 UTC
Description of problem:

Serial port collisions can occur when live migrating instances.

The live migration of instances with serial ports attached is supported with Liberty. BZ#1310140 also enables these live migrations for RHEL OSP 7.0.z.

Version-Release number of selected component (if applicable):
12.0.1
2015.1.3

How reproducible:
Always.

Steps to Reproduce:
1. Live migrate an instance to a destination host where an instance is already using a given serial console port.

Actual results:
Live migration fails as these ports collide on the destination host.

Expected results:
A new serial console port is selected on the destination and used by the migrating instance.

Additional info:

Current topic branch looking to address this in M :
https://review.openstack.org/#/q/topic:refactoring-libvirt

Comment 2 Lee Yarwood 2016-05-10 14:22:34 UTC

*** This bug has been marked as a duplicate of bug 1313171 ***