Hi All,
Quick question - i'm referring to this statement from - http://support.microsoft.com/kb/2806535
"
- For servers that have NUMA configured and hyperthreading enabled, the MAXDOP value should not exceed number of physical processors per NUMA node."
Our ESX host has 2 sockets with 6 cores each + HT enabled = 24 available CPUs
Our SQL VM is configured to use 24 cpus.
Based on the statement from the KB article, should the MAXDOP be set to 6? or 12? Currently its set to 8 (as per earlier reference in the article)
Thanks in advance.