So I have two servers with the same 10gb gzip file on each. On one server it unzips fine. On the other there are crc errors. The file sizes are the exact same. the systems are exactly the same versions of the OS, gzip verson is the same, hardware is the same, etc.
is there a way to get a checksum of some sort or compare the two files (without doing a diff between the two due to network latency) ?
I need to see or prove that is might be a disk or memory corruption problem.