Bug 1955690 - [RFE] Support live migration from an host without pinset information to one without
Summary: [RFE] Support live migration from an host without pinset information to one w...
Keywords:
Status: CLOSED DUPLICATE of bug 1820202
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Sylvain Bauza
QA Contact: OSP DFG:Compute
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-30 16:42 UTC by Stephen Finucane
Modified: 2023-03-21 19:42 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-18 18:01:21 UTC
Target Upstream Version: Xena
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-3522 0 None None None 2021-11-18 18:02:16 UTC

Description Stephen Finucane 2021-04-30 16:42:01 UTC
Description of problem:

During the Train release, we added support for live migration of pinned instances [1]. However, pinned instances - that is, instances with the 'hw:cpu_policy=dedicated' flavor extra spec or equivalent image metadata property - are not the only instances that are "pinned". If the '[compute] cpu_shared_set' config option or deprecated '[DEFAULT] vcpu_pin_set' config options are set on a host, then standard unpinned, non-NUMA instances will be "pinned" to the range of cores specified in this list. We do not currently account for this fact when live migrating an instance, meaning an instance moving from a host with neither of these options set to one with it set will not be updated. This RFE tracks the resolution of this oversight.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1222414

Comment 1 Artom Lifshitz 2021-11-18 18:01:21 UTC

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


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