Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Clustering / February 2005

Tip: Looking for answers? Try searching our database.

Changing cluster configuration

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jerrick D.H - 13 Jan 2005 17:51 GMT
My current cluster configuration is Active/Passive, I'm exploring a change to
Active/Active, but I haven't been able to find any informaon on how to do
this, has anyone ever done this?  My reason for considering this is the size
of the current server, and the need to bringup other applications on the
seconday node.
Geoff N. Hiten - 13 Jan 2005 18:36 GMT
Active/Passive and Active/Active are old terms.  What you want to build is a
multi-instance cluster.  You simply install a new instance of SQL server
with its own disk(s), IP address, and network name.  After the installation
you can configure each instance to have preferred owner nodes under normal
conditions.

Signature

Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com

I support the Professional Association for SQL Server
www.sqlpass.org

> My current cluster configuration is Active/Passive, I'm exploring a change to
> Active/Active, but I haven't been able to find any informaon on how to do
> this, has anyone ever done this?  My reason for considering this is the size
> of the current server, and the need to bringup other applications on the
> seconday node.
Donna Lambert [MS] - 24 Feb 2005 21:45 GMT
Jerrick,
Geoff's answer is dead on!
The only other thing to consider is that there can only be ONE default
instance PER CLUSTER.
The second instance you install will likely be a NAMED INSTANCE.
The virtual server name you choose for your second instance MUST BE UNIQUE,
and the instance name will of course need to be unique as well.
Here are some good resources:

http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/failclus.mspx
and in BOL -
Multiple Instances of SQL Server
Failover Clustering Example - This is very good and I think speaks to your
question perfectly as well.

Hope that helps!
Donna Lambert
Microsoft PSS
SQL Server Support
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.