PCIe correctable errors

I’m having issues with my Glotrends PA20 card (which I think is the same card that IceWhale sells directly?). My logs in Unraid show quite a few “correctable” errors. I’m using the Zimaboard 2 1664, with the NAS kit and riser cable. Plugging the card directly into the Zimaboard does reduce the errors slightly, but still occur. I’ve also tried cleaning the contacts, etc. PCIe ASPM is disabled in the bios. Anything to worry about? Anybody else see these errors in the logs?

May  6 05:33:26 ZimaBoard kernel: pcieport 0000:00:1d.0: AER: Correctable error message received from 0000:00:1d.0
May  6 05:33:26 ZimaBoard kernel: pcieport 0000:00:1d.0: PCIe Bus Error: severity=Correctable, type=Physical Layer, (Receiver ID)
May  6 05:33:26 ZimaBoard kernel: pcieport 0000:00:1d.0:   device [8086:54b0] error status/mask=00000001/00002000
May  6 05:33:26 ZimaBoard kernel: pcieport 0000:00:1d.0:    [ 0] RxErr                  (First)
May  6 06:16:12 ZimaBoard kernel: pcieport 0000:00:1d.0: AER: Correctable error message received from 0000:03:00.0
May  6 06:16:12 ZimaBoard kernel: pcieport 0000:03:00.0: PCIe Bus Error: severity=Correctable, type=Data Link Layer, (Receiver ID)
May  6 06:16:12 ZimaBoard kernel: pcieport 0000:03:00.0:   device [1b21:2812] error status/mask=00000040/0000e000
May  6 06:16:12 ZimaBoard kernel: pcieport 0000:03:00.0:    [ 6] BadTLP  

Hey, yeah this one comes up a bit with these setups.

“Correctable” errors basically mean PCIe is fixing the issue on the fly, so not dangerous on their own.

The key clue is what you already saw:

  • fewer errors when plugged directly
    → that points to riser / signal quality, not the card itself

With ZimaBoard + riser + NAS kit, it’s pretty common. You’re kind of at the edge of what the PCIe link can handle cleanly.

If the system is stable, I wouldn’t stress.

If it’s spamming logs or causing issues, then it’s worth:

  • reseating everything
  • or dropping PCIe speed (Gen2 if BIOS allows)

Otherwise, pretty normal behaviour for this kind of setup

1 Like