February 3, 20242 yr Hello, since i changed my harware to a Asus B760I AORUS PRO DDR4 (rev. 1.x) I cant connect to my unraid randomly. Sometimes its fine for 2 weeks, sometimes it cuts out twice a day. I found the following in the logs: Feb 3 01:09:14 unraid-27 kernel: igc 0000:03:00.0 eth0: PCIe link lost, device now detached Feb 3 01:09:14 unraid-27 kernel: ------------[ cut here ]------------ Feb 3 01:09:14 unraid-27 kernel: igc: Failed to read reg 0xc030! Feb 3 01:09:14 unraid-27 kernel: WARNING: CPU: 5 PID: 47 at drivers/net/ethernet/intel/igc/igc_main.c:6482 igc_rd32+0x76/0x8b [igc] Feb 3 01:09:14 unraid-27 kernel: Modules linked in: xt_CHECKSUM ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle vhost_net tun vhost vhost_iotlb tap veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 xt_addrtype br_netfilter xfs md_mod tcp_diag inet_diag ipmi_devintf i915(O) drm_buddy i2c_algo_bit ttm drm_display_helper drm_kms_helper drm intel_gtt agpgart syscopyarea sysfillrect sysimgblt fb_sys_fops nct6775_core hwmon_vid ip6table_filter ip6_tables iptable_filter ip_tables x_tables efivarfs af_packet 8021q garp mrp bridge stp llc bonding tls zfs(PO) intel_rapl_msr intel_rapl_common iosf_mbi x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel zunicode(PO) zzstd(O) kvm zlua(O) btusb btrtl btbcm btintel zavl(PO) icp(PO) bluetooth crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel sha512_ssse3 sha256_ssse3 sha1_ssse3 aesni_intel joydev crypto_simd zcommon(PO) Feb 3 01:09:14 unraid-27 kernel: input_leds ecdh_generic cryptd led_class ecc znvpair(PO) i2c_i801 rapl spl(O) mei_hdcp mei_pxp gigabyte_wmi wmi_bmof intel_cstate intel_uncore nvme i2c_smbus ahci mei_me igc nvme_core i2c_core mei libahci thermal fan video tpm_crb tpm_tis tpm_tis_core wmi tpm backlight intel_pmc_core acpi_pad acpi_tad button unix Feb 3 01:09:14 unraid-27 kernel: CPU: 5 PID: 47 Comm: kworker/5:0 Tainted: P U O 6.1.64-Unraid #1 Feb 3 01:09:14 unraid-27 kernel: Hardware name: Gigabyte Technology Co., Ltd. B760I AORUS PRO DDR4/B760I AORUS PRO DDR4, BIOS F9 12/15/2023 Feb 3 01:09:14 unraid-27 kernel: Workqueue: events igc_watchdog_task [igc] Feb 3 01:09:14 unraid-27 kernel: RIP: 0010:igc_rd32+0x76/0x8b [igc] Feb 3 01:09:14 unraid-27 kernel: Code: 8b bb 28 ff ff ff e8 a0 0d 0d e1 84 c0 75 0d 83 c8 ff eb 1a 8b 02 ff c0 75 f5 eb bf 89 ee 48 c7 c7 73 c0 3d a0 e8 2c f9 c9 e0 <0f> 0b eb e1 5b 5d 41 5c c3 cc cc cc cc 83 c8 ff c3 cc cc cc cc 0f Feb 3 01:09:14 unraid-27 kernel: RSP: 0000:ffffc900002cfe00 EFLAGS: 00010286 Feb 3 01:09:14 unraid-27 kernel: RAX: 0000000000000000 RBX: ffff888105078ba8 RCX: 0000000000000027 Feb 3 01:09:14 unraid-27 kernel: RDX: 0000000000000003 RSI: ffffffff820d7e01 RDI: 00000000ffffffff Feb 3 01:09:14 unraid-27 kernel: RBP: 000000000000c030 R08: 0000000000000000 R09: ffffffff82245f10 Feb 3 01:09:14 unraid-27 kernel: R10: 00007fffffffffff R11: ffffffff82966fd6 R12: ffff888105078000 Feb 3 01:09:14 unraid-27 kernel: R13: 000000000000c030 R14: ffff8881018fdc80 R15: 0000000000000000 Feb 3 01:09:14 unraid-27 kernel: FS: 0000000000000000(0000) GS:ffff88889fb40000(0000) knlGS:0000000000000000 Feb 3 01:09:14 unraid-27 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Feb 3 01:09:14 unraid-27 kernel: CR2: 0000154535a05000 CR3: 0000000336152000 CR4: 0000000000752ee0 Feb 3 01:09:14 unraid-27 kernel: PKRU: 55555554 Feb 3 01:09:14 unraid-27 kernel: Call Trace: Feb 3 01:09:14 unraid-27 kernel: <TASK> Feb 3 01:09:14 unraid-27 kernel: ? __warn+0xab/0x122 Feb 3 01:09:14 unraid-27 kernel: ? report_bug+0x109/0x17e Feb 3 01:09:14 unraid-27 kernel: ? igc_rd32+0x76/0x8b [igc] Feb 3 01:09:14 unraid-27 kernel: ? handle_bug+0x41/0x6f Feb 3 01:09:14 unraid-27 kernel: ? exc_invalid_op+0x13/0x60 Feb 3 01:09:14 unraid-27 kernel: ? asm_exc_invalid_op+0x16/0x20 Feb 3 01:09:14 unraid-27 kernel: ? igc_rd32+0x76/0x8b [igc] Feb 3 01:09:14 unraid-27 kernel: igc_update_stats+0x70/0x6ae [igc] Feb 3 01:09:14 unraid-27 kernel: igc_watchdog_task+0x308/0x435 [igc] Feb 3 01:09:14 unraid-27 kernel: process_one_work+0x1a8/0x295 Feb 3 01:09:14 unraid-27 kernel: worker_thread+0x18b/0x244 Feb 3 01:09:14 unraid-27 kernel: ? rescuer_thread+0x281/0x281 Feb 3 01:09:14 unraid-27 kernel: kthread+0xe4/0xef Feb 3 01:09:14 unraid-27 kernel: ? kthread_complete_and_exit+0x1b/0x1b Feb 3 01:09:14 unraid-27 kernel: ret_from_fork+0x1f/0x30 Feb 3 01:09:14 unraid-27 kernel: </TASK> Feb 3 01:09:14 unraid-27 kernel: ---[ end trace 0000000000000000 ]--- What can I do to keep it running reliable? Thank you
February 3, 20242 yr Community Expert 2 hours ago, Commerzpunk said: PCIe link lost, device now detached This means the NIC is dropping, like if it was removed, I assume it's an onboard NIC? If yes, see if you can try using an addon NIC.
February 3, 20242 yr Author I found this on a german website: https://www.thomas-krenn.com/de/wiki/PCIe_link_lost It says as a solution to use this command in some startup configuration. sed -i '$ s/$/ pcie_aspm.policy=performance/' /etc/kernel/cmdline Is it possible to use it in Unraid? If so, where can i add it?
February 4, 20242 yr Community Expert 21 hours ago, Commerzpunk said: pcie_aspm.policy=performance Try adding this option to the kernel boot options, in the same place as this example: Click on Flash then scroll down to Syslinux Configuration, and please let us know if it helps.
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.