Site icon EfmSoft

What does NTSTATUS 0xC0130005 (STATUS_CLUSTER_LOCAL_NODE_NOT_FOUND) mean?

 
Previous Next
STATUS_CLUSTER_NODE_NOT_FOUND STATUS_CLUSTER_NETWORK_EXISTS

STATUS_CLUSTER_LOCAL_NODE_NOT_FOUND

Local cluster-node information is unavailable

STATUS_CLUSTER_LOCAL_NODE_NOT_FOUND differs from a missing remote member: it says the local-side node information expected by the operation is unavailable. This can happen when code that assumes it is executing on a cluster member runs in the wrong machine or cluster context.

Verify execution location and target cluster before changing services or network settings. A management workstation can administer a cluster, but it is not itself a cluster node. Likewise, a node that has been removed or is not attached to the selected cluster cannot supply local membership information for that cluster.

What to verify

References


Looking for a different code? Search another status or error code.

Exit mobile version