Site icon EfmSoft

What does NTSTATUS 0xC0130001 (STATUS_CLUSTER_INVALID_NODE) mean?

 
Previous Next
STATUS_RESOURCE_ENUM_USER_STOP STATUS_CLUSTER_NODE_EXISTS

STATUS_CLUSTER_INVALID_NODE

The supplied object is not a valid cluster node

STATUS_CLUSTER_INVALID_NODE means the operation received a node reference that the cluster cannot use as a valid node object. It is more specific than a transient connectivity issue: the input does not resolve to a usable node in the target cluster context.

Start with the object identity passed to the operation. A management endpoint, a DNS alias, the cluster name, and a physical node name are not interchangeable inputs. Enumerate the node objects from the target cluster and use the returned identity rather than reconstructing one from external naming conventions.

What to verify

References


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

Exit mobile version