Re: Want to load balance and cluster 3 SQL 2005 servers
- From: MValpreda <MValpreda@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 10 Oct 2007 09:26:01 -0700
So how could I load balance the servers? Is there anything in SQL 2005 to do
that? Or am I going to need some sort of layer 7 load balancer?
"Ryan Sokolowski [MVP]" wrote:
Sorta' :) NLB isn't going to do anything for you w/r/t SQL. Clustering the.
SQL instance (with MSCS) is the right approach. NLB is much better suited
for IIS-type front-end services.
A note here: SQL 2005 Standard edition will only support 2 Failover
Clustering nodes, not 3 as you've mentioned.
As for "everything just picking back up again", this is primarily dependent
on your client app. So long as you've properly configured your back-end
cluster, the ability and speed of client reconnects depends on the
application and how it's been written.
Hope this helps,
--Ryan
--
Ryan Sokolowski
MVP - Windows Server - Clustering
MCSE, CCNA, CCDA, BCFP
This posting is provided "AS IS" with no warranties, and confers no rights.
"MValpreda" <MValpreda@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D9F2FB9D-E174-46DE-B12E-553275EFFE5E@xxxxxxxxxxxxxxxx
Currently we have a single SQL server. It went down and the higher ups
were
none to happy. Lots of money lost, down time, unhappy customers....the
whole
nine yards. They want to throw all sorts of money at the problem and want
a
solution that is high availability and provides load balancing. I think I
came up with a solution.
3x Windows 2003 Enterprise Edition servers running SQL 2005 Standard in a
cluster all connected to a SAN.
I'm guessing I need to set up Network Load Balancing in order to load
balance the SQL database. What we would love to have happen is if one of
the
servers goes down, everything else just picks up. That coupled with our
database that is increasing in size and transactions gets load balanced.
Am I going down the right path? Something else I should look at? Or that I
am missing?
Thanks!
- References:
- Re: Want to load balance and cluster 3 SQL 2005 servers
- From: Ryan Sokolowski [MVP]
- Re: Want to load balance and cluster 3 SQL 2005 servers
- Prev by Date: Re: Want to load balance and cluster 3 SQL 2005 servers
- Next by Date: Re: Migration to another SAN best practice
- Previous by thread: Re: Want to load balance and cluster 3 SQL 2005 servers
- Next by thread: File Share clustering
- Index(es):
Relevant Pages
|