What does Windows error code 5894 (ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP) mean?

 
Previous Next
ERROR_CLUSTER_INSTANCE_ID_MISMATCH ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH

ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP

ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP means no cluster network matches the address configured for an IP Address resource. The address, subnet mask, VLAN, or network-role configuration may be inconsistent.

What to check

  • List cluster networks and interfaces, then compare the configured address with the expected subnet.
  • Check DNS, VLAN, routing, and whether the relevant adapter is available on the current owner node.
  • Inspect dependencies of the Network Name and IP Address resources before changing the address.
Get-ClusterNetwork
Get-ClusterNetworkInterface
Get-ClusterResource

Microsoft: FailoverClusters PowerShell module

Microsoft: Validate hardware for a failover cluster

Microsoft: Get-ClusterLog


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