A Blog about SQL Server 2005.
Tuesday, July 25, 2006
  Article Series on SQL Server 2005 Clustering

Failover clustering in Microsoft SQL Server 2005 provides high-availability support for an entire SQL Server instance. For example, you can configure a SQL Server instance on one node of a failover cluster to fail over to any other node in the cluster during a hardware failure, operating system failure, or a planned upgrade.

A failover cluster is a combination of one or more nodes (servers) with two or more shared disks, known as a resource group. The combination of a resource group, along with its network name, and an internet protocol (IP) address that makes up the clustered application or server, is referred to as a virtual server. A SQL Server virtual server appears on the network as if it were a single computer, but has functionality that provides failover from one node to another if the current node becomes unavailable. A failover cluster appears as a normal application or server, but it has additional functionality that increases its availability. Both the server cluster itself and the SQL Server instance installed on a cluster server can be considered virtual servers.

Support for multiple instances of SQL Server 2005 differs in the failover clustering scenario: you can create multiple virtual servers in a cluster, but each virtual server can have only one instance of SQL Server installed.

When to Use Failover Clustering

Use failover clustering to:
Administer a failover cluster from any node in the clustered SQL Server configuration. For more information, see Creating a Virtual Server, Installing a Failover Cluster.
Allow one virtual server to fail over to any other node in the virtual server failover cluster configuration. For more information, see Creating a Virtual Server, Installing a Failover Cluster.
Configure Analysis Services for failover clustering. For more information, see How to: Install Analysis Services on a Failover Cluster.


Execute full-text queries by using Microsoft Search service with failover clustering. For more information, see Using SQL Server Tools with Failover Clustering.

Installing Failover Clustering
To use failover clustering, you must follow specific installation steps.
To install, configure, and maintain a SQL Server failover cluster, use SQL Server Setup. You can also use Setup to upgrade an existing 32-bit instance of SQL Server 7.0 or Microsoft SQL Server 2000 to a SQL Server 2005 failover cluster. For more information, see Version and Edition Upgrades.

Use SQL Server Setup in a failover cluster to:

Install SQL Server on multiple nodes in a failover cluster. You are limited only by the number of nodes supported by the operating system.Before installing failover clustering, you must ensure that your system meets minimum requirements, and configure the Microsoft Cluster Service (MSCS). For more information on specific requirements for a failover cluster, see Hardware and Software Requirements for Installing SQL Server 2005 and Before Installing Failover Clustering.All nodes in a failover cluster must be of the same platform, either 32-bit or 64-bit. Furthermore, 64-bit SQL Server editions must be installed on 64-bit hardware running the 64-bit versions of Microsoft Windows operating systems. For more information, see Hardware and Software Requirements for Installing SQL Server 2005.
To install a Microsoft SQL Server 2005 failover cluster, you must create and configure a virtual server by running SQL Server Setup. For more information, see Creating a Virtual Server, Installing a Failover Cluster.
Add or remove nodes from a virtual server configuration without affecting the other cluster nodes. For more information, see Maintaining a Failover Cluster.
Specify multiple IP addresses for each virtual server. With SQL Server 2005, you can specify multiple IP addresses for each server, allowing you to use all available network IP subnets. SQL Server 2005 limits you to one IP address per network. This provides alternative network connections if one subnet fails.

Failover Clustering Support
In Microsoft SQL Server 2005, the number of nodes supported for failover clustering depends on the operating system. Some operating systems may require fiber optic channels for clustering. For more information, see Hardware and Software Requirements for Installing SQL Server 2005.


For a list of tools, features, and services supported with SQL Server 2005 failover clustering, see Features Supported by the Editions of SQL Server 2005.

 
Comments: Post a Comment



<< Home
This blog will contain links and information about the Microsoft SQL Server 2005 Database Engine and all related and relevant information pertaining to it. I will do my best to provide accurate information. Your feedback is much appreciated and I look forward to providing useful information.

My Photo
Name:
Location: Edmond, Oklahoma, United States

Water Buffalo n. A large buffalo (Bubalus bubalis) of Asia, often domesticated especially as a draft animal and having large spreading horns. Also called carabao, water ox.

ARCHIVES
July 2006 / August 2006 / October 2006 / December 2006 / January 2007 /


Powered by Blogger