| Previous | Next |
| ERROR_RESOURCE_CALL_TIMED_OUT | ERROR_CLUSTER_INTERNAL_INVALID_FUNCTION |
ERROR_INVALID_CLUSTER_IPV6_ADDRESS
The clustered IPv6 address must match an enabled cluster network
ERROR_INVALID_CLUSTER_IPV6_ADDRESS means the address supplied to an IPv6 Address resource does not meet the resource’s requirements. The error text specifically excludes compatibility addresses and requires a global IPv6 address that matches a cluster network. Link-local addresses are scoped to one link and cannot serve as a generally movable clustered endpoint across routed client networks.
Compare the address and prefix with the networks discovered by Failover Clustering, including each network’s role and state. Verify that the prefix is present on every possible owner node and that duplicate-address detection or routing policy is not preventing the resource from coming online. Diagnose the IP resource itself before investigating the dependent Network Name resource.
IPv6 details to verify
- Address type and scope: global unicast rather than loopback, multicast, or link-local.
- Prefix length and correspondence with a cluster network.
- Possible owner nodes with interfaces on the same routed prefix.
- Duplicate address, route, and firewall events when the resource comes online.
References
Looking for a different code? Search another status or error code.