nova/doc/source/user
Stephen Finucane 9999bce00f Fail to live migration if instance has a NUMA topology
Live migration is currently totally broken if a NUMA topology is
present. This affects everything that's been regrettably stuffed in with
NUMA topology including CPU pinning, hugepage support and emulator
thread support. Side effects can range from simple unexpected
performance hits (due to instances running on the same cores) to
complete failures (due to instance cores or huge pages being mapped to
CPUs/NUMA nodes that don't exist on the destination host).

Until such a time as we resolve these issues, we should alert users to
the fact that such issues exist. A workaround option is provided for
operators that _really_ need the broken behavior, but it's defaulted to
False to highlight the brokenness of this feature to unsuspecting
operators.

Conflicts:
	nova/conf/workarounds.py
	nova/tests/unit/api/openstack/compute/admin_only_action_common.py
	nova/tests/unit/api/openstack/compute/test_migrate_server.py
	nova/tests/unit/conductor/tasks/test_live_migrate.py

NOTE(stephenfin): stable/rocky conflicts due to removal of
'report_ironic_standard_resource_class_inventory' option and addition of
change Iaea1cb4ed93bb98f451de4f993106d7891ca3682 on master.

NOTE(stephenfin): stable/queens conflicts due to presence of
the 'enable_consoleauth' configuration option and change
I83b473e9ba557545b5c186f979e068e442de2424 (Mox to mock) in stable/rocky.
A hyperlink is removed from the config option help text as the version
of 'oslo.config' used here does not parse help text as rST (bug 1755783).

Change-Id: I217fba9138132b107e9d62895d699d238392e761
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Related-bug: #1289064
(cherry picked from commit ae2e5650d1)
(cherry picked from commit 52b8973442)
2019-07-02 14:25:26 +00:00
..
aggregates.rst Update document related to host aggregate 2017-11-21 02:01:40 +00:00
architecture.rst doc: Populate the 'user' section 2017-07-18 15:41:20 +01:00
block-device-mapping.rst Fix destination_type attribute in the bdm_v2 documentation 2018-12-21 10:52:53 +00:00
cells.rst Merge "Update FAQs about listing hosts in cellv2" 2018-01-12 20:40:22 +00:00
cellsv2-layout.rst Merge "Add late server group policy check to rebuild" 2018-02-07 03:46:34 +00:00
conductor.rst doc: Populate the 'user' section 2017-07-18 15:41:20 +01:00
config-drive.rst Import the config drive docs from openstack-manuals 2017-10-24 12:22:11 -04:00
feature-classification.rst Fail to live migration if instance has a NUMA topology 2019-07-02 14:25:26 +00:00
feature-matrix-gp.ini Fix bad links for admin-guide 2018-08-09 02:15:47 +00:00
feature-matrix-hpc.ini Provide support matrix and doc for VGPU 2018-02-05 08:13:30 +00:00
feature-matrix-nfv.ini doc: Extend nfv feature matrix with pinning/NUMA 2017-08-14 20:01:49 +00:00
filter-scheduler.rst Fix docs for IsolatedHostsFilter 2018-02-12 14:49:04 -05:00
flavors.rst Add description of custom resource classes 2019-03-06 23:37:32 +00:00
index.rst Migrate "launch instance" user guide docs 2018-02-01 14:28:18 -05:00
launch-instance-from-image.rst Cleanup launch instance and manage IPs docs 2018-02-01 15:12:10 -05:00
launch-instance-from-volume.rst docs: Add booting from an encrypted volume 2018-02-02 15:41:28 -05:00
launch-instance-using-ISO-image.rst Migrate "launch instance" user guide docs 2018-02-01 14:28:18 -05:00
launch-instances.rst Cleanup launch instance and manage IPs docs 2018-02-01 15:12:10 -05:00
manage-ip-addresses.rst Cleanup launch instance and manage IPs docs 2018-02-01 15:12:10 -05:00
placement.rst doc: placement upgrade notes for queens 2018-02-01 17:17:57 -05:00
quotas.rst doc: Populate the 'user' section 2017-07-18 15:41:20 +01:00
support-matrix.ini [api] Allow multi-attach in compute api 2018-01-22 10:45:13 -05:00
support-matrix.rst doc: Populate the 'user' section 2017-07-18 15:41:20 +01:00
upgrade.rst doc: placement upgrade notes for queens 2018-02-01 17:17:57 -05:00
user-data.rst Import user-data page from openstack-manuals 2017-10-24 12:22:34 -04:00
vendordata.rst doc: link in some Sydney summit content 2017-12-07 22:27:50 -05:00
wsgi.rst doc: Populate the 'user' section 2017-07-18 15:41:20 +01:00