Site icon EfmSoft

What does NTSTATUS 0xC013000A (STATUS_CLUSTER_INVALID_REQUEST) mean?

 
Previous Next
STATUS_CLUSTER_NETINTERFACE_NOT_FOUND STATUS_CLUSTER_INVALID_NETWORK_PROVIDER

STATUS_CLUSTER_INVALID_REQUEST

The requested operation is not valid for this cluster object

STATUS_CLUSTER_INVALID_REQUEST is an object/operation mismatch. The requested action may exist in the clustering API, but it is not valid for the current object type or state. Retrying against the same object without changing the operation will produce the same mismatch.

Log the object type, its current state, and the exact action before changing configuration. In cluster automation, nodes, networks, interfaces, resource groups, and resources are distinct object classes; a command written for one should not be redirected blindly to another.

What to verify

References


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

Exit mobile version