Load Balancing VIP in SQL Server Clustering
Thu, 13 Mar 2008 10:44:05 -0700
Hi,
From what I have read, SQL Server is per se not fault tolerant. In other
words, in a two node instance should one node fail the transactions in
progress will not automatically switchover and hit the node that is still
running, ie, there is a lag in the switching of the nodes. Does anybody
know that ...
|
2005 cluster install - domain groups
Thu, 13 Mar 2008 12:07:11 -0500
In the first runs of installing SQL Server 2005 on a cluster, we needed to
use domain groups for each service as part of the install. It was something
you couldn't get past.
I have been looking for the article that refers to this and it appears to no
longer exist.
--------------------
You must specify the do ...
|
Attaching volumes to a SQL Cluster 2005
Wed, 12 Mar 2008 13:06:02 -0700
We have our production SQL 2005 server (64 bit Standard Ed.) attached to an
iSCSI Equalogic SAN. We have set up 2 new servers an installed the cluster
service. My question is: can I install SQL 2005 in this cluster environment
and latter on disconnect the data and log volumes from the production server,
atta ...
|
SQL and its Services
Wed, 12 Mar 2008 10:32:26 -0600
Can I install SQL 2005, and Analysis and Reporting services all in the same
cluster?
No, I don't care whether it is advisable, just whether it can be done. I
have never tried it.
--
Russ Kaufmann
MVP - Windows Server - Clustering
ClusterHelp.com, a Microsoft Certified Gold Partner
Web http://www.clust ...
|
2005 Analysis Services
Tue, 11 Mar 2008 13:08:08 -0700
Hello,
Not sure I have posted this in the correct discussion group.
I am looking for documentation: how to load balance across two Analysis
Services servers, to support a large number of concurrent users. I am looking
at using Microsoft load-balancing solution, Network Load Balancing (NLB), My
goal is to c ...
|
SQL 2005 then SQL 2000 on a cluster
Mon, 10 Mar 2008 06:11:02 -0700
We have an SQL Cluster active/passive, currently running SQL 2005 as a named
instance.
We want to now install SQL 2000 as the default instance. Microsoft says,
"When you use SQL Server 2000 installations and SQL Server 2005
installations on the same cluster, the SQL Server 2000 installations must be
in ...
|
Fail over with different collation
Mon, 10 Mar 2008 08:32:28 +0200
Hello folks
We have SQL Server 2005 (64 bit)(SP2) clustering (Active/Active) installed
on Windows 2003 64 bit
One node/instance has different collation from another (Polish and English).
The question is what will happen if the node with Polish colation fails
over the node with English collation? Do the end- ...
|
|
|
SQL Server 2005 Cluster Install Failing ????
Sun, 9 Mar 2008 16:08:00 -0700
I have a 2 node-WIN2K3 EE x64 R2 Cluster and that's working fine. In the past
I installed SQL Server on it & that installation died for some problem with
MSDTC. I then removed all SQL Server components & resolved the MSDTC issue.
Now, I can't go any further with the SQL Server Installation -- when coming
to ...
|
Regarding Setup Steps for Clustering
Fri, 7 Mar 2008 15:41:03 -0600
Greetings,
I've been asked to try and take our first foray into setting up a SQL 2005
Active/Passive cluster for a SharePoint deployment. I've not done clustering
before and could ue a few pointers and hopefully get a few questions
answered.
We have 2 identical servers each running 2K3 Server Enterprise ...
|
new sql cluster instance
Thu, 6 Mar 2008 11:56:07 -0800
I have 1 sql 2000 cluster (2 nodes active/passive) running on win2k3. I have
one default instance running. I need to create a separate instance. Do you
have any recommendations for installing a 2nd instance on this sql cluster or
articles? Im sure that because this is a sql cluster there are particular
insta ...
|