Checklist: Planning and creating a server cluster
Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2
Checklist: Planning and creating a server cluster
Caution
- If you are using a shared storage device, when you power on and start the operating system, it is of vital importance that only one node has access to the cluster disk. Otherwise the cluster disks can become corrupted. To prevent the corruption of the cluster disks, shut down all but one cluster node, or use other techniques (for example, Logical Unit Number or LUN masking, selective presentation, or zoning) to protect the cluster disks, before creating the cluster. Once the Cluster service is running properly on one node, the other nodes can be added and configured simultaneously.
Follow these steps to plan for and create a server cluster. You can use the tutorial for Cluster Installation at the Microsoft Web site to help you create a server cluster. If you are upgrading your server cluster, review the cluster upgrade documentation.
Planning issues to consider before you create your server cluster
Step | Reference |
---|---|
Review basic cluster concepts. You will need to understand nodes, failover and failback, groups, and resources before planning your server cluster. |
|
Review security best practices for server clusters. |
|
Review limitations of server clusters. |
|
Choose your cluster model. |
|
Choose applications that can run on your server cluster. |
|
Organize your cluster applications and resources into groups based on resource dependencies, failover policies, and administrative convenience. |
|
After you choose a cluster model and determine how to group your applications and resources, you are ready to determine the hardware capacity required for each server in the cluster. |
|
Plan your network hardware. |
Planning your networking hardware Best practices for configuring and operating server clusters |
Plan your system disks. It is recommended that the system disks on all your cluster nodes use the same drive letter. |
|
Plan your cluster disks. To guard against the failure of your cluster disks, it is highly recommended that you implement a hardware RAID solution. If your cluster disk hardware includes a SCSI bus, it is important to note that the SCSI host adapters must each have a unique SCSI ID (usually the numbers 6 and 7). In addition, the SCSI bus must be properly terminated. By default, the New Server Cluster Wizard will automatically select the smallest disk that is larger than 500 MB as the quorum resource. If no disk larger than or equal to 500 MB is available, the New Server Cluster Wizard will select the largest disk that is at least 50 MB as the quorum resource but will generate a warning. For optimal performance of the NTFS file system, make sure that the disk containing the quorum resource is at least 500 megabytes (MB) in size. It is strongly recommended that you install the quorum resource on a separate disk, by itself, so that other applications cannot affect it. Also, ensure that the quorum disk has sufficient free space so that the Cluster service can start and continue to write to the quorum log. |
Hardware redundant array of independent disks (RAID) The documentation for your storage hardware. |
Actions to take when creating a server cluster
Step | Reference |
---|---|
Choose your cluster hardware. Microsoft supports only complete cluster systems chosen from the Windows Catalog; it is recommended that you do not mix and match hardware components when building your cluster. Check to ensure that your hardware, including your cluster disks, is compatible with Windows Server 2003, Enterprise Edition or Windows Server 2003, Datacenter Edition. |
Best practices for configuring and operating server clusters |
Verify the availability of domain services and add your servers to the domain. |
|
Install and configure your cluster disks. Turn on your cluster nodes, but do not allow the operating system to start on any of the nodes. Connect your shared storage buses, completing the initial installation steps in the BIOS or EFI firmware configuration screens for your particular storage device by following the directions in the hardware documentation. Allow the operating system to start on one node and configure the cluster disks as basic disks. Format the disks using the NTFS file system. Assign drive letters to or create mounted drives for the cluster disks on the shared bus. If you assign drive letters, the disks must have the same drive letter on all nodes in the cluster. Caution
|
The documentation for your storage hardware. |
Configure network hardware. |
|
Configure IP address settings for your network. |
|
Gather the information required for configuring the first node in your cluster. You will need the following:
Caution
|
|
Create a cluster on the first node. Use Cluster Administrator to create a cluster on the first node. Note
You can use the tutorial for Cluster Installation to complete the New Server Cluster Wizard. |
|
Verify that you can see the cluster disks. Use Disk Management to verify that you can see the cluster disks. Use Cluster Administrator to verify that the disks are all online. |
|
Allow the remaining nodes to boot to the operating system then add them to the cluster. Use Cluster Administrator to add one or more nodes to the cluster. You can use the tutorial for Cluster Installation to complete the New Server Cluster Wizard. |
|
Validate the cluster disks. Use Disk Management to verify that all nodes see the same number of cluster disks. Use Cluster Administrator to failover the cluster disks to each node in the cluster and verify that they come back online. |
|
Configure the cluster network role and type. By default, the New Server Cluster Wizard will set up all cluster networks as mixed (public-and-private) networks. Optionally, you can change this so that the networks are set up as private networks (that is, for node-to-node communication only) or public networks (that is, for client access only). |
|
Configure the cluster network properties. Place the private network at the top of the Network Priority list for internal node-to-node communication in the cluster. |
|
Create your resource groups and resources. |
|
Validate your clustering system. |