Site icon EfmSoft

What does NTSTATUS 0xC0000470 (STATUS_DATA_CHECKSUM_ERROR) mean?

 
Previous Next
STATUS_COMPRESSION_NOT_BENEFICIAL STATUS_INTERMIXED_KERNEL_EA_OPERATION

STATUS_DATA_CHECKSUM_ERROR

The file data failed an integrity checksum

The status means the checksum calculated for file-stream data does not match the stored integrity value. With ReFS integrity streams, file-data checksums are optional, while metadata is always checksummed. On resilient storage, ReFS can attempt repair from an alternate copy; on nonredundant storage it returns an error instead of damaged data.

A checksum failure identifies corrupt data, but not its cause. The source may be a media error, controller or memory fault, stale redundant copy, or unauthorized modification below the file-system layer. Preserve the affected range and correlate it with storage and WHEA events.

What to inspect

References


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

Exit mobile version