sys log error: unraid kernel: pcieport 0000:00:1c.6: PCIe Bus Error


Recommended Posts

Hi,

 

My sys log is logging the below and doing it once or twice every second. Any ideas what this is? My NIC going bad?

 

I have attached my entire log file.

 

Jun  9 08:25:48 unraid kernel: pcieport 0000:00:1c.6: AER: Corrected error received: 0000:00:1c.6
Jun  9 08:25:48 unraid kernel: pcieport 0000:00:1c.6: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jun  9 08:25:48 unraid kernel: pcieport 0000:00:1c.6:   device [8086:a296] error status/mask=00000001/00002000
Jun  9 08:25:48 unraid kernel: pcieport 0000:00:1c.6:    [ 0] RxErr                  (First)

unraid-syslog-20200609-1526.zip

Link to comment

I've done the below and am still having the logging issues. The only PCI device I have in this box is a 2 port sata card. I do have another identical card I could swap it out for. I've no way of knowing what pci device it's referring to in the error. Would someone be able to tell which device is causing the issue?

 

Log:

 

Jun 13 14:33:30 unraid kernel: pcieport 0000:00:1c.1: AER: Multiple Corrected error received: 0000:00:1c.1
Jun 13 14:33:30 unraid kernel: pcieport 0000:00:1c.1: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
Jun 13 14:33:30 unraid kernel: pcieport 0000:00:1c.1: device [8086:a291] error status/mask=00000001/00002000

 

What I've done:

  • Updated to the latest bios (motherboard is  ASUSTeK COMPUTER INC. ROG STRIX Z370-E)
  • updated the syslinux.config file within the flash > syslinux folder to the below (adding the pci=nommconfto to the append initrd=/bzroot line).

 

Syslinux file:

 

default menu.c32
menu title Lime Technology, Inc.
prompt 0
timeout 50
label unRAID OS
  menu default
  kernel /bzimage
  append initrd=/bzroot pci=nommconfto
label unRAID OS GUI Mode
  kernel /bzimage
  append initrd=/bzroot,/bzroot-gui
label unRAID OS Safe Mode (no plugins, no GUI)
  kernel /bzimage
  append initrd=/bzroot unraidsafemode
label Memtest86+
  kernel /memtest

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.