Removing a Node

Applies To: Windows Compute Cluster Server 2003

Removing a compute node from a compute cluster can only be done if the node is not running any jobs. If a node is paused, jobs run to completion, but no new jobs are scheduled on that node.

Deleting a node removes the node from the Job Scheduler and the cluster management infrastructure. Deleting a node also removes information about the cluster head node from the registry in the following key:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CCP]

"LogfileDir"="C:\\Program Files\\Microsoft Compute Cluster Pack\\LogFiles\\""ClusterName"="<ClusterHeadNode>"

In this example, <ClusterHeadNode> is the actual name of the head node.

Important

Deleting a node from a cluster does not remove the Compute Cluster Pack software from the node local drive nor does it delete the computer account of that node from Active Directory. These actions must be performed by the administrator.

To remove a compute node

  1. Run the Compute Cluster Administrator.

  2. From To Do List, navigate to the Node Management page.

  3. Select the node or nodes you want to remove from the cluster.

  4. Right-click the node or nodes selected and click Remove, or click Remove in the Action pane.

  5. The View Summary page displays a summary of the node or nodes that you designated for removal. If you are satisfied with the results, click Finish.

  6. The Progress page is displayed briefly, then the Result pane displays whether the remove node operation was successful

  7. If you are going to completely remove a compute node from the network infrastructure, do not forget to remove the computer account of the node from Active Directory.

Note

The head node cannot be removed from a compute cluster. Compute Cluster Pack can be uninstalled on a head node, effectively removing that role from the server.