<p dir="ltr">So I had an interesting few days... Aside from the fact that I have been sick, it turns out I have had an interesting problem appear. </p>
<p dir="ltr">I changed motherboards recently, to test UEFI and so forth out. When I did so I started having some problems that traditionally scream &quot;memory errors&quot;, except my RAM was just fine. </p>
<p dir="ltr">I hadn&#39;t immediately thought to check the drive&#39;s SMART log because I am used to distributions signaling via the UI when such events happen. Well, it turns out that Fedora doesn&#39;t do smart monitoring by default! </p>

<p dir="ltr">I had an apparently bad SATA cable (am running tests now to see if the new cable is actually the solution here). The symptom was UDMA CRC error counts through the roof, which the drive detected and then aborted the corresponding command. </p>

<p dir="ltr">I mention this as we recently had a thread on silent corruption.</p>
<p dir="ltr">So, to the question part: even with smartctl and friends not installed and running, shouldn&#39;t modern file systems be storing checksums to catch this sort of thing without obscure errors? I thought that ext4 had such support, but I would appear to be incorrect there. </p>