Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
No.If I download a large file on a PC without ECC RAM, and in the process corrupted data is written to that PC's drive, when I later transfer that file to a ZFS system with ECC RAM, will the data be corrected?
If I download a large file on a PC without ECC RAM, and in the process corrupted data is written to that PC's drive, when I later transfer that file to a ZFS system with ECC RAM, will the data be corrected?
ZFS has no way of knowing how the correct file should look like. ZFS only guarantees that what data it gets, will be stored unaltered. ZFS guarantees the integrity of the data. ZFS is like a safe, whatever you put inside the safe, will be intact. If you put crap in the safe, it will be crap - ZFS can not magically transform it to be better, like gold.If I download a large file on a PC without ECC RAM, and in the process corrupted data is written to that PC's drive, when I later transfer that file to a ZFS system with ECC RAM, will the data be corrected?