hw:numa_nodes
and then the flavor vCPUs and memory will be divided equally across the NUMA nodes. When a NUMA policy is in effect, it is mandatory for the instance's memory allocations to come from the NUMA nodes to which it is bound except where overriden by hw:numa_mem.NN
.Is there any concern to enable 'hw:numa_nodes=1' on all flavors, as
long as that flavor can fit into one numa node?