Re: Choosing correct high availability setup
- From: "Rodney R. Fournier [MVP]" <rod@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Jun 2007 12:11:34 -0500
Yes NLB (Network Load Balancing), IIS is not made for Server Clustering, and
won't be supported/allowed with Windows Server 2008 Failover Clustering.
No matter how you do your SQL, IIS will need to know the instance name to
connect.
Cheers,
Rodney R. Fournier
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering Website
http://msmvps.com/clustering - Blog
http://www.clusterhelp.com - Cluster Training
ClusterHelp.com is a Microsoft Certified Gold Partner
"Marty Shifflett" <MartyShifflett@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:1429702D-83EF-4E83-B2DD-0C127B41DAC8@xxxxxxxxxxxxxxxx
NLB?
If I use clustering for the backend, will the web server be able to keep
serving the data from the SQL database to the web interface in the case of
a
disaster? The web site will be looking for a specific instance of SQL
correct?
"Rodney R. Fournier [MVP]" wrote:
Got it, use NLB for the IIS servers, Server Clustering for the backend :)
Cheers,
Rodney R. Fournier
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering Website
http://msmvps.com/clustering - Blog
http://www.clusterhelp.com - Cluster Training
ClusterHelp.com is a Microsoft Certified Gold Partner
"Marty Shifflett" <MartyShifflett@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:ECAE918E-4B1E-4339-A4CA-7F5752DC6768@xxxxxxxxxxxxxxxx
Well that is what I had always thought, but you see more and more
people
consolidating these functions.
Basically there will be an Access database that arrives via FTP at the
web
server, the SQL server will pick it up from a shared drive and import
it.
That will happen about every 15 minutes or so. The same web server
will
host
a site that the client can access to see real time data that it pulls
from
the SQL server. The only snag is that if the primary SQL server goes
down
for some reason, IIS will not know that it has to get that data from
the
backup server if I am using only mirroring.
"Rodney R. Fournier [MVP]" wrote:
Never do both on the same box, read this -
http://msmvps.com/blogs/clusterhelp/archive/2006/02/17/84035.aspx.
Server Clustering with make the entire node HA, SQL mirroring will
make
that
database HA. Which does your customer require?
Cheers,
Rodney R. Fournier
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering Website
http://msmvps.com/clustering - Blog
http://www.clusterhelp.com - Cluster Training
ClusterHelp.com is a Microsoft Certified Gold Partner
"Marty Shifflett" <MartyShifflett@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:F03EC295-F9C8-4602-B787-BFBCC5841E48@xxxxxxxxxxxxxxxx
I have a client that wants me to start hosting their SQL and IIS for
them.
They want to have the ability to have a "hot spare" in case the
primary
SQL
server fails. I have read and read until my eyes hurt about
clustering
and
mirroring and I am getting more confused on how to proceed.
My first question is, should I even be using IIS on the SQL box at
all?
They have a web interface that gets it data from SQL.
My second question is, if I host their web site on a separate IIS
box
is
there any reason that I shouldn't go with database mirroring instead
of
any
other option?
Thanks for any help you can provide.
Marty
.
- Follow-Ups:
- Re: Choosing correct high availability setup
- From: Marty Shifflett
- Re: Choosing correct high availability setup
- References:
- Re: Choosing correct high availability setup
- From: Rodney R. Fournier [MVP]
- Re: Choosing correct high availability setup
- From: Rodney R. Fournier [MVP]
- Re: Choosing correct high availability setup
- From: Marty Shifflett
- Re: Choosing correct high availability setup
- Prev by Date: Re: Truly High Available?
- Next by Date: Re: Choosing correct high availability setup
- Previous by thread: Re: Choosing correct high availability setup
- Next by thread: Re: Choosing correct high availability setup
- Index(es):
Relevant Pages
|