Re: Clustering Question
- From: "Edwin vMierlo [MVP]" <EdwinvMierlo@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 8 Nov 2007 13:41:38 -0000
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.machine
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 machines.
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
beWhen you install a second instance (another installation of SQL in a
different location), then you install it to all nodes if you want it to
toable 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 how
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
- Prev by Date: Re: Active/Passive to Active/Active
- Next by Date: Re: Resource remains in offline pending state
- Previous by thread: Re: Clustering Question
- Next by thread: Re: Clustering Question
- Index(es):
Relevant Pages
|