Mega Search
23.2 Million


Sign Up

Make a donation  
Multi-instance cluster  
News Group: microsoft.public.sqlserver.clustering

Hello All,

I haven't done much digging yet but I have to build a sql server 2008 R2 
cluster with 2 nodes. The configuration must be "active/Active" or what we 
now call Multi-instance cluster.

I just need confirmation on the following:

1. If I need one SQL server running on Node1 and another sql server running 
on node2, then I need 2 instances of SQL Server on each node (in order to 
failover in case 1 node goes down). Right? 

2. This means I need to install SQL Server twice on each node.

3. I will need at least 2 resource groups (1 for each instance).

Thank you
-- 
--
Sas
"I saw it work in a cartoon once so I am pretty sure I can do it."

Vote for best question.
Score: 0  # Vote:  0
Date Posted: 30-Jun-2010, at 11:25 AM EST
From: =?Utf-8?B?U2Fz?=
 
RE: Multi-instance cluster  
News Group: microsoft.public.sqlserver.clustering
1. If I need one SQL server running on Node1 and another sql server running
on node2, then I need 2 instances of SQL Server on each node (in order to
failover in case 1 node goes down). Right?

-- Actually when installing SQL Server you do not need to separately install 
it on passive node.  Once you select the node the installer will 
automatically install it for you.  But yes you will need to have two separate 
installs of SQL Server.

2. This means I need to install SQL Server twice on each node.

-- Reference answer above, install once; installer with do other install 
when you select passive node.

3. I will need at least 2 resource groups (1 for each instance). 

-- Correct.

-- 
Mohit K. Gupta
B.Sc. CS, Minor Japanese
MCITP: Database Administrator
MCTS: SQL Server 2005
http://sqllearnings.blogspot.com/


"Sas" wrote:

> Hello All,
> 
> I haven't done much digging yet but I have to build a sql server 2008 R2 
> cluster with 2 nodes. The configuration must be "active/Active" or what we 
> now call Multi-instance cluster.
> 
> I just need confirmation on the following:
> 
> 1. If I need one SQL server running on Node1 and another sql server running 
> on node2, then I need 2 instances of SQL Server on each node (in order to 
> failover in case 1 node goes down). Right? 
> 
> 2. This means I need to install SQL Server twice on each node.
> 
> 3. I will need at least 2 resource groups (1 for each instance).
> 
> Thank you
> -- 
> --
> Sas
> "I saw it work in a cartoon once so I am pretty sure I can do it."

Vote for best answer.
Score: 0  # Vote:  0
Date Posted: 13-Aug-2010, at 3:20 PM EST
From: =?Utf-8?B?TW9oaXQgSy4gR3VwdGE=?=