Incorrect numa_node for Network Interface
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Arthur Svechnikov | ||
Mitaka |
Fix Released
|
High
|
Arthur Svechnikov | ||
Newton |
Fix Committed
|
High
|
Arthur Svechnikov |
Bug Description
Detailed bug description:
NIC's NUMA affinity is incorrect
Steps to reproduce:
Using Machine with multiple NUMA's
1. Open Interfaces response raw data and Node mete numa_topology data
Expected results:
NIC has numa_node according to bus_info
Actual result:
NIC info: [
{
"name": "enp10s0f0",
...
...
},
"bus_info": "0000:81:00.0"
},
]
Node's numa_topology.
...
]
Reproducibility:
<put your information here>
Workaround:
<put your information here>
Impact:
<put your information here>
Description of the environment:
Fuel 9.0 build id 395
Changed in fuel: | |
milestone: | none → 10.0 |
assignee: | nobody → Arthur Svechnikov (asvechnikov) |
tags: | added: area-python feature-cpu-pinning feature-dpdk |
description: | updated |
Fix proposed to branch: master /review. openstack. org/325231
Review: https:/