<div dir="ltr">Is there a chance that the USB is on the same overall BUS as the PCIe of the affected NVMe?<br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sun, Jan 26, 2025 at 8:00 PM Russell Coker via linux-aus <<a href="mailto:linux-aus@lists.linux.org.au">linux-aus@lists.linux.org.au</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sunday, 26 January 2025 19:03:14 AEDT James Cameron via linux-aus wrote:<br>
> On Sun, Jan 26, 2025 at 05:47:33PM +1100, Russell Coker wrote:<br>
> > On Sunday, 26 January 2025 14:51:47 AEDT James Cameron wrote:<br>
> > > My initial response would be to reproduce and try later kernels.<br>
> > <br>
> > It keeps happening on the current system, wiping 2 more disks now<br>
> > and getting the same result.<br>
> <br>
> Wiping disks is usually lots of dirty buffers and a slow dequeue of<br>
> write I/O to the target.  free(1) and /proc/meminfo may illustrate the<br>
> effect.  You might try the nocache package, or dd with conv=nocache.<br>
<br>
Thanks for the suggestion, I'll try that for other reasons.  But I don't think <br>
that this will impact NVMe errors.  The system has 40G of write buffers in use <br>
which shouldn't be a big deal.<br>
<br>
> By the way, do the kernel reports of NVMe aborts show up in any way<br>
> higher up the stack, like in user-space failures?<br>
<br>
Jan 25 19:05:39 xev kernel: BTRFS info (device dm-0): read error corrected: <br>
ino 1172304 off 163995648 (dev /dev/mapper/root2 sector 2189617968)<br>
Jan 25 19:05:39 xev kernel: BTRFS info (device dm-0): read error corrected: <br>
ino 1172304 off 165031936 (dev /dev/mapper/root2 sector 2189619992)<br>
Jan 25 19:05:39 xev kernel: BTRFS info (device dm-0): read error corrected: <br>
ino 1172304 off 165036032 (dev /dev/mapper/root2 sector 2189620000)<br>
<br>
BTRFS RAID-1 sees the errors and deals with them.<br>
<br>
-- <br>
My Main Blog         <a href="http://etbe.coker.com.au/" rel="noreferrer" target="_blank">http://etbe.coker.com.au/</a><br>
My Documents Blog    <a href="http://doc.coker.com.au/" rel="noreferrer" target="_blank">http://doc.coker.com.au/</a><br>
<br>
<br>
<br>
_______________________________________________<br>
linux-aus mailing list<br>
<a href="mailto:linux-aus@lists.linux.org.au" target="_blank">linux-aus@lists.linux.org.au</a><br>
<a href="https://lists.linux.org.au/mailman/listinfo/linux-aus" rel="noreferrer" target="_blank">https://lists.linux.org.au/mailman/listinfo/linux-aus</a><br>
<br>
To unsubscribe from this list, send a blank email to<br>
<a href="mailto:linux-aus-unsubscribe@lists.linux.org.au" target="_blank">linux-aus-unsubscribe@lists.linux.org.au</a><br>
</blockquote></div>