Drag and drop the steps of NUMA-aware VM placement process into the correct order, from first to last.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Why this order
NUMA-aware placement begins with checking the host topology. Then, the VM's vCPU count is compared to the NUMA node size. Next, the VM is assigned to a specific NUMA node.
After that, memory is allocated from that node. Finally, the VM is started to enforce the placement.