Implementing Windows Cluster Service

Planning for a Cluster Service Implementation

A number of factors have to be determined when you plan for your Cluster Service implementation. A few items which you should include in your planning phase are listed here:

Requirements for Installing Cluster Service

A few requirements for installing Cluster Service are listed below:

A few shared disk, hardware, and network specific considerations for implementing Cluster Service are listed here:

Planning Resource Groups for the Cluster

The hardware and software components of the cluster are called resources. This includes the services and applications in the cluster.Resources can be grouped to form a resource group. The specific properties of the resource group and the application or service determine the manner in which the resource group is moved to the offline state by Cluster Service.

The resources generally included in a resource group are:

The factors to consider when planning resource groups for your cluster, as well as a few recommendations are listed here:

All server clusters have a default cluster group. The default cluster group has the following resources:

Planning Failover Policies for the Cluster

As part of planning for a cluster implementation, you have to determine the failover policy for the cluster. The failover policy for a resource group determines how Cluster Service handles the resource when failover is initiated.

The options which can be configured to define the failover policy for a resource group are:

Planning Security for the Cluster

The mere fact that clusters host mission critical applications and services indicates that you have to secure the cluster.

A few strategies for securing a cluster are listed here:

How to create a new cluster

  1. Verify that only one node is connected.
  2. Ensure that the node can access the shared storage device.
  3. Ensure that the network interfaces have names and IP addresses.
  4. Log on to the domain.
  5. Click Start, Administrative Tools, and then click Active Directory Users and Computers to open the Active Directory Users and Computers management console.
  6. Navigate to the Users container.
  7. Create a Cluster Service user account.
  8. Close the Active Directory Users and Computers.
  9. Click Start, Administrative Tools, and then click Cluster Administrator to open the Cluster Administrator management console.
  10. On the Open Connection to Cluster dialog box, click the Create new cluster command on the Action menu. Click OK.
  11. The New Server Cluster Wizard initiates.
  12. Click Next on the New Server Cluster Wizard Welcome screen.
  13. On the Cluster Name and Domain page, provide a name for the cluster in the Cluster name text box, and specify the domain in the Domain drop-down list box. Click Next
  14. On the Select Computer page, provide the name of the first computer which will be the initial node in the new cluster. Click Next.
  15. On the Analyzing Configuration page, use the buttons available to determine what activities the Wizard performed to verify the node. Click Next.
  16. On the IP Address page, enter the IP address for the new cluster in the IP Address box, and then click Next.
  17. When the Cluster Service Account page opens, enter the user name, password and domain details of the cluster service account. Click Next.
  18. The Wizard now shows the configuration for the new cluster on the Proposed Cluster Configuration page.
  19. Click the Quorum button to select the quorum disk. Click OK.
  20. The Wizard next starts to create the new server cluster.
  21. When the Creating the Cluster page appears, click Next.
  22. Click Finish to close the Wizard.
  23. The Cluster Administrator management tool opens.
  24. The new cluster is displayed in the Cluster Administrator management tool.
  25. To configure properties for the new cluster, right-click the cluster and then select Properties from the shortcut menu.

Managing Clusters

The following mechanisms are available for managing a cluster:

The administrative tasks which you can perform for the cluster through Cluster Administrator are listed here:

How to create a new resource group

  1. Click Start, Administrative Tools, and then click Cluster Administrator.
  2. When the Open Connection To Cluster dialog box opens, enter the name of the cluster that you want to add a new group for.
  3. Click Open.
  4. Right-click Groups, and select New and then Group from the shortcut menu.
  5. The New Group Wizard initiates.
  6. In the Name box, enter a name for the new group.
  7. In the Description box, provide a brief description for the new group. Click Next.
  8. Enter the nodes which are preferred owners for the new group in the Preferred Owners list box.
  9. Click Finish to create the new group.

How to move a resource group to another node

  1. Click Start, Administrative Tools, and then click Cluster Administrator.
  2. Expand the node that contains the resource group which you want to move.
  3. Click Active Groups.
  4. Double-click Groups.
  5. Right-click the resource group which you want to move, and then select Move Group from the shortcut menu.

How to create a file share resource

  1. Click Start, Administrative Tools, and then click Cluster Administrator.
  2. Expand the Groups folder.
  3. Right-click Cluster Printer, and select New and then Resource from the shortcut menu.
  4. When the New Resource dialog box opens, provide a Name, Description, Resource Type, and Group. Click Next.
  5. Enter the appropriate nodes in the Possible Owners list. Click Next.
  6. Add the dependency resource in the Resource Dependencies list, and then click Next.
  7. When the File Share Parameters dialog box opens, provide Share Name, Path, and Comment information.
  8. Click Finish.

