Corrupter,
In a fail-over cluster, SQL Server is only running on one machine at a time.
Since it is only running on one machine at any given time, running on a
4-proc machine will give better performance than running on a machine with 2
procs.
--
Paul Wehland
www.SQLArch.com
"Corrupter" <anonymous (AT) discussions (DOT) microsoft.com> wrote
Quote:
We are considering moving from a single 2-way system sql
server to a multi-processor cluster. However, we can't
seem to get an answer from anyone on what will provide
better performance: a cluster with two 4-way nodes with
16gb of memory and access to a SAN or four 2-way nodes
with the same total amount of memory and access to a SAN.
The assumption is that all processors will be Xeon MP 2.8
or 3.0.
Has anyone seen any comparisons or knows of any data
providing guidance on scaling SQL Server on this
particular issue? |