Bug 1660870 - [OSP14][Deployment] Disable NUMA live migration by default
Summary: [OSP14][Deployment] Disable NUMA live migration by default
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 14.0 (Rocky)
Assignee: Rajesh Tailor
QA Contact: Gurenko Alex
URL:
Whiteboard:
Depends On: 1660851 1660852 1660869
Blocks: 1660872 1707808 1775181 1805828
TreeView+ depends on / blocked
 
Reported: 2018-12-19 13:06 UTC by Martin Schuppert
Modified: 2020-02-21 15:46 UTC (History)
2 users (show)

Fixed In Version: openstack-tripleo-heat-templates-9.3.1-0.20190314162751.d0a6cb1.el7ost puppet-nova-13.3.2-0.20190227170316.38493b6.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1660852
: 1707808 (view as bug list)
Environment:
Last Closed: 2019-04-30 17:51:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 633682 0 'None' MERGED Fail to live migration if instance has NUMA topology 2020-11-03 09:00:33 UTC
OpenStack gerrit 633685 0 'None' MERGED Fail to live migration if instance has NUMA topology 2020-11-03 09:00:33 UTC
OpenStack gerrit 638128 0 'None' MERGED Fail to live migration if instance has NUMA topology 2020-11-03 09:00:33 UTC
OpenStack gerrit 638131 0 'None' MERGED Fail to live migration if instance has NUMA topology 2020-11-03 09:00:50 UTC
Red Hat Product Errata RHBA-2019:0878 0 None None None 2019-04-30 17:51:23 UTC

Description Martin Schuppert 2018-12-19 13:06:44 UTC
This BZ is to track the deployment side (add a parameter to enable workarounds/enable_numa_live_migration per role and enable it on NFV roles, like dpdk/sriov)


+++ This bug was initially created as a clone of Bug #1660852 +++

This is the backport to OSP14.

+++ This bug was initially created as a clone of Bug #1660851 +++

Description of problem:
As noted in bug 1222414, nova does not currently support live migration of instances with NUMA topologies. The CPU and memory mapping information is not recalculated for the destination host, meaning the instance can fail to boot on a destination host with less cores/hugepages than the source or, worse, actually boot but consume resources dedicated to an existing instance.

The long term fix for this is to properly enable live migration for these instances. However, we're seeing issues with this in older versions (and every future version until that feature lands) and the fix won't be backportable to these. In addition, the previous downstream-only workaround for this, seen in bug 1585068 and related bugs, has proven problematic and is not something we want to continue to invest in. As such, we need an upstream-first approach to resolving this issue that can be backported to older versions. The easiest way to do this is to disable live migration of NUMA-based instances by default, providing a workaround flag for users who insist on being able to live migrate even with the issues seen. That is what we've done, and this bug tracks the progress in supporting that downstream.

Version-Release number of selected component (if applicable):
All supported versions of OSP.

How reproducible:
See bug 1222414.

Steps to Reproduce:
See bug 1222414.

Actual results:
See bug 1222414.

Expected results:
See bug 1222414.

Additional info:

--- Additional comment from Red Hat Bugzilla Rules Engine on 2018-12-19 12:17:50 UTC ---

This bugzilla has been removed from the release since it is missing the Triaged keyword or does not have an acked release flag. For details, see https://mojo.redhat.com/docs/DOC-1144661#jive_content_id_OSP_Release_Planning.

Comment 2 Martin Schuppert 2018-12-19 13:21:04 UTC
to clarify, default is false and we only set it to true on dpdk roles

Comment 29 errata-xmlrpc 2019-04-30 17:51:15 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/RHBA-2019:0878


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