Bug 1311514 - Serial port collisions can occur when live migrating instances
Summary: Serial port collisions can occur when live migrating instances
Keywords:
Status: CLOSED DUPLICATE of bug 1313171
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 8.0 (Liberty)
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
: 9.0 (Mitaka)
Assignee: Lee Yarwood
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-24 11:46 UTC by Lee Yarwood
Modified: 2019-09-09 16:51 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-10 14:22:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.