Re: Clustering Question
- From: "Edwin vMierlo [MVP]" <EdwinvMierlo@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 9 Nov 2007 09:27:32 -0000
wow, such a system would take a lot of postings to work out here in a
discussion group.
Surely you need an internet connection, but surely the SLA you get on "Cable
modem" and "DSL" connections is far from what you need for hosting a site.
But lets leave this asside for the moment.
Re-read the posts already in this thread, there is a lot of info already
given on clustering and SQL.
Re-read the post from Mathieu CHATEAU, which clearly lists all components
(times two) to do a very simple web hosting app in HA setup.
2 x server with Microsoft 2003 Web Edition (for NLB your website)
2 x server with Microsoft 2003 Entierprise Edition (for MSCS)
2 x SQL 2005 standard Edtion licenses
And your network gear : 2 routers, 2 switches, 2 Firewalls
and then 2 different ISP's for your connection
-> and this list is a very minimum list of equipment for hosting a website.
Lets start with Basic Inventory, for just one component of Mathieu's post,
the SQL cluster :
Do you want to cluster SQL ?
- then you need to get MS Windows 2003 Server Enterprise Edition, to start
with. 2 licenses one for each node in the cluster.
- NO small business editions
What version of SQL ? 2000/2005 ?
- If the answer 2005 and you are only a 2 node cluster, then you can use SQL
2005 standard edition.
- If the answer is 2000 then you need Enterprise Edition.
- If you will go to more than 2 nodes in your cluster then the answer is
Enterprise Edition for both 2000 and 2005.
- NO small business editions
Do you have Hardware which is on the Windows Catalog ?
You need a full cluster solution which is on the Windows catalog in order to
build a supported cluster, this means all hardware, servers, switches, HBA
and your shared storage is on the Catalog as one qualified solution. If it
is not, it might work, but don't call in for support when things go hairy. I
suggest to talk to your hardware vendor to get quotations.
So, now we have nothing done yet, just listed an inventory.
None of the above is really cheap, so you really need to ask yourself if you
are moving in the right path here.
Clustering is not as simple as "I have two boxes, lets slap them together"
And definitely not done (=impossible) with Small Business Edition.
It seems to me that you are quiet new to this, which is OK, I remember how I
struggled when trying to design the first web app I put on the wire.
I would advice you to hire a company with a proven track record in building
this type of setup, and get them to give you assistance.
Rgds,
Edwin.
"Bryan Krossley" <krossley@xxxxxxxxxxxxxx> wrote in message
news:B64780D6-6FFA-43D5-8A38-7799CFE37DCF@xxxxxxxxxxxxxxxx
What we are developing is an online auction site. (Hence high reliability)machines.
Would we not need an internet connection?
Thanks,
Bryan
"Edwin vMierlo [MVP]" <EdwinvMierlo@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:#6FuX0gIIHA.1212@xxxxxxxxxxxxxxxxxxxxxxx
Bryan,
you cannot install Cluster (MSCS) on a Small Business Edition, you need
Enterprise Edition or Datacenter.
And what are you doing with Cable connections and DSL connections ?
If you are clustering an SQL server (as per all posts in this thread)
surely
you want to do this behind a firewall, not connected to the internet.
Rgds,
Edwin.
"Bryan Krossley" <krossley@xxxxxxxxxxxxxx> wrote in message
news:%23Hx4KsgIIHA.6068@xxxxxxxxxxxxxxxxxxxxxxx
So let me see if I have this right. Here is what my situation is.
I will have two computer (nodes)
One computer will have Window Server Small Business Edition with Cable
Internet
The Other computer will have Window Server Small Business Edition With
DSL
Internet And 1 Instance of SQL Server Edition deployed to both
tomachine
Is this correct?
Thanks,
Bryan
"Russ Kaufmann [MVP]" <russ@xxxxxxxxxxxxxxx> wrote in message
news:363DBB7D-2DF9-4485-831E-3E53DB004A32@xxxxxxxxxxxxxxxx
"Bryan Krossley" <krossley@xxxxxxxxxxxxxx> wrote in message
news:OSIqHu8FIHA.1208@xxxxxxxxxxxxxxxxxxxxxxx
Thanks for all the replies. But I am a little confused. If both
Woulddon't have Sql installed and running how would they be redundant?
nodes.you not need at least two machine running the same software?
When you install an instance on a cluster, you install the instance
(the
install of SQL) to all nodes if you want to allow it to run on all
When you install a second instance (another installation of SQL in a
different location), then you install it to all nodes if you want it
howbe
able to run on all nodes.
Then, to make it active/active, you run one instance on one node and
run
the other instance on the other node.
Thus, instance1, if it fails on its active node, it will failover to
the
other node because all of the installation files are there for that
instance. If instance2 fails on its active node, it will failover to
the
other node because all of the installation files are there for that
instance, too.
Refer to the books online for more information about instances and
to
install SQL on a cluster.
--
Russ Kaufmann
MVP - Windows Server - Clustering
ClusterHelp.com, a Microsoft Certified Gold Partner
Web http://www.clusterhelp.com
Blog http://msmvps.com/clusterhelp
The next ClusterHelp classes are:
Dec 10 - 13 in Denver
Jan 21 - 24 in New York
.
- Follow-Ups:
- Re: Clustering Question
- From: Bryan Krossley
- Re: Clustering Question
- References:
- Re: Clustering Question
- From: Bryan Krossley
- Re: Clustering Question
- From: Edwin vMierlo [MVP]
- Re: Clustering Question
- From: Bryan Krossley
- Re: Clustering Question
- Prev by Date: Re: Evicting Cluster Node Then Rejoining
- Next by Date: Re: NLB Unicast VS Multicast
- Previous by thread: Re: Clustering Question
- Next by thread: Re: Clustering Question
- Index(es):
Relevant Pages
|
Loading