dbTalk Databases Forums  

Active/Active/Passive cluster Newb question...

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


Discuss Active/Active/Passive cluster Newb question... in the microsoft.public.sqlserver.clustering forum.



Reply
 
Thread Tools Display Modes
  #41  
Old   
Tom Moreau
 
Posts: n/a

Default Re: Active/Active/Passive cluster Newb question... - 02-29-2008 , 11:39 AM






What you are describing is an N+1 cluster. Check out:

http://www.microsoft.com/technet/tec...lt.aspx?loc=en

--
Tom

----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA, MCITP, MCTS
SQL Server MVP
Toronto, ON Canada
https://mvp.support.microsoft.com/profile/Tom.Moreau


"Christos" <Christos (AT) discussions (DOT) microsoft.com> wrote

Hello,
After having quite some research, I found out that Active/Active servers are
not recommended by most of people as clustering is mainly is a failover
technology. However, there was an opinion of using Clustering for load
balance in a single instance SQL 2005 database. Based on this, I had the
though that I should go for an Active/Active/Passive model of 3 nodes, 2 for
load balancing, (faster querys) and one for failover. My research has shown
that the failover works if the most half the servers fail, and I think this
can cover the issue. I am quite worried though about load balancing. I
believe that clustering would not help, and another kind of technology, or
even better servers would do the trick.

Another thing that makes me think hardly about the load balancing, is the
transaction log. I believe that a transaction log for an SQL instance,
should
be tampered only by one server. Would an Active/Active server be different?

Searching into the internet, I found out that there are lots of information
and quite vague about this subject, and I would really need some help on
this, to see if I should go on implementing such a solution.

Being new in that stuff, I would appreciate a solution that would give
optimum speed (through clustering or not) and some kind of reliability.

Thanks a lot!



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.