Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Clustering > Adding a third node

Reply
Thread Tools Display Modes

Adding a third node

 
 
Logan Burt
Guest
Posts: n/a

 
      05-20-2010

I have set up a Windows 2008 cluster running SQL 2008. I need to add a third
node to this cluster in order to support more SQL 2008 instances.

Is there anything more than simply adding a node? I thought I read
something in the past few months about a difference in the quorum between a
cluster with an even number of nodes vs. a cluster with an odd number of
nodes, but I haven't found anything now that I actually want to add a third
node.

Thank you.
 
Reply With Quote
 
 
 
 
RCan
Guest
Posts: n/a

 
      05-20-2010
Hi Logan,

absolutely ! And you are correct when you add a 3rd node to your cluster you
need to chance your quorum model to reach the majority in case of "murphy"
attacks ;-)
The new quorum model since Windows 2008 needs the build a majority of
"votes" to be operational.

In your case with 3-nodes (=odd) you need to use "node majority" which would
sustain an outage of 1 node
= When...
....1 of your 3 nodes goes offline cluster is operational
....2 of your 3 nodes goes cluster will stop !

References can be found here :
Failover Cluster Step-by-Step Guide: Configuring the Quorum in a Failover
http://technet.microsoft.com/en-us/l...20(WS.10).aspx

Appendix A: Details of How Quorum Works in a Failover Cluster
http://technet.microsoft.com/en-us/l...49(WS.10).aspx

Understanding Quorum Configurations in a Failover Cluster
http://technet.microsoft.com/en-us/l.../cc731739.aspx

The quorum model can be easily changed within the failover cluster
manager -> Actions -> Configure Cluster Quorum Settings.

Hope that helps

Regards
Ramazan

"Logan Burt" <> wrote in message
news:4AB4AD20-7E84-4862-A8BF-...
> I have set up a Windows 2008 cluster running SQL 2008. I need to add a
> third
> node to this cluster in order to support more SQL 2008 instances.
>
> Is there anything more than simply adding a node? I thought I read
> something in the past few months about a difference in the quorum between
> a
> cluster with an even number of nodes vs. a cluster with an odd number of
> nodes, but I haven't found anything now that I actually want to add a
> third
> node.
>
> Thank you.


 
Reply With Quote
 
Logan Burt
Guest
Posts: n/a

 
      06-02-2010
Thank you very much! That is exactly the information I needed.

"RCan" wrote:

> Hi Logan,
>
> absolutely ! And you are correct when you add a 3rd node to your cluster you
> need to chance your quorum model to reach the majority in case of "murphy"
> attacks ;-)
> The new quorum model since Windows 2008 needs the build a majority of
> "votes" to be operational.
>
> In your case with 3-nodes (=odd) you need to use "node majority" which would
> sustain an outage of 1 node
> = When...
> ...1 of your 3 nodes goes offline cluster is operational
> ...2 of your 3 nodes goes cluster will stop !
>
> References can be found here :
> Failover Cluster Step-by-Step Guide: Configuring the Quorum in a Failover
> http://technet.microsoft.com/en-us/l...20(WS.10).aspx
>
> Appendix A: Details of How Quorum Works in a Failover Cluster
> http://technet.microsoft.com/en-us/l...49(WS.10).aspx
>
> Understanding Quorum Configurations in a Failover Cluster
> http://technet.microsoft.com/en-us/l.../cc731739.aspx
>
> The quorum model can be easily changed within the failover cluster
> manager -> Actions -> Configure Cluster Quorum Settings.
>
> Hope that helps
>
> Regards
> Ramazan
>
> "Logan Burt" <> wrote in message
> news:4AB4AD20-7E84-4862-A8BF-...
> > I have set up a Windows 2008 cluster running SQL 2008. I need to add a
> > third
> > node to this cluster in order to support more SQL 2008 instances.
> >
> > Is there anything more than simply adding a node? I thought I read
> > something in the past few months about a difference in the quorum between
> > a
> > cluster with an even number of nodes vs. a cluster with an odd number of
> > nodes, but I haven't found anything now that I actually want to add a
> > third
> > node.
> >
> > Thank you.

>

 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access denied when adding a second node Pascal MIETLICKI Clustering 12 05-12-2010 06:50 AM
Configuring 2 node cluster on Virtual Server 2005 tfernandes Windows Vista General Discussion 0 04-29-2010 10:40 AM
Live Migration of Failover Cluster Node (SQL) causes cluster halt Mr. Joe Clustering 0 04-22-2010 09:49 PM
Adding Promise FastTrack 378 Adding Jamie_Perry Windows Vista Hardware 2 06-29-2006 06:23 AM
Adding Promise FastTrack 378 Adding Jamie_Perry Windows Vista Hardware 0 06-28-2006 02:34 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59