System Error Codes (4000-5999)

Header: winerror.h

The following list describes system error codes for errors 4000 to 5999. They are returned by the GetLastError function when many functions fail. To retrieve the description text for the error in your application, use the FormatMessage function with the FORMAT_MESSAGE_FROM_SYSTEM flag.

Note

This information is intended for developers debugging system errors. For other errors, such as issues with Windows Update, see the list of resources on the Error codes page.

SymbolicCodeDescription
ERROR_WINS_INTERNAL0xFA0WINS encountered an error while processing the command.
ERROR_CAN_NOT_DEL_LOCAL_WINS0xFA1The local WINS cannot be deleted.
ERROR_STATIC_INIT0xFA2The importation from the file failed.
ERROR_INC_BACKUP0xFA3The backup failed. Was a full backup done before?
ERROR_FULL_BACKUP0xFA4The backup failed. Check the directory to which you are backing the database.
ERROR_REC_NON_EXISTENT0xFA5The name does not exist in the WINS database.
ERROR_RPL_NOT_ALLOWED0xFA6Replication with a nonconfigured partner is not allowed.
PEERDIST_ERROR_CONTENTINFO_VERSION_UNSUPPORTED0xFD2The version of the supplied content information is not supported.
PEERDIST_ERROR_CANNOT_PARSE_CONTENTINFO0xFD3The supplied content information is malformed.
PEERDIST_ERROR_MISSING_DATA0xFD4The requested data cannot be found in local or peer caches.
PEERDIST_ERROR_NO_MORE0xFD5No more data is available or required.
PEERDIST_ERROR_NOT_INITIALIZED0xFD6The supplied object has not been initialized.
PEERDIST_ERROR_ALREADY_INITIALIZED0xFD7The supplied object has already been initialized.
PEERDIST_ERROR_SHUTDOWN_IN_PROGRESS0xFD8A shutdown operation is already in progress.
PEERDIST_ERROR_INVALIDATED0xFD9The supplied object has already been invalidated.
PEERDIST_ERROR_ALREADY_EXISTS0xFDAAn element already exists and was not replaced.
PEERDIST_ERROR_OPERATION_NOTFOUND0xFDBCannot cancel the requested operation as it has already been completed.
PEERDIST_ERROR_ALREADY_COMPLETED0xFDCCan not perform the requested operation because it has already been carried out.
PEERDIST_ERROR_OUT_OF_BOUNDS0xFDDAn operation accessed data beyond the bounds of valid data.
PEERDIST_ERROR_VERSION_UNSUPPORTED0xFDEThe requested version is not supported.
PEERDIST_ERROR_INVALID_CONFIGURATION0xFDFA configuration value is invalid.
PEERDIST_ERROR_NOT_LICENSED0xFE0The SKU is not licensed.
PEERDIST_ERROR_SERVICE_UNAVAILABLE0xFE1PeerDist Service is still initializing and will be available shortly.
PEERDIST_ERROR_TRUST_FAILURE0xFE2Communication with one or more computers will be temporarily blocked due to recent errors.
ERROR_DHCP_ADDRESS_CONFLICT0x1004The DHCP client has obtained an IP address that is already in use on the network. The local interface will be disabled until the DHCP client can obtain a new address.
ERROR_WMI_GUID_NOT_FOUND0x1068The GUID passed was not recognized as valid by a WMI data provider.
ERROR_WMI_INSTANCE_NOT_FOUND0x1069The instance name passed was not recognized as valid by a WMI data provider.
ERROR_WMI_ITEMID_NOT_FOUND0x106AThe data item ID passed was not recognized as valid by a WMI data provider.
ERROR_WMI_TRY_AGAIN0x106BThe WMI request could not be completed and should be retried.
ERROR_WMI_DP_NOT_FOUND0x106CThe WMI data provider could not be located.
ERROR_WMI_UNRESOLVED_INSTANCE_REF0x106DThe WMI data provider references an instance set that has not been registered.
ERROR_WMI_ALREADY_ENABLED0x106EThe WMI data block or event notification has already been enabled.
ERROR_WMI_GUID_DISCONNECTED0x106FThe WMI data block is no longer available.
ERROR_WMI_SERVER_UNAVAILABLE0x1070The WMI data service is not available.
ERROR_WMI_DP_FAILED0x1071The WMI data provider failed to carry out the request.
ERROR_WMI_INVALID_MOF0x1072The WMI MOF information is not valid.
ERROR_WMI_INVALID_REGINFO0x1073The WMI registration information is not valid.
ERROR_WMI_ALREADY_DISABLED0x1074The WMI data block or event notification has already been disabled.
ERROR_WMI_READ_ONLY0x1075The WMI data item or data block is read only.
ERROR_WMI_SET_FAILURE0x1076The WMI data item or data block could not be changed.
ERROR_NOT_APPCONTAINER0x109AThis operation is only valid in the context of an app container.
ERROR_APPCONTAINER_REQUIRED0x109BThis application can only run in the context of an app container.
ERROR_NOT_SUPPORTED_IN_APPCONTAINER0x109CThis functionality is not supported in the context of an app container.
ERROR_INVALID_PACKAGE_SID_LENGTH0x109DThe length of the SID supplied is not a valid length for app container SIDs.
ERROR_INVALID_MEDIA0x10CCThe media identifier does not represent a valid medium.
ERROR_INVALID_LIBRARY0x10CDThe library identifier does not represent a valid library.
ERROR_INVALID_MEDIA_POOL0x10CEThe media pool identifier does not represent a valid media pool.
ERROR_DRIVE_MEDIA_MISMATCH0x10CFThe drive and medium are not compatible or exist in different libraries.
ERROR_MEDIA_OFFLINE0x10D0The medium currently exists in an offline library and must be online to perform this operation.
ERROR_LIBRARY_OFFLINE0x10D1The operation cannot be performed on an offline library.
ERROR_EMPTY0x10D2The library, drive, or media pool is empty.
ERROR_NOT_EMPTY0x10D3The library, drive, or media pool must be empty to perform this operation.
ERROR_MEDIA_UNAVAILABLE0x10D4No media is currently available in this media pool or library.
ERROR_RESOURCE_DISABLED0x10D5A resource required for this operation is disabled.
ERROR_INVALID_CLEANER0x10D6The media identifier does not represent a valid cleaner.
ERROR_UNABLE_TO_CLEAN0x10D7The drive cannot be cleaned or does not support cleaning.
ERROR_OBJECT_NOT_FOUND0x10D8The object identifier does not represent a valid object.
ERROR_DATABASE_FAILURE0x10D9Unable to read from or write to the database.
ERROR_DATABASE_FULL0x10DAThe database is full.
ERROR_MEDIA_INCOMPATIBLE0x10DBThe medium is not compatible with the device or media pool.
ERROR_RESOURCE_NOT_PRESENT0x10DCThe resource required for this operation does not exist.
ERROR_INVALID_OPERATION0x10DDThe operation identifier is not valid.
ERROR_MEDIA_NOT_AVAILABLE0x10DEThe media is not mounted or ready for use.
ERROR_DEVICE_NOT_AVAILABLE0x10DFThe device is not ready for use.
ERROR_REQUEST_REFUSED0x10E0The operator or administrator has refused the request.
ERROR_INVALID_DRIVE_OBJECT0x10E1The drive identifier does not represent a valid drive.
ERROR_LIBRARY_FULL0x10E2Library is full. No slot is available for use.
ERROR_MEDIUM_NOT_ACCESSIBLE0x10E3The transport cannot access the medium.
ERROR_UNABLE_TO_LOAD_MEDIUM0x10E4Unable to load the medium into the drive.
ERROR_UNABLE_TO_INVENTORY_DRIVE0x10E5Unable to retrieve the drive status.
ERROR_UNABLE_TO_INVENTORY_SLOT0x10E6Unable to retrieve the slot status.
ERROR_UNABLE_TO_INVENTORY_TRANSPORT0x10E7Unable to retrieve status about the transport.
ERROR_TRANSPORT_FULL0x10E8Cannot use the transport because it is already in use.
ERROR_CONTROLLING_IEPORT0x10E9Unable to open or close the inject/eject port.
ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA0x10EAUnable to eject the medium because it is in a drive.
ERROR_CLEANER_SLOT_SET0x10EBA cleaner slot is already reserved.
ERROR_CLEANER_SLOT_NOT_SET0x10ECA cleaner slot is not reserved.
ERROR_CLEANER_CARTRIDGE_SPENT0x10EDThe cleaner cartridge has performed the maximum number of drive cleanings.
ERROR_UNEXPECTED_OMID0x10EEUnexpected on-medium identifier.
ERROR_CANT_DELETE_LAST_ITEM0x10EFThe last remaining item in this group or resource cannot be deleted.
ERROR_MESSAGE_EXCEEDS_MAX_SIZE0x10F0The message provided exceeds the maximum size allowed for this parameter.
ERROR_VOLUME_CONTAINS_SYS_FILES0x10F1The volume contains system or paging files.
ERROR_INDIGENOUS_TYPE0x10F2The media type cannot be removed from this library since at least one drive in the library reports it can support this media type.
ERROR_NO_SUPPORTING_DRIVES0x10F3This offline media cannot be mounted on this system since no enabled drives are present which can be used.
ERROR_CLEANER_CARTRIDGE_INSTALLED0x10F4A cleaner cartridge is present in the tape library.
ERROR_IEPORT_FULL0x10F5Cannot use the inject/eject port because it is not empty.
ERROR_FILE_OFFLINE0x10FEThis file is currently not available for use on this computer.
ERROR_REMOTE_STORAGE_NOT_ACTIVE0x10FFThe remote storage service is not operational at this time.
ERROR_REMOTE_STORAGE_MEDIA_ERROR0x1100The remote storage service encountered a media error.
ERROR_NOT_A_REPARSE_POINT0x1126The file or directory is not a reparse point.
ERROR_REPARSE_ATTRIBUTE_CONFLICT0x1127The reparse point attribute cannot be set because it conflicts with an existing attribute.
ERROR_INVALID_REPARSE_DATA0x1128The data present in the reparse point buffer is invalid.
ERROR_REPARSE_TAG_INVALID0x1129The tag present in the reparse point buffer is invalid.
ERROR_REPARSE_TAG_MISMATCH0x112AThere is a mismatch between the tag specified in the request and the tag present in the reparse point.
ERROR_APP_DATA_NOT_FOUND0x1130Fast Cache data not found.
ERROR_APP_DATA_EXPIRED0x1131Fast Cache data expired.
ERROR_APP_DATA_CORRUPT0x1132Fast Cache data corrupt.
ERROR_APP_DATA_LIMIT_EXCEEDED0x1133Fast Cache data has exceeded its max size and cannot be updated.
ERROR_APP_DATA_REBOOT_REQUIRED0x1134Fast Cache has been ReArmed and requires a reboot until it can be updated.
ERROR_SECUREBOOT_ROLLBACK_DETECTED0x1144Secure Boot detected that rollback of protected data has been attempted.
ERROR_SECUREBOOT_POLICY_VIOLATION0x1145The value is protected by Secure Boot policy and cannot be modified or deleted.
ERROR_SECUREBOOT_INVALID_POLICY0x1146The Secure Boot policy is invalid.
ERROR_SECUREBOOT_POLICY_PUBLISHER_NOT_FOUND0x1147A new Secure Boot policy did not contain the current publisher on its update list.
ERROR_SECUREBOOT_POLICY_NOT_SIGNED0x1148The Secure Boot policy is either not signed or is signed by a non-trusted signer.
ERROR_SECUREBOOT_NOT_ENABLED0x1149Secure Boot is not enabled on this machine.
ERROR_SECUREBOOT_FILE_REPLACED0x114ASecure Boot requires that certain files and drivers are not replaced by other files or drivers.
ERROR_OFFLOAD_READ_FLT_NOT_SUPPORTED0x1158The copy offload read operation is not supported by a filter.
ERROR_OFFLOAD_WRITE_FLT_NOT_SUPPORTED0x1159The copy offload write operation is not supported by a filter.
ERROR_OFFLOAD_READ_FILE_NOT_SUPPORTED0x115AThe copy offload read operation is not supported for the file.
ERROR_OFFLOAD_WRITE_FILE_NOT_SUPPORTED0x115BThe copy offload write operation is not supported for the file.
ERROR_VOLUME_NOT_SIS_ENABLED0x1194Single Instance Storage is not available on this volume.
ERROR_DEPENDENT_RESOURCE_EXISTS0x1389The operation cannot be completed because other resources are dependent on this resource.
ERROR_DEPENDENCY_NOT_FOUND0x138AThe cluster resource dependency cannot be found.
ERROR_DEPENDENCY_ALREADY_EXISTS0x138BThe cluster resource cannot be made dependent on the specified resource because it is already dependent.
ERROR_RESOURCE_NOT_ONLINE0x138CThe cluster resource is not online.
ERROR_HOST_NODE_NOT_AVAILABLE0x138DA cluster node is not available for this operation.
ERROR_RESOURCE_NOT_AVAILABLE0x138EThe cluster resource is not available.
ERROR_RESOURCE_NOT_FOUND0x138FThe cluster resource could not be found.
ERROR_SHUTDOWN_CLUSTER0x1390The cluster is being shut down.
ERROR_CANT_EVICT_ACTIVE_NODE0x1391A cluster node cannot be evicted from the cluster unless the node is down or it is the last node.
ERROR_OBJECT_ALREADY_EXISTS0x1392The object already exists.
ERROR_OBJECT_IN_LIST0x1393The object is already in the list.
ERROR_GROUP_NOT_AVAILABLE0x1394The cluster group is not available for any new requests.
ERROR_GROUP_NOT_FOUND0x1395The cluster group could not be found.
ERROR_GROUP_NOT_ONLINE0x1396The operation could not be completed because the cluster group is not online.
ERROR_HOST_NODE_NOT_RESOURCE_OWNER0x1397The operation failed because either the specified cluster node is not the owner of the resource, or the node is not a possible owner of the resource.
ERROR_HOST_NODE_NOT_GROUP_OWNER0x1398The operation failed because either the specified cluster node is not the owner of the group, or the node is not a possible owner of the group.
ERROR_RESMON_CREATE_FAILED0x1399The cluster resource could not be created in the specified resource monitor.
ERROR_RESMON_ONLINE_FAILED0x139AThe cluster resource could not be brought online by the resource monitor.
ERROR_RESOURCE_ONLINE0x139BThe operation could not be completed because the cluster resource is online.
ERROR_QUORUM_RESOURCE0x139CThe cluster resource could not be deleted or brought offline because it is the quorum resource.
ERROR_NOT_QUORUM_CAPABLE0x139DThe cluster could not make the specified resource a quorum resource because it is not capable of being a quorum resource.
ERROR_CLUSTER_SHUTTING_DOWN0x139EThe cluster software is shutting down.
ERROR_INVALID_STATE0x139FThe group or resource is not in the correct state to perform the requested operation.
ERROR_RESOURCE_PROPERTIES_STORED0x13A0The properties were stored but not all changes will take effect until the next time the resource is brought online.
ERROR_NOT_QUORUM_CLASS0x13A1The cluster could not make the specified resource a quorum resource because it does not belong to a shared storage class.
ERROR_CORE_RESOURCE0x13A2The cluster resource could not be deleted since it is a core resource.
ERROR_QUORUM_RESOURCE_ONLINE_FAILED0x13A3The quorum resource failed to come online.
ERROR_QUORUMLOG_OPEN_FAILED0x13A4The quorum log could not be created or mounted successfully.
ERROR_CLUSTERLOG_CORRUPT0x13A5The cluster log is corrupt.
ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE0x13A6The record could not be written to the cluster log since it exceeds the maximum size.
ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE0x13A7The cluster log exceeds its maximum size.
ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND0x13A8No checkpoint record was found in the cluster log.
ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE0x13A9The minimum required disk space needed for logging is not available.
ERROR_QUORUM_OWNER_ALIVE0x13AAThe cluster node failed to take control of the quorum resource because the resource is owned by another active node.
ERROR_NETWORK_NOT_AVAILABLE0x13ABA cluster network is not available for this operation.
ERROR_NODE_NOT_AVAILABLE0x13ACA cluster node is not available for this operation.
ERROR_ALL_NODES_NOT_AVAILABLE0x13ADAll cluster nodes must be running to perform this operation.
ERROR_RESOURCE_FAILED0x13AEA cluster resource failed.
ERROR_CLUSTER_INVALID_NODE0x13AFThe cluster node is not valid.
ERROR_CLUSTER_NODE_EXISTS0x13B0The cluster node already exists.
ERROR_CLUSTER_JOIN_IN_PROGRESS0x13B1A node is in the process of joining the cluster.
ERROR_CLUSTER_NODE_NOT_FOUND0x13B2The cluster node was not found.
ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND0x13B3The cluster local node information was not found.
ERROR_CLUSTER_NETWORK_EXISTS0x13B4The cluster network already exists.
ERROR_CLUSTER_NETWORK_NOT_FOUND0x13B5The cluster network was not found.
ERROR_CLUSTER_NETINTERFACE_EXISTS0x13B6The cluster network interface already exists.
ERROR_CLUSTER_NETINTERFACE_NOT_FOUND0x13B7The cluster network interface was not found.
ERROR_CLUSTER_INVALID_REQUEST0x13B8The cluster request is not valid for this object.
ERROR_CLUSTER_INVALID_NETWORK_PROVIDER0x13B9The cluster network provider is not valid.
ERROR_CLUSTER_NODE_DOWN0x13BAThe cluster node is down.
ERROR_CLUSTER_NODE_UNREACHABLE0x13BBThe cluster node is not reachable.
ERROR_CLUSTER_NODE_NOT_MEMBER0x13BCThe cluster node is not a member of the cluster.
ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS0x13BDA cluster join operation is not in progress.
ERROR_CLUSTER_INVALID_NETWORK0x13BEThe cluster network is not valid.
ERROR_CLUSTER_NODE_UP0x13C0The cluster node is up.
ERROR_CLUSTER_IPADDR_IN_USE0x13C1The cluster IP address is already in use.
ERROR_CLUSTER_NODE_NOT_PAUSED0x13C2The cluster node is not paused.
ERROR_CLUSTER_NO_SECURITY_CONTEXT0x13C3No cluster security context is available.
ERROR_CLUSTER_NETWORK_NOT_INTERNAL0x13C4The cluster network is not configured for internal cluster communication.
ERROR_CLUSTER_NODE_ALREADY_UP0x13C5The cluster node is already up.
ERROR_CLUSTER_NODE_ALREADY_DOWN0x13C6The cluster node is already down.
ERROR_CLUSTER_NETWORK_ALREADY_ONLINE0x13C7The cluster network is already online.
ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE0x13C8The cluster network is already offline.
ERROR_CLUSTER_NODE_ALREADY_MEMBER0x13C9The cluster node is already a member of the cluster.
ERROR_CLUSTER_LAST_INTERNAL_NETWORK0x13CAThe cluster network is the only one configured for internal cluster communication between two or more active cluster nodes. The internal communication capability cannot be removed from the network.
ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS0x13CBOne or more cluster resources depend on the network to provide service to clients. The client access capability cannot be removed from the network.
ERROR_INVALID_OPERATION_ON_QUORUM0x13CCThis operation cannot be performed on the cluster resource as it the quorum resource. You may not bring the quorum resource offline or modify its possible owners list.
ERROR_DEPENDENCY_NOT_ALLOWED0x13CDThe cluster quorum resource is not allowed to have any dependencies.
ERROR_CLUSTER_NODE_PAUSED0x13CEThe cluster node is paused.
ERROR_NODE_CANT_HOST_RESOURCE0x13CFThe cluster resource cannot be brought online. The owner node cannot run this resource.
ERROR_CLUSTER_NODE_NOT_READY0x13D0The cluster node is not ready to perform the requested operation.
ERROR_CLUSTER_NODE_SHUTTING_DOWN0x13D1The cluster node is shutting down.
ERROR_CLUSTER_JOIN_ABORTED0x13D2The cluster join operation was aborted.
ERROR_CLUSTER_INCOMPATIBLE_VERSIONS0x13D3The cluster join operation failed due to incompatible software versions between the joining node and its sponsor.
ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED0x13D4This resource cannot be created because the cluster has reached the limit on the number of resources it can monitor.
ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED0x13D5The system configuration changed during the cluster join or form operation. The join or form operation was aborted.
ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND0x13D6The specified resource type was not found.
ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED0x13D7The specified node does not support a resource of this type. This may be due to version inconsistencies or due to the absence of the resource DLL on this node.
ERROR_CLUSTER_RESNAME_NOT_FOUND0x13D8The specified resource name is not supported by this resource DLL. This may be due to a bad (or changed) name supplied to the resource DLL.
ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED0x13D9No authentication package could be registered with the RPC server.
ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST0x13DAYou cannot bring the group online because the owner of the group is not in the preferred list for the group. To change the owner node for the group, move the group.
ERROR_CLUSTER_DATABASE_SEQMISMATCH0x13DBThe join operation failed because the cluster database sequence number has changed or is incompatible with the locker node. This may happen during a join operation if the cluster database was changing during the join.
ERROR_RESMON_INVALID_STATE0x13DCThe resource monitor will not allow the fail operation to be performed while the resource is in its current state. This may happen if the resource is in a pending state.
ERROR_CLUSTER_GUM_NOT_LOCKER0x13DDA non locker code got a request to reserve the lock for making global updates.
ERROR_QUORUM_DISK_NOT_FOUND0x13DEThe quorum disk could not be located by the cluster service.
ERROR_DATABASE_BACKUP_CORRUPT0x13DFThe backed up cluster database is possibly corrupt.
ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT0x13E0A DFS root already exists in this cluster node.
ERROR_RESOURCE_PROPERTY_UNCHANGEABLE0x13E1An attempt to modify a resource property failed because it conflicts with another existing property.
ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE0x1702An operation was attempted that is incompatible with the current membership state of the node.
ERROR_CLUSTER_QUORUMLOG_NOT_FOUND0x1703The quorum resource does not contain the quorum log.
ERROR_CLUSTER_MEMBERSHIP_HALT0x1704The membership engine requested shutdown of the cluster service on this node.
ERROR_CLUSTER_INSTANCE_ID_MISMATCH0x1705The join operation failed because the cluster instance ID of the joining node does not match the cluster instance ID of the sponsor node.
ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP0x1706A matching cluster network for the specified IP address could not be found.
ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH0x1707The actual data type of the property did not match the expected data type of the property.
ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP0x1708The cluster node was evicted from the cluster successfully, but the node was not cleaned up. To determine what cleanup steps failed and how to recover, see the Failover Clustering application event log using Event Viewer.
ERROR_CLUSTER_PARAMETER_MISMATCH0x1709Two or more parameter values specified for a resource's properties are in conflict.
ERROR_NODE_CANNOT_BE_CLUSTERED0x170AThis computer cannot be made a member of a cluster.
ERROR_CLUSTER_WRONG_OS_VERSION0x170BThis computer cannot be made a member of a cluster because it does not have the correct version of Windows installed.
ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME0x170CA cluster cannot be created with the specified cluster name because that cluster name is already in use. Specify a different name for the cluster.
ERROR_CLUSCFG_ALREADY_COMMITTED0x170DThe cluster configuration action has already been committed.
ERROR_CLUSCFG_ROLLBACK_FAILED0x170EThe cluster configuration action could not be rolled back.
ERROR_CLUSCFG_SYSTEM_DISK_DRIVE_LETTER_CONFLICT0x170FThe drive letter assigned to a system disk on one node conflicted with the drive letter assigned to a disk on another node.
ERROR_CLUSTER_OLD_VERSION0x1710One or more nodes in the cluster are running a version of Windows that does not support this operation.
ERROR_CLUSTER_MISMATCHED_COMPUTER_ACCT_NAME0x1711The name of the corresponding computer account doesn't match the Network Name for this resource.
ERROR_CLUSTER_NO_NET_ADAPTERS0x1712No network adapters are available.
ERROR_CLUSTER_POISONED0x1713The cluster node has been poisoned.
ERROR_CLUSTER_GROUP_MOVING0x1714The group is unable to accept the request since it is moving to another node.
ERROR_CLUSTER_RESOURCE_TYPE_BUSY0x1715The resource type cannot accept the request since is too busy performing another operation.
ERROR_RESOURCE_CALL_TIMED_OUT0x1716The call to the cluster resource DLL timed out.
ERROR_INVALID_CLUSTER_IPV6_ADDRESS0x1717The address is not valid for an IPv6 Address resource. A global IPv6 address is required, and it must match a cluster network. Compatibility addresses are not permitted.
ERROR_CLUSTER_INTERNAL_INVALID_FUNCTION0x1718An internal cluster error occurred. A call to an invalid function was attempted.
ERROR_CLUSTER_PARAMETER_OUT_OF_BOUNDS0x1719A parameter value is out of acceptable range.
ERROR_CLUSTER_PARTIAL_SEND0x171AA network error occurred while sending data to another node in the cluster. The number of bytes transmitted was less than required.
ERROR_CLUSTER_REGISTRY_INVALID_FUNCTION0x171BAn invalid cluster registry operation was attempted.
ERROR_CLUSTER_INVALID_STRING_TERMINATION0x171CAn input string of characters is not properly terminated.
ERROR_CLUSTER_INVALID_STRING_FORMAT0x171DAn input string of characters is not in a valid format for the data it represents.
ERROR_CLUSTER_DATABASE_TRANSACTION_IN_PROGRESS0x171EAn internal cluster error occurred. A cluster database transaction was attempted while a transaction was already in progress.
ERROR_CLUSTER_DATABASE_TRANSACTION_NOT_IN_PROGRESS0x171FAn internal cluster error occurred. There was an attempt to commit a cluster database transaction while no transaction was in progress.
ERROR_CLUSTER_NULL_DATA0x1720An internal cluster error occurred. Data was not properly initialized.
ERROR_CLUSTER_PARTIAL_READ0x1721An error occurred while reading from a stream of data. An unexpected number of bytes was returned.
ERROR_CLUSTER_PARTIAL_WRITE0x1722An error occurred while writing to a stream of data. The required number of bytes could not be written.
ERROR_CLUSTER_CANT_DESERIALIZE_DATA0x1723An error occurred while deserializing a stream of cluster data.
ERROR_DEPENDENT_RESOURCE_PROPERTY_CONFLICT0x1724One or more property values for this resource are in conflict with one or more property values associated with its dependent resource(s).
ERROR_CLUSTER_NO_QUORUM0x1725A quorum of cluster nodes was not present to form a cluster.
ERROR_CLUSTER_INVALID_IPV6_NETWORK0x1726The cluster network is not valid for an IPv6 Address resource, or it does not match the configured address.
ERROR_CLUSTER_INVALID_IPV6_TUNNEL_NETWORK0x1727The cluster network is not valid for an IPv6 Tunnel resource. Check the configuration of the IP Address resource on which the IPv6 Tunnel resource depends.
ERROR_QUORUM_NOT_ALLOWED_IN_THIS_GROUP0x1728Quorum resource cannot reside in the Available Storage group.
ERROR_DEPENDENCY_TREE_TOO_COMPLEX0x1729The dependencies for this resource are nested too deeply.
ERROR_EXCEPTION_IN_RESOURCE_CALL0x172AThe call into the resource DLL raised an unhandled exception.
ERROR_CLUSTER_RHS_FAILED_INITIALIZATION0x172BThe RHS process failed to initialize.
ERROR_CLUSTER_NOT_INSTALLED0x172CThe Failover Clustering feature is not installed on this node.
ERROR_CLUSTER_RESOURCES_MUST_BE_ONLINE_ON_THE_SAME_NODE0x172DThe resources must be online on the same node for this operation.
ERROR_CLUSTER_MAX_NODES_IN_CLUSTER0x172EA new node can not be added since this cluster is already at its maximum number of nodes.
ERROR_CLUSTER_TOO_MANY_NODES0x172FThis cluster can not be created since the specified number of nodes exceeds the maximum allowed limit.
ERROR_CLUSTER_OBJECT_ALREADY_USED0x1730An attempt to use the specified cluster name failed because an enabled computer object with the given name already exists in the domain.
ERROR_NONCORE_GROUPS_FOUND0x1731This cluster cannot be destroyed. It has non-core application groups which must be deleted before the cluster can be destroyed.
ERROR_FILE_SHARE_RESOURCE_CONFLICT0x1732File share associated with file share witness resource cannot be hosted by this cluster or any of its nodes.
ERROR_CLUSTER_EVICT_INVALID_REQUEST0x1733Eviction of this node is invalid at this time. Due to quorum requirements node eviction will result in cluster shutdown. If it is the last node in the cluster, destroy cluster command should be used.
ERROR_CLUSTER_SINGLETON_RESOURCE0x1734Only one instance of this resource type is allowed in the cluster.
ERROR_CLUSTER_GROUP_SINGLETON_RESOURCE0x1735Only one instance of this resource type is allowed per resource group.
ERROR_CLUSTER_RESOURCE_PROVIDER_FAILED0x1736The resource failed to come online due to the failure of one or more provider resources.
ERROR_CLUSTER_RESOURCE_CONFIGURATION_ERROR0x1737The resource has indicated that it cannot come online on any node.
ERROR_CLUSTER_GROUP_BUSY0x1738The current operation cannot be performed on this group at this time.
ERROR_CLUSTER_NOT_SHARED_VOLUME0x1739The directory or file is not located on a cluster shared volume.
ERROR_CLUSTER_INVALID_SECURITY_DESCRIPTOR0x173AThe Security Descriptor does not meet the requirements for a cluster.
ERROR_CLUSTER_SHARED_VOLUMES_IN_USE0x173BThere is one or more shared volumes resources configured in the cluster. Those resources must be moved to available storage in order for operation to succeed.
ERROR_CLUSTER_USE_SHARED_VOLUMES_API0x173CThis group or resource cannot be directly manipulated. Use shared volume APIs to perform desired operation.
ERROR_CLUSTER_BACKUP_IN_PROGRESS0x173DBack up is in progress. Please wait for backup completion before trying this operation again.
ERROR_NON_CSV_PATH0x173EThe path does not belong to a cluster shared volume.
ERROR_CSV_VOLUME_NOT_LOCAL0x173FThe cluster shared volume is not locally mounted on this node.
ERROR_CLUSTER_WATCHDOG_TERMINATING0x1740The cluster watchdog is terminating.
ERROR_CLUSTER_RESOURCE_VETOED_MOVE_INCOMPATIBLE_NODES0x1741A resource vetoed a move between two nodes because they are incompatible.
ERROR_CLUSTER_INVALID_NODE_WEIGHT0x1742The request is invalid either because node weight cannot be changed while the cluster is in disk-only quorum mode, or because changing the node weight would violate the minimum cluster quorum requirements.
ERROR_CLUSTER_RESOURCE_VETOED_CALL0x1743The resource vetoed the call.
ERROR_RESMON_SYSTEM_RESOURCES_LACKING0x1744Resource could not start or run because it could not reserve sufficient system resources.
ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_DESTINATION0x1745A resource vetoed a move between two nodes because the destination currently does not have enough resources to complete the operation.
ERROR_CLUSTER_RESOURCE_VETOED_MOVE_NOT_ENOUGH_RESOURCES_ON_SOURCE0x1746A resource vetoed a move between two nodes because the source currently does not have enough resources to complete the operation.
ERROR_CLUSTER_GROUP_QUEUED0x1747The requested operation can not be completed because the group is queued for an operation.
ERROR_CLUSTER_RESOURCE_LOCKED_STATUS0x1748The requested operation can not be completed because a resource has locked status.
ERROR_CLUSTER_SHARED_VOLUME_FAILOVER_NOT_ALLOWED0x1749The resource cannot move to another node because a cluster shared volume vetoed the operation.
ERROR_CLUSTER_NODE_DRAIN_IN_PROGRESS0x174AA node drain is already in progress. This value was also named **ERROR_CLUSTER_NODE_EVACUATION_IN_PROGRESS**
ERROR_CLUSTER_DISK_NOT_CONNECTED0x174BClustered storage is not connected to the node.
ERROR_DISK_NOT_CSV_CAPABLE0x174CThe disk is not configured in a way to be used with CSV. CSV disks must have at least one partition that is formatted with NTFS.
ERROR_RESOURCE_NOT_IN_AVAILABLE_STORAGE0x174DThe resource must be part of the Available Storage group to complete this action.
ERROR_CLUSTER_SHARED_VOLUME_REDIRECTED0x174ECSVFS failed operation as volume is in redirected mode.
ERROR_CLUSTER_SHARED_VOLUME_NOT_REDIRECTED0x174FCSVFS failed operation as volume is not in redirected mode.
ERROR_CLUSTER_CANNOT_RETURN_PROPERTIES0x1750Cluster properties cannot be returned at this time.
ERROR_CLUSTER_RESOURCE_CONTAINS_UNSUPPORTED_DIFF_AREA_FOR_SHARED_VOLUMES0x1751The clustered disk resource contains software snapshot diff area that are not supported for Cluster Shared Volumes.
ERROR_CLUSTER_RESOURCE_IS_IN_MAINTENANCE_MODE0x1752The operation cannot be completed because the resource is in maintenance mode.
ERROR_CLUSTER_AFFINITY_CONFLICT0x1753The operation cannot be completed because of cluster affinity conflicts.
ERROR_CLUSTER_RESOURCE_IS_REPLICA_VIRTUAL_MACHINE0x1754The operation cannot be completed because the resource is a replica virtual machine.
282 entries

Article text from the Win32 documentation (opens in a new tab), by Microsoft, under the CC BY 4.0 (opens in a new tab) licence.