|
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.
|
Support resources
Best practices for configuring and operating server clusters
|
|
Verify the availability of domain services and add your servers to the domain.
|
Choosing a domain model
|
|
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
-
Cluster disks on a shared bus must be partitioned as Master Boot Record (MBR) and not as GUID Partition Table (GPT) disks.
|
The documentation for your storage hardware.
General storage configuration tips for server clusters
Connect the shared storage buses and assign drive letters
|
|
Configure network hardware.
|
Configuring cluster network hardware
|
|
Configure IP address settings for your network.
|
Configuring cluster network hardware
Private network addressing options
|
|
Gather the information required for configuring the first node in your cluster.
You will need the following:
-
A static IP address for the cluster.
-
Computer accounts for the cluster nodes.
-
A user account for the Cluster service.
-
A name for the cluster, that is, the name administrators will use for connections to the cluster. (The actual applications running on the cluster will typically have different network names.)
Caution
-
Computer accounts for the nodes must be in the same domain. It is strongly recommended that the Cluster service account be in the same domain as well.
-
It is strongly recommended that you do not use the same account for the Cluster service and applications in the cluster (for example, Microsoft SQL Server). If you do use the same account, you may not be able to later change the Cluster service password without disrupting your cluster applications.
-
The cluster name must be different from the domain name, from all computer names or virtual server names in the domain, and from other cluster names in the domain.
|
Domain accounts and the Cluster service
The Cluster service and TCP/IP
|
|
Create a cluster on the first node.
Use Cluster Administrator to create a cluster on the first node.
Note
-
You cannot use the Configure Your Server or Manage Your Server tools to create a cluster or administer cluster nodes.
You can use the tutorial for Cluster Installation to complete the New Server Cluster Wizard.
|
Create a cluster
Microsoft Web site
|
|
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.
|
Disk Management
Bring a group 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.
|
Add additional nodes to the cluster
Microsoft Web site
|
|
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.
|
Disk Management
Test whether group resources can fail over
|
|
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).
|
Change how the cluster uses a network
|
|
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.
|
Change network priority for communication between nodes
|
|
Create your resource groups and resources.
|
Checklist: Creating a new group
Checklist: Creating a new resource
|
|
Validate your clustering system.
|
Checklist: Validating your clustering system
|