
Signature
Kevin Hill
President
3NF Consulting
www.3nf-inc.com/NewsGroups.htm
> I know the passive box doesn't need licenses, but if the active node has
> more than one CPU socket exposed to the O/S, and therefore to SQL as
> well...don't you need a license for each one on the active node?
>
> It's entirely possible I am mistaken :-)
You're not completely mistaken. You are required to have licences for the
number of physical CPUs on which Sql Server 2005 is configured to run, by
deafalt that is all available CPUs (afaik). However, if this number is
different on the two nodes, you'll need licenses for the higher number. If
the SQL Server is configured with multiple instances, and by configuration
can run in Active/Active mode then you'll need licenses for both servers.
If you think this is difficult, look on the licensing rules for Oracle :)

Signature
Ole Kristian Bangås
MCT, MCDBA, MCDST, MCSE:Security, MCSE:Messaging
Anthony Thomas - 18 Nov 2005 05:49 GMT
Also keep in mind that there are different ways to classify a CPU: socket,
physical, and logical. Microsoft has amended their physical/logical
licensing to now focus on the socket.
This means that when the Intel Itanium2 Montecito chips are available, they
will be multi-core (dual to start with) and hyper-threaded. So, you could
have a 4-way socket installation but expose what would appear to be 16
logical CPUs to the OS and SQL Server, but Microsoft would only require you
to license the 4 sockets per-processor license. Moreover, those bad boys
are IA64.
Now, that's a bargain. Can you imagine the muscle something like the HP
Superdome will have rolling out a 16-way installation with these chips?
With a single Superdome, you could load it with 32 of these processors,
create 2 LPARs, install a 2-node cluster, multi-instanced, each with 16
sockets, but each looking like it has 64 logical CPUs? Wow!
For those not so lofty at heart, there is also the Paxville x64 Xeon variant
that is also supposed to be released as dual-core and hyperthreaded.
Either way, x86, x64, IA64, a CPU is a CPU and if Microsoft is only going to
charge you per-socket, get the most bang for your buck.
Sincerely,
Anthony Thomas
> > I know the passive box doesn't need licenses, but if the active node has
> > more than one CPU socket exposed to the O/S, and therefore to SQL as
[quoted text clipped - 10 lines]
>
> If you think this is difficult, look on the licensing rules for Oracle :)