Re: [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G
From: Bruno Gravato
Date: Wed Jan 15 2025 - 08:14:42 EST
On Wed, 15 Jan 2025 at 10:48, Stefan <linux-kernel@xxxxxxx> wrote:
> > Stefan, did you ever try running your tests with 2 nvme disks
> > installed on both slots? Or did you use only one slot at a time?
>
> No, I only tested these configurations:
>
> 1. 1st M.2: Lexar; 2nd M.2: empty
> (Easy to reproduce write errors)
> 2. 1st M.2: Kingsten; 2nd M.2: Lexar
> (Difficult to reproduce read errors with 6.1 Kernel, but no issues
> with a newer ones within several month of intense use)
>
> I'll swap the SSD's soon. Then I will also test other configurations and
> will try out a third SSD. If I get corruption with other SSD's, I will
> check which modifications help.
So it may be that the reason you no longer had errors in config 2 is
not because you put a different SSD in the 1st slot, but because you
now have the 2nd slot also occupied, like me.
If yours behaves like mine, I'd expect that if you swap the disks in
config 2, that you won't have any errors as well...
I'm very curious to see the result of that test!
Just to recap the results of my tests:
Setup 1
Main slot: Solidigm
Secondary slot: (empty)
Result: BAD - corruption happens
Setup 2
Main slot: (empty)
Secondary slot: Solidigm
Result: GOOD - no corruption
Setup 3
Main slot: WD
Secondary slot: (empty)
Result: BAD - corruption happens
Setup 4
Main slot: WD
Secondary slot: Solidigm
Result: GOOD - no corruption (on either disk)
So, in my case, it looks like the corruption only happens if I have
only 1 disk installed in the main slot and the secondary slot is
empty.
If I have the two slots occupied or only the secondary slot occupied,
there are no more errors.
Bruno