Hello all
We have been having a few issues with a couple of our SQL server instances and I need to ask a question to find out if this is possible or the reason we are having issues?
The Box = 4 x 4 AMD Opteron 8356, 128GB memory, 5 Sql instances.
The Situation = We have one of the SQL instances set for CPU afinity for CPU1 all 4 cores and CPU2 but only 1 core, this SQL instance seems to be using 20-40% of the CPU1 cores but on CPU2 seems to be using 100% of the 1 core it has. Does
The Question = With CPU Affinity do you have to use the same number of cores on each CPU to make it balance the workload in sql equally or have I got another issue I'm not seeing?
Thanks in advance