How to create a virtual server

  1. Click Start, Administrative Tools, and then click Cluster Administrator.
  2. When the Open Connection To Cluster dialog box opens, enter the name of the cluster, and then click Open.
  3. Right-click Groups, and select New and then Group from the shortcut menu.
  4. The New Group Wizard initiates.
  5. In the Name box, enter a name for the new group.
  6. In the Description box, provide a brief description for the new group. Click Next.
  7. Enter the nodes which are preferred owners in the Preferred Owners list box.
  8. Click Finish to create the new group.
  9. To create an IP Address resource, in Cluster Administrator, expand the Groups folder
  10. Right-click Virtual Server, and select New and then Resource from the shortcut menu.
  11. When the New Resource dialog box opens, provide a Name, Description, Resource Type, and Group. Click Next.
  12. Enter the appropriate nodes in the Possible Owners list. Click Next.
  13. Ensure that the Resource Dependencies list contains no information. Click Next.
  14. In the TCP/IP Address Parameters dialog box, provide the Address, Subnet Mask, and Network information.
  15. Click Finish.
  16. To create a Network Name resource, in Cluster Administrator, expand the Groups folder.
  17. Right-click Virtual Server, and select New and then Resource from the shortcut menu.
  18. When the New Resource dialog box opens, provide a Name, Description, Resource Type, and Group. Click Next.
  19. Enter the appropriate nodes in the Possible Owners list. Click Next.
  20. In the Resource Dependencies list, add the IP Address resource. Click Next.
  21. Enter the information for the Network Name Parameters dialog box.
  22. Click Finish.

How to create a user account for managing the cluster

  1. Click Start, Administrative Tools, and then click Active Directory Users and Computers to open the Active Directory Users and Computers management console.
  2. Navigate to the Users container.
  3. Right-click Users, and the select New, and then User from the shortcut menu.
  4. Provide the necessary information for the First Name, Last Name, and User Logon Name text boxes. Click Next.
  5. In the Password and Confirm Password text boxes, provide the password for the new cluster user account.
  6. Enable the User Cannot Change Password checkbox.
  7. Enable the Password Never Expires checkbox.
  8. Click Next. Click Finish.

How to pause and resume a node

  1. Click Start, Administrative Tools, and then click Cluster Administrator.
  2. In the left pane, select the node which you want to pause.
  3. Select the Pause Node command from the File menu item.
  4. To resume the node that was paused, click Start, Administrative Tools, and then click Cluster Administrator.
  5. In the left pane, select the node which was paused.
  6. Select the Resume Node command from the File menu item.

How to perform maintenance on a node without evicting the node

  1. Click Start, Administrative Tools, and then click Cluster Administrator.
  2. In the left pane, select the node which you want to perform maintenance tasks for.
  3. Select the Pause Node command from the File menu item.
  4. In the Details pane, double-click Active Groups, and then for each group perform the following: Select the group, select the File menu, and then select the Move Group command.
  5. Proceed to do the necessary maintenance for the node which was paused.
  6. When done, open Cluster Administrator.
  7. In the left pane, select the node.
  8. Select the Resume Node command from the File menu item.

How to perform maintenance on a node with evicting the node

  1. Click Start, Administrative Tools, and then click Cluster Administrator.
  2. Stop Cluster Service running.
  3. Select the Evict Node command from the File menu item.
  4. Remove the node from the shared bus.
  5. Uninstall Cluster Service.
  6. Proceed to do the necessary maintenance tasks.
  7. When done, connect the node to the shared bus.
  8. Install Cluster Service, and then join the cluster.

How to change the size of the Quorum log

  1. Click Start, Administrative Tools, and then click Cluster Administrator.
  2. In the left pane, right-click the cluster name, and then select Properties from the shortcut menu.
  3. Switch to the Quorum tab.
  4. Change the size of the Quorum log in the Reset Quorum Log box.
  5. Click OK.

The Cluster Service Log File

When a Cluster Service event such as when a new resource group is created takes place, the event is written to cluster log file. The cluster log contains information on each Cluster Service event that occurs by the cluster. Logging is performed by default.
The cluster log file has a maximum size of 8 MB, and is located in the %windir%\cluster\cluster.log directory. When the maximum log file size is reached, event entries are removed from the log file in the order that they were added.

All cluster log entries have the following information:

Because Cluster Service consists of a number of components that each performs specific functions for the cluster, a component event log entry contains information on the interoperation of Cluster Service’s components. A resource DLL log entry on the other hand contains information that is specific to the resource groups within the cluster.

Information contained in a component event log entry includes the following:

There are also a few cluster log entries that have a status code, error code, or state code. A state code is connected with the following types of objects:

Troubleshooting Cluster Service

A few strategies which you can use to troubleshoot Cluster Service and server cluster issues are detailed in this section of the Article.

For Cluster Service to operate; the shared SCSI bus must exist and the necessary SCSI devices must be connected. One device must exist as the Quorum disk on the shared bus. There are some System event log errors which pertain to cluster SCSI device issues.

When troubleshooting SCSI device event log errors, you can use the list below as a guideline.

When clients are unable to access resources in the cluster, verify the following:

You can view the state of the network interface, and the state of the private and public networks through Cluster Administrator:

A network interface can be in one of the following states:

The private and public networks can be in one of the following states:

When troubleshooting Quorum disk problems , use the strategies below:

When troubleshooting node problems, use the strategies below:

When troubleshooting resource group problems, use the strategies below:

When troubleshooting resource problems, use the strategies below:



Top 5 Free Networking Tools

Bookmark Implementing Windows Cluster Service

Latest Blog Posts


English English GermanGerman SpanishSpanish FrenchFrench ItalianItalian PortuguesePortuguese RussianRussian DutchDutch
GreekGreek HindiHindi JapaneseJapanese KoreanKorean ChineseChinese Chinese (Simplified)Chinese (Simplified) ArabicArabic

Copyright 2009 Tech-FAQ. All rights reserved. Privacy Policy.