What does Windows error code 5067 (ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS) mean?

 
Previous Next
ERROR_CLUSTER_LAST_INTERNAL_NETWORK ERROR_INVALID_OPERATION_ON_QUORUM

ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS

The network is part of one or more resource dependencies, usually IP Address or Network Name resources. A topology change must account for the dependent roles before the network capability is changed.

Enumerate the dependent IP, Network Name, and role resources before changing the network. Move or reconfigure those dependencies deliberately so the topology change does not strand a clustered workload.

What to check

  • List resources and groups to identify the role that depends on the network.
  • Plan a controlled move or reconfiguration of the dependent client-access resources before changing network capability.
  • Review the cluster log after the dependency evaluation if the dependent resource is not obvious.
Get-ClusterResource; Get-ClusterGroup

Microsoft: Get-ClusterResource

Microsoft: Get-ClusterGroup

Microsoft: Troubleshoot a cluster Network Name resource


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