Previously, we didn't allocate one core on each host to offset host memory overheads. Given that we will use 2 cores per host for SPDK using only 1G, we can relax this constraint. On a 64-core host, 2 cores will be allocated for SPDK, which will leave room for (64-2)/2 = 31 standard-2 VMs. The previous constraint left room for (63-2)/2 = 30 standard-2 VMs.
647 B
647 B