Re: [REGRESSION] Silent SATA read corruption with dma-iommu on AMD 600-series AHCI (6.19 good, 7.0+ bad)
Mikael Etienne <[email protected]>
| Newsgroups | gmane.linux.ide,gmane.linux.block |
|---|---|
| Message-ID | <[email protected]> |
On 8/28/26 10:37, Limonciello, Mario wrote:
> By chance did this issue coincide with you switching from something
> different to the Ryzen 7 8700G? For example switching from Raphael or
> Granite Ridge parts to that Phoenix part.
No -- same CPU throughout, no hardware change at all.
My persistent journal goes back to 2026-02-27 and every boot in it reports the
same part:
smpboot: CPU0: AMD Ryzen 7 8700G w/ Radeon 780M Graphics
family 25, model 117, stepping 2
That covers 2026-03-17, 03-27, 05-04, 06-03, 08-23 and today. Same board, same
CPU, same SATA controller. The 8 TB drive that first showed the problem has been
in the machine since 2026-03-11, on the same port, and it absorbed two full
multi-TB backup reads on 2026-04-01 and 2026-05-01 with zero storage errors
under 6.18.16 / 6.19.x.
So on this machine the only thing that changed between "three months clean" and
"corruption" is the kernel: 6.19.14 until 2026-05-10, then 7.0.4. First
corruption 2026-06-02.
I realise that sits awkwardly next to your internal issue not following a kernel
version. Two readings I can think of, without picking one:
- the hardware/firmware behaviour is constant, and something in 7.0 changed
how quickly or how often the 32-bit IOVA space gets exhausted here, so the
latent problem simply became reachable; or
- they are genuinely two different problems that happen to share a
workaround.
I have no way to tell those apart from here, and I am not going to guess.
> We do have a reproducer in our lab environment that will rapidly
> allocate and trip this issue which is how we could analyze it and root
> cause it.
Good -- then I will not spend the evening trying to build a fast one, and I will
drop the bisection idea unless you tell me it would still add something. If at
some point you want my slow reproducer run against a specific kernel or debug
patch, I am happy to do that; it is only my time that is expensive, not the
machine's.
> I don't yet have any confirmation we can patch this at runtime. If I do
> come up with a way to do that which works will let you know.
Thank you, that is appreciated. For reference, iommu=pt has been completely
clean here: 40 consecutive 256 GiB verification passes, 10 TiB re-read over 17 h,
btrfs corruption counters at zero. I am running with it permanently for now and I
am not in any hurry.
If it helps your case, I am happy to be a data point on the SATA/AHCI side of
this, since the ASM1166 report and mine are both ASMedia silicon advertising
CAP.S64A.
Thanks,
Mikael Etienne