Microsoft KB Archive/282014

From BetaArchive Wiki
Knowledge Base


Cluster Administrator May Not Connect and Error 53 Message Is Displayed

Article ID: 282014

Article Last Modified on 3/1/2007



APPLIES TO

  • Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)
  • Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)
  • Microsoft Windows Advanced Server, Limited Edition



This article was previously published under Q282014

SYMPTOMS

When you attempt to start the Cluster Administrator tool (Cluadmin.exe), you may receive the following error message:

The Cluster Service on node 'cluster.microsoft.com' cannot be started.
The network path was not found.
Error ID: 53 (00000035).

Then when you click OK, you may receive the following error message:

An error occurred attempting to open the cluster at 'cluster.microsoft.com'.
The network path was not found.
Error ID: 53 (00000035).

CAUSE

This behavior can occur if the Cluster service is not running on any node in the cluster or if the cluster network name resource is offline.

This behavior can occur even if you are trying to start Cluster Administrator on a node on which you know the Cluster service is installed. Typically, Cluster Administrator prompts you to start the Cluster service if it detects that the Cluster service is not running; however, because you are attempting to connect to a cluster name which is not online on any node, the computer cannot determine when to start the service.

NOTE: If you specify a node name, Cluster Administrator can determine if the service starts. If the service does not start, Cluster Administrator prompts the user to start the service.

RESOLUTION

To resolve this behavior, verify that the Cluster service is running on at least one node in the cluster. If the service is not running, start it by using the Services tool. You can also attempt to connect to the cluster by specifying one of the nodes, or you can connect to the cluster locally, if you click Run on the Start menu, and then type cluadmin.exe in the Open box.

For additional information about Cluster Administrator switches for connecting to a cluster, click the article number below to view the article in the Microsoft Knowledge Base:

280125 Cluster Administrator Switches for Connecting to a Cluster


MORE INFORMATION

If the cluster does not start, refer to the following Microsoft Knowledge Base articles for information about troubleshooting techniques:

266274 How to Troubleshoot Cluster Service Startup Issues


228480 Error 1722 When Starting Cluster Administrator



Additional query words: MSCS cluadmin exe

Keywords: kbclustering kbprb KB282014