Site icon EfmSoft

What does NTSTATUS 0xC0130008 (STATUS_CLUSTER_NETINTERFACE_EXISTS) mean?

 
Previous Next
STATUS_CLUSTER_NETWORK_NOT_FOUND STATUS_CLUSTER_NETINTERFACE_NOT_FOUND

STATUS_CLUSTER_NETINTERFACE_EXISTS

The cluster already contains that network interface

STATUS_CLUSTER_NETINTERFACE_EXISTS indicates that the requested network-interface object is already present in cluster configuration. A cluster network interface represents a node-specific adapter relationship, so this status is more granular than a duplicate network object.

Inspect the existing interface before trying to recreate it. Repeating an add-style operation cannot correct an address, driver, role, or link problem on an object that already exists; it only obscures the distinction between identity and health.

What to verify

References


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

Exit mobile version