dbTalk Databases Forums  

Hardware - Multiple Instances of SQL in a cluster

microsoft.public.sqlserver.clustering microsoft.public.sqlserver.clustering


Discuss Hardware - Multiple Instances of SQL in a cluster in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Setesh
 
Posts: n/a

Default Hardware - Multiple Instances of SQL in a cluster - 05-31-2005 , 11:34 AM






Can anyone advise as to the best practices for installing mulitple instances
of SQL into a cluster? Specifically as to the harddrive quantity and
configuration.

I already have 1 instance in a cluster and need to add more to it. So, my
cluster already has a drive for OS (Mirrored), a drive for MSDTC (Mirrored),
a drive for the quorum (Mirrored) and a drive for the database and
transaction logs (Raid5) (these are not high usage, so 1 drive for db and
logs should be more than sufficient).

I obviously need to add more hard drives to the cluster, but how many per
instance? I assume that I don't need more drives for MSDTC? Howabout the
quorum - is that one per instance? or is it just the databses ??

Thanks

Setesh



Reply With Quote
  #2  
Old   
Geoff N. Hiten
 
Posts: n/a

Default Re: Hardware - Multiple Instances of SQL in a cluster - 05-31-2005 , 12:39 PM






You should think of each virtual server as a separate real server. Decide
the disk layout as you would any stand-alone server. It takes at least one
physical disk to 'anchor' the virtual server.

You only need one Quorum disk and one MSDTC instance per cluster.

Geoff N. Hiten
Microsoft SQL Server MVP


"Setesh" <setesh (AT) nospam (DOT) NO> wrote

Quote:
Can anyone advise as to the best practices for installing mulitple
instances of SQL into a cluster? Specifically as to the harddrive
quantity and configuration.

I already have 1 instance in a cluster and need to add more to it. So, my
cluster already has a drive for OS (Mirrored), a drive for MSDTC
(Mirrored), a drive for the quorum (Mirrored) and a drive for the database
and transaction logs (Raid5) (these are not high usage, so 1 drive for db
and logs should be more than sufficient).

I obviously need to add more hard drives to the cluster, but how many per
instance? I assume that I don't need more drives for MSDTC? Howabout the
quorum - is that one per instance? or is it just the databses ??

Thanks

Setesh





Reply With Quote
  #3  
Old   
Charles Tolento
 
Posts: n/a

Default RE: Hardware - Multiple Instances of SQL in a cluster - 05-31-2005 , 06:20 PM



Setesh

Here is some good information on SQL Clustering and Instances. In short you
will need additional disks only for SQL. The cluster quorum is a single
resource that is created when you install the cluster. You also have to plan
for each node to be able to scale to acceptable performance if a node has to
run more than one instance if their is a failure.

http://msdn.microsoft.com/library/de...ar_cs_9i5u.asp

Also if your installing a Named instance of SQL 2000 on a Windows 2003
cluster you will need to follow this article, setup will fail everytime until
you do. I had to learn this the hard way , my loss is your gain...good
luck!

http://support.microsoft.com/?kbid=815431

Regards

CT

"Setesh" wrote:

Quote:
Can anyone advise as to the best practices for installing mulitple instances
of SQL into a cluster? Specifically as to the harddrive quantity and
configuration.

I already have 1 instance in a cluster and need to add more to it. So, my
cluster already has a drive for OS (Mirrored), a drive for MSDTC (Mirrored),
a drive for the quorum (Mirrored) and a drive for the database and
transaction logs (Raid5) (these are not high usage, so 1 drive for db and
logs should be more than sufficient).

I obviously need to add more hard drives to the cluster, but how many per
instance? I assume that I don't need more drives for MSDTC? Howabout the
quorum - is that one per instance? or is it just the databses ??

Thanks

Setesh




Reply With Quote
  #4  
Old   
Setesh
 
Posts: n/a

Default Re: Hardware - Multiple Instances of SQL in a cluster - 06-01-2005 , 07:07 AM



Thanks for the info guys, especially the info on installing a named instance
on a 2003 cluster - thats probably saved me hours of work

Cheers

S.


"Charles Tolento" <CharlesTolento (AT) discussions (DOT) microsoft.com> wrote in
message news:F696B9E9-FCB9-481A-8541-5CD4FFE666B7 (AT) microsoft (DOT) com...
Quote:
Setesh

Here is some good information on SQL Clustering and Instances. In short
you
will need additional disks only for SQL. The cluster quorum is a single
resource that is created when you install the cluster. You also have to
plan
for each node to be able to scale to acceptable performance if a node has
to
run more than one instance if their is a failure.

http://msdn.microsoft.com/library/de...ar_cs_9i5u.asp

Also if your installing a Named instance of SQL 2000 on a Windows 2003
cluster you will need to follow this article, setup will fail everytime
until
you do. I had to learn this the hard way , my loss is your gain...good
luck!

http://support.microsoft.com/?kbid=815431

Regards

CT

"Setesh" wrote:

Can anyone advise as to the best practices for installing mulitple
instances
of SQL into a cluster? Specifically as to the harddrive quantity and
configuration.

I already have 1 instance in a cluster and need to add more to it. So,
my
cluster already has a drive for OS (Mirrored), a drive for MSDTC
(Mirrored),
a drive for the quorum (Mirrored) and a drive for the database and
transaction logs (Raid5) (these are not high usage, so 1 drive for db and
logs should be more than sufficient).

I obviously need to add more hard drives to the cluster, but how many per
instance? I assume that I don't need more drives for MSDTC? Howabout
the
quorum - is that one per instance? or is it just the databses ??

Thanks

Setesh






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.