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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Add node to cluster

Status
Not open for further replies.

7280

MIS
Apr 29, 2003
331
IT
Hi,
actually I have sql 2000 server running on two nodes windows 2003 server.
On those 2 nodes I have 5 sqlserver virtual instances.

I need to add 2 new nodes to this cluster.
At windows level this has been done. The cluster see the 2 new members.
Now I have to install sqlserver 2000 software on the 2 new nodes but during installation phases I need to create a new virtual instance which I don't want to do and I can't do (no resources).

Can I install the new software without creating any instance?
Once software is installed do I have to simply move one of the new instances to the new server?

Please help, thanks.
 
Yes. Log onto an active node and run the SQL installer. Select the option to repair an install. This will let you push the software out to the new nodes. You then need to patch the instances again.

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