Active/Passive Failover Configuration

You can configure Microsoft® SQL Server™ to run an active/passive virtual SQL Server on a Microsoft Windows NT® Clustering Service cluster. This configuration gives applications resiliency to failure with optimal performance.

The following illustration shows the main components of an active/passive failover configuration.

The main components are:

Summary of Steps: Setting Up an Active/Passive Failover Configuration

The following steps assume a new installation. To set up an active/passive virtual server configuration with SQL Server, you must:

For more information about these steps, see SQL Server Failover Support.


Note In this release, for active/passive failover installations using the TCP/IP network protocol, SQL Server running as nonclustered on the secondary node can only be configured to listen on one IP address. This only affects the installation where the secondary node is configured with multiple network interface cards (NICs) and SQL Server is configured to listen on more than one of the cards simultaneously.


If you want to add an existing server to a cluster and you are using replication on the server being added, you must uninstall replication. You can save the replication configuration to a script file, and reinstall replication after the server has been added to the cluster.

If you have an existing failover configuration running SQL Server version 6.5 and want to upgrade to SQL Server 7.0, you must first uncluster by running cluster setup from the SQL Server 6.5, Enterprise Edition compact disc, upgrade the software, recluster and then run the SQL Server 7.0 Failover Setup Wizard again.

See Also
Supported Cluster Configurations Implementing Replication on a Cluster

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.