[Yahoo-eng-team] [Bug 1804502] Re: Rebuild server with NUMATopologyFilter enabled fails (in some cases)

2019-12-19 Thread Matt Riedemann
** Also affects: nova/train Importance: Undecided Status: New ** Also affects: nova/queens Importance: Undecided Status: New ** Also affects: nova/rocky Importance: Undecided Status: New ** Also affects: nova/stein Importance: Undecided Status: New **

[Yahoo-eng-team] [Bug 1804502] Re: Rebuild server with NUMATopologyFilter enabled fails (in some cases)

2019-12-10 Thread OpenStack Infra
Reviewed: https://review.opendev.org/689861 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3f9411071d4c1a04ab0b68fd635597bf6959c0ca Submitter: Zuul Branch:master commit 3f9411071d4c1a04ab0b68fd635597bf6959c0ca Author: Sean Mooney Date: Mon Oct 21 16:17:17 2019 +

[Yahoo-eng-team] [Bug 1804502] Re: Rebuild server with NUMATopologyFilter enabled fails (in some cases)

2019-01-10 Thread Inbar Stolberg
@sean-k-mooney the bug still exist so please don't disqualify the bug if you don't like the PR attached to it. also the PR solves most of the issue without causing new issues, the only scenario it does not fix is the one you rightfully mentioned but to solve it will require an extremely large

[Yahoo-eng-team] [Bug 1804502] Re: Rebuild server with NUMATopologyFilter enabled fails (in some cases)

2019-01-10 Thread sean mooney
as per my comment https://review.openstack.org/#/c/629646/4/nova/scheduler/filters/numa_topology_filter.py@103 we cannont skip valdiating the numa toplogy of a host on rebuild as the image can alter the guest numa toplogy. if we rebuilt with the same image we skip going back to the schduler so