VM details page says machine is "Not NUMA-aligned" with a single NUMA node
Bug #1899652 reported by
Alberto Donato
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Undecided
|
Unassigned | ||
maas-ui |
Fix Released
|
Unknown
|
Bug Description
A VM deployed (without CPU pinning) on a host with a single NUMA node says the machine is "Not NUMA-aligned".
Even without pinning, since there's a single node, it should say that it's aligned.
Changed in maas: | |
milestone: | 2.9.0b6 → 2.9.0b7 |
Changed in maas: | |
status: | New → Fix Released |
Changed in maas-ui: | |
importance: | Undecided → Unknown |
status: | New → Fix Released |
To post a comment you must log in.
I didn't actually realise you could deploy a VM without CPU pinning. In that case, I assume it would make sense to update the KVM NUMA view following the same logic? i.e. each NUMA node has its own VM dropdown - if there's only one NUMA node, its VM dropdown should contain all VMs even if they have not been specifically pinned.