dbTalk Databases Forums  

Adding a new node to a SQL server cluster

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


Discuss Adding a new node to a SQL server cluster in the microsoft.public.sqlserver.clustering forum.



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

Default Adding a new node to a SQL server cluster - 08-03-2004 , 06:04 AM






I need to add a second node to a SQL Server Cluster.
What i have to do?

I have join the second node using Cluster Administrator.
I don't see any resource..
I need to manually recreate disks resources in Cluster Administrator?
I need to reinstall SQL Server?

Thanks.



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

Default Re: Adding a new node to a SQL server cluster - 08-03-2004 , 09:53 AM






Follow the instructions in BOL. Look up 'Maintaining a Failover Cluster'.
You will need to re-run the SQL installer, but if you follow the steps
correctly, all it will do is bring in the new node. Don't forget to reapply
any service packs and hotfixes after the base install.

--
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

"SP" <spupilli (AT) infinito (DOT) it> wrote

Quote:
I need to add a second node to a SQL Server Cluster.
What i have to do?

I have join the second node using Cluster Administrator.
I don't see any resource..
I need to manually recreate disks resources in Cluster Administrator?
I need to reinstall SQL Server?

Thanks.





Reply With Quote
  #3  
Old   
Mike Epprecht \(SQL MVP\)
 
Posts: n/a

Default Re: Adding a new node to a SQL server cluster - 08-03-2004 , 10:16 AM



Hi

What version of Windows and SQL are you running on?
How is your SAN configured?
..

--
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Johannesburg, South Africa
Mobile: +27-82-552-0268
IM: mike (AT) epprecht (DOT) net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

"SP" <spupilli (AT) infinito (DOT) it> wrote

Quote:
I need to add a second node to a SQL Server Cluster.
What i have to do?

I have join the second node using Cluster Administrator.
I don't see any resource..
I need to manually recreate disks resources in Cluster Administrator?
I need to reinstall SQL Server?

Thanks.





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

Default Re: Adding a new node to a SQL server cluster - 08-03-2004 , 10:32 AM



I'using VMWare Workstation 4.5 to test thesolution. I'll make the real
cluster the next week.
I'm using SQL Server 2000 Ent. Edition and Windows Server 2003 Ent. Edition.

Thanks.

"Mike Epprecht (SQL MVP)" <mike (AT) epprecht (DOT) net> ha scritto nel messaggio
news:u1OSlzWeEHA.1604 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
Quote:
Hi

What version of Windows and SQL are you running on?
How is your SAN configured?
.

--
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Johannesburg, South Africa
Mobile: +27-82-552-0268
IM: mike (AT) epprecht (DOT) net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

"SP" <spupilli (AT) infinito (DOT) it> wrote in message
news:eGBS4kUeEHA.2352 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
I need to add a second node to a SQL Server Cluster.
What i have to do?

I have join the second node using Cluster Administrator.
I don't see any resource..
I need to manually recreate disks resources in Cluster Administrator?
I need to reinstall SQL Server?

Thanks.







Reply With Quote
  #5  
Old   
Uttam Parui[MS]
 
Posts: n/a

Default Re: Adding a new node to a SQL server cluster - 08-03-2004 , 07:54 PM



Here is how you add a new node [As per SQL Server BOL topic "How to add nodes to an existing virtual server (Setup)"]

On the Welcome screen of the Microsoft SQL Server Installation Wizard, click Next.
On the Computer Name screen, click Virtual Server and specify the virtual server to which you want to add a node. Click Next.
On the Installation Selection screen, click Advanced options. Click Next.
On the Advanced Options screen, click Maintain a virtual server for failover clustering. Click Next.
On the Failover Clustering screen, click Next.
You do not need to enter an IP address.
On the Cluster Management screen, select the node and click Add.
If the node is listed as unavailable, you must modify the disk resources in the cluster group of the virtual server so the disk is available for the node you want to add to the
Microsoft® SQL Server™ configuration. Click Next.
On the Remote Information screen, enter login credentials for the remote cluster node that has administrator privileges on the remote node of the cluster. Click Next.
On the Setup Complete screen, click Finish.

After this you will need to reapply any SQL Server service packs, security patches/hotfixes that you had applied to the virtual sql instance.

HTH,

Best Regards,

Uttam Parui
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.

Are you secure? For information about the Strategic Technology Protection Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.

Microsoft highly recommends that users with Internet access update their Microsoft software to better protect against viruses and security vulnerabilities. The easiest way
to do this is to visit the following websites: http://www.microsoft.com/protect
http://www.microsoft.com/security/guidance/default.mspx



Reply With Quote
  #6  
Old   
Niklas E
 
Posts: n/a

Default Re: Adding a new node to a SQL server cluster - 09-01-2004 , 12:15 PM



How did you set it up in VMWare? I want to test a node active/passive
Windows 2003 cluster with SQL 2000. Do you know any good guides for doing
this? I am new to clusters :/

Best regards
Niklas E


"SP" <spupilli (AT) infinito (DOT) it> wrote

Quote:
I'using VMWare Workstation 4.5 to test thesolution. I'll make the real
cluster the next week.
I'm using SQL Server 2000 Ent. Edition and Windows Server 2003 Ent.
Edition.

Thanks.

"Mike Epprecht (SQL MVP)" <mike (AT) epprecht (DOT) net> ha scritto nel messaggio
news:u1OSlzWeEHA.1604 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
Hi

What version of Windows and SQL are you running on?
How is your SAN configured?
.

--
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Johannesburg, South Africa
Mobile: +27-82-552-0268
IM: mike (AT) epprecht (DOT) net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

"SP" <spupilli (AT) infinito (DOT) it> wrote in message
news:eGBS4kUeEHA.2352 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
I need to add a second node to a SQL Server Cluster.
What i have to do?

I have join the second node using Cluster Administrator.
I don't see any resource..
I need to manually recreate disks resources in Cluster Administrator?
I need to reinstall SQL Server?

Thanks.









Reply With Quote
  #7  
Old   
Chris Skorlinski
 
Posts: n/a

Default Re: Adding a new node to a SQL server cluster - 09-12-2004 , 11:14 PM



The VMWARE web site explains setting up a cluster in a box. The idea is to
create two virtual computers and a shared virtual drives.

http://www.vmware.com/support/gsx25/...erbox_gsx.html
"VMware GSX Server 2.5.2"

Chris Skorlinski
Microsoft SQL Server Support
Please reply directly to the thread with any updates.

This posting is provided "as is" with no warranties and confers no rights.


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.