We've got Microsoft SQL Server 2008 R2 running on Windows Server 2008 R2, virtualized on VMWare ESXi 6.7.0.
The server has 2 CPU sockets with 22 cores each. The VM is allocated 8 sockets with 3 cores each and 64 GB RAM (ServerEnterprise).
Inside the VM i see two NUMA nodes, each with 11 CPUs.
Unfortunately, SQL server uses only the CPUS on NUMA Node 0 and NUMA Node 1 is idling.
What am i doing wrong? Am i limited by licensing or misconfiguration?