Re: strange NVMe errors when USB is busy

James Cameron via linux-aus <[email protected]> Sun, 26 Jan 2025 19:03:14 +1100
Newsgroups gmane.linux.australia
Message-ID <[email protected]>
On Sun, Jan 26, 2025 at 05:47:33PM +1100, Russell Coker wrote:
> On Sunday, 26 January 2025 14:51:47 AEDT James Cameron wrote:
> > My initial response would be to reproduce and try later kernels.
> 
> It keeps happening on the current system, wiping 2 more disks now
> and getting the same result.

Wiping disks is usually lots of dirty buffers and a slow dequeue of
write I/O to the target.  free(1) and /proc/meminfo may illustrate the
effect.  You might try the nocache package, or dd with conv=nocache.

If that does nothing, well and good.  If it helps, then it points at
memory as a contributor to the problem.

By the way, do the kernel reports of NVMe aborts show up in any way
higher up the stack, like in user-space failures?
_______________________________________________
linux-aus mailing list
[email protected]
https://lists.linux.org.au/mailman/listinfo/linux-aus

To unsubscribe from this list, send a blank email to
linux-aus-unsubscribe-cunTk1MwBs8iFSDQTTA3OBCuuivNXqWP@public.gmane.org