Bug 1573791

Summary: [OSP12] live-migration uses port range from ephemeral port range
Product: Red Hat OpenStack Reporter: Rajesh Tailor <ratailor>
Component: openstack-tripleo-heat-templatesAssignee: Rajesh Tailor <ratailor>
Status: CLOSED ERRATA QA Contact: Joe H. Rahme <jhakimra>
Severity: low Docs Contact:
Priority: low    
Version: 12.0 (Pike)CC: achernet, berrange, dbecker, jcoufal, jhakimra, jschluet, kchamart, mbooth, mburns, morazi, owalsh, ratailor, rhel-osp-director-maint, sgordon, slee, slinaber
Target Milestone: z3Keywords: Triaged, ZStream
Target Release: 12.0 (Pike)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-7.0.12-1.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1313507 Environment:
Last Closed: 2018-08-20 12:59:48 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: 1313507, 1573793, 1573796, 1597313    
Bug Blocks: 1573787    

Comment 7 Joe H. Rahme 2018-07-19 07:54:20 UTC
Tested on a fresh infrared deployment, the ports are now configured correctly:

	[heat-admin@compute-1 ~]$ sudo docker exec -i nova_libvirt grep migration_port /etc/libvirt/qemu.conf
	#migration_port_min = 49152
	#migration_port_max = 49215
	migration_port_min = 61152
	migration_port_max = 61215


Marking this as VERIFIED.

Comment 9 errata-xmlrpc 2018-08-20 12:59:48 UTC
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://access.redhat.com/errata/RHSA-2018:2331