Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to create additional instance in existing cluster

Status
Not open for further replies.

Roeee

IS-IT--Management
Jul 31, 2002
110
GB
Ok... Im not sure if this is possible however hopefully someone knows that answer.

I have an existing two node failover SQL 2005 cluster. The cluster hosts "VirtualSQL01" which includes the default instance.

I would like to install a new named instance onto "VirtualSQL01" however I can not discover how? If you run through the setup normally you are prompted to enter a new virtual server name, this is not the route I wish to take (I want to keep all instances on VirtualSQL01). If I were to create a new virtual server, the cluster would then become an active / active environment and then I assume I would require additional CPU licencing?

Can anyone advise how to create the new instance and if it can reside on "VirtualSQL01".

Thanks

 
When using a clustered SQL Server each instance goes in it's own virtual world.

As long as both instances are running on the same node you are still Active/Passive and no additional licensing is needed.

Denny
MCSA (2003) / MCDBA (SQL 2000)
MCTS (SQL 2005 / Microsoft Windows SharePoint Services 3.0: Configuration / Microsoft Office SharePoint Server 2007: Configuration)
MCITP Database Administrator (SQL 2005) / Database Developer (SQL 2005)

--Anything is possible. All it takes is a little research. (Me)
[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top