May 3, 20224 yr This has happened a few times to me recently and I am not sure what the cause is. While attempting a parity check Unraid gets to around 15% and crashed hard. Not the GUI, the whole system. This is not something that had been happening for a long time, and I am having trouble nailing down the cause. Based on some pervious readings, I opened up an SSH session, and tailed the system log to see what happens at the point of crash (as the system log gets wiped on a reboot) XFS array with 18 drives BTFRS Cach 4 SSDs 1 SSD is separate and XFS (Currently not used) 8700K with 32 Gigs of Ram (non-registered) 1200W PSU (originally for a dual computer) Here is what the log spit out this morning before it crashed: (I have changed the servername and IPs May 3 05:14:52 UNRAIDSERVER flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update May 3 05:15:32 UNRAIDSERVER kernel: mdcmd (42): check Resume May 3 05:15:32 UNRAIDSERVER kernel: md: recovery thread: check P ... May 3 05:15:52 UNRAIDSERVER flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update May 3 05:17:20 UNRAIDSERVER sshd[8843]: Connection from 1.2.3.4 (Fake IP) port 61378 on 5.6.7.8 port 44{SSH} rdomain "" May 3 05:17:20 UNRAIDSERVER sshd[8843]: Postponed keyboard-interactive for root from 1.2.3.4 (Fake IP) port 61378 ssh2 [preauth] May 3 05:17:20 UNRAIDSERVER sshd[8843]: Postponed keyboard-interactive/pam for root from 1.2.3.4 (Fake IP) port 61378 ssh2 [preauth] May 3 05:17:20 UNRAIDSERVER sshd[8843]: Accepted keyboard-interactive/pam for root from 1.2.3.4 (Fake IP) port 61378 ssh2 May 3 05:17:20 UNRAIDSERVER sshd[8843]: pam_unix(sshd:session): session opened for user root(uid=0) by (uid=0) May 3 05:17:20 UNRAIDSERVER sshd[8843]: Starting session: shell on pts/0 for root from 1.2.3.4 (Fake IP) port 61378 id 0 May 3 06:01:16 UNRAIDSERVER kernel: rcu: INFO: rcu_sched self-detected stall on CPU May 3 06:01:16 UNRAIDSERVER kernel: rcu: 1-....: (60000 ticks this GP) idle=df2/1/0x4000000000000000 softirq=79874149/79874149 fqs=14106 May 3 06:01:16 UNRAIDSERVER kernel: (t=60001 jiffies g=57999581 q=4679369) May 3 06:01:16 UNRAIDSERVER kernel: NMI backtrace for cpu 1 May 3 06:01:16 UNRAIDSERVER kernel: CPU: 1 PID: 12137 Comm: kworker/u24:7 Tainted: P U W O 5.10.28-Unraid #1 May 3 06:01:16 UNRAIDSERVER kernel: Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./Z370 SLI Xtreme, BIOS L3.41 10/24/2018 May 3 06:01:16 UNRAIDSERVER kernel: Workqueue: events_power_efficient gc_worker [nf_conntrack] May 3 06:01:16 UNRAIDSERVER kernel: Call Trace: May 3 06:01:16 UNRAIDSERVER kernel: <IRQ> May 3 06:01:16 UNRAIDSERVER kernel: dump_stack+0x6b/0x83 May 3 06:01:16 UNRAIDSERVER kernel: ? lapic_can_unplug_cpu+0x8e/0x8e May 3 06:01:16 UNRAIDSERVER kernel: nmi_cpu_backtrace+0x7d/0x8f May 3 06:01:16 UNRAIDSERVER kernel: nmi_trigger_cpumask_backtrace+0x56/0xd3 May 3 06:01:16 UNRAIDSERVER kernel: rcu_dump_cpu_stacks+0x9f/0xc6 May 3 06:01:16 UNRAIDSERVER kernel: rcu_sched_clock_irq+0x1ec/0x543 May 3 06:01:16 UNRAIDSERVER kernel: ? trigger_load_balance+0x5a/0x1ca May 3 06:01:16 UNRAIDSERVER kernel: update_process_times+0x50/0x6e May 3 06:01:16 UNRAIDSERVER kernel: tick_sched_timer+0x36/0x64 May 3 06:01:16 UNRAIDSERVER kernel: __hrtimer_run_queues+0xb7/0x10b May 3 06:01:16 UNRAIDSERVER kernel: ? tick_sched_do_timer+0x39/0x39 May 3 06:01:16 UNRAIDSERVER kernel: hrtimer_interrupt+0x8d/0x15b May 3 06:01:16 UNRAIDSERVER kernel: __sysvec_apic_timer_interrupt+0x5d/0x68 May 3 06:01:16 UNRAIDSERVER kernel: asm_call_irq_on_stack+0x12/0x20 May 3 06:01:16 UNRAIDSERVER kernel: </IRQ> May 3 06:01:16 UNRAIDSERVER kernel: sysvec_apic_timer_interrupt+0x71/0x95 May 3 06:01:16 UNRAIDSERVER kernel: asm_sysvec_apic_timer_interrupt+0x12/0x20 May 3 06:01:16 UNRAIDSERVER kernel: RIP: 0010:gc_worker+0x85/0x240 [nf_conntrack] May 3 06:01:16 UNRAIDSERVER kernel: Code: 00 00 00 ff c5 48 8d 74 24 14 48 8d 7c 24 18 e8 e8 da ff ff 39 6c 24 14 77 02 31 ed 48 8b 54 24 18 89 e8 48 8d 04 c2 4c 8b 30 <41> f6 c6 01 0f 85 0b 01 00 00 4c 89 f7 41 ff c5 e8 93 d9 ff ff 48 May 3 06:01:16 UNRAIDSERVER kernel: RSP: 0018:ffffc9000826fe48 EFLAGS: 00000246 May 3 06:01:16 UNRAIDSERVER kernel: RAX: 00000000052e3ff8 RBX: 0000000000000000 RCX: ffff8881b9480000 May 3 06:01:16 UNRAIDSERVER kernel: RDX: 00000001052fb6c2 RSI: ffffc9000826fe5c RDI: ffff8881bef95308 May 3 06:01:16 UNRAIDSERVER kernel: RBP: 0000000000006783 R08: 0000000000000000 R09: ffffffffa02ff29a May 3 06:01:16 UNRAIDSERVER kernel: R10: 8080808080808080 R11: ffff88833a621540 R12: ffffffffa03155a0 May 3 06:01:16 UNRAIDSERVER kernel: R13: 00000000455536ac R14: ffff8881bef95308 R15: ffff8881bef952c0 May 3 06:01:16 UNRAIDSERVER kernel: ? nf_conntrack_free+0x2b/0x35 [nf_conntrack] May 3 06:01:16 UNRAIDSERVER kernel: ? gc_worker+0x9a/0x240 [nf_conntrack] May 3 06:01:16 UNRAIDSERVER kernel: process_one_work+0x13c/0x1d5 May 3 06:01:16 UNRAIDSERVER kernel: worker_thread+0x18b/0x22f May 3 06:01:16 UNRAIDSERVER kernel: ? process_scheduled_works+0x27/0x27 May 3 06:01:16 UNRAIDSERVER kernel: kthread+0xe5/0xea May 3 06:01:16 UNRAIDSERVER kernel: ? __kthread_bind_mask+0x57/0x57 May 3 06:01:16 UNRAIDSERVER kernel: ret_from_fork+0x22/0x30 May 3 06:01:23 UNRAIDSERVER kernel: rcu: INFO: rcu_sched detected expedited stalls on CPUs/tasks: { 1-... } 63489 jiffies s: 63981 root: 0x2/. May 3 06:01:23 UNRAIDSERVER kernel: rcu: blocking rcu_node structures: May 3 06:01:23 UNRAIDSERVER kernel: Task dump for CPU 1: May 3 06:01:23 UNRAIDSERVER kernel: task:kworker/u24:7 state:R running task stack: 0 pid:12137 ppid: 2 flags:0x00004008 May 3 06:01:23 UNRAIDSERVER kernel: Workqueue: events_power_efficient gc_worker [nf_conntrack] May 3 06:01:23 UNRAIDSERVER kernel: Call Trace: May 3 06:01:23 UNRAIDSERVER kernel: ? process_one_work+0x13c/0x1d5 May 3 06:01:23 UNRAIDSERVER kernel: ? worker_thread+0x18b/0x22f May 3 06:01:23 UNRAIDSERVER kernel: ? process_scheduled_works+0x27/0x27 May 3 06:01:23 UNRAIDSERVER kernel: ? kthread+0xe5/0xea May 3 06:01:23 UNRAIDSERVER kernel: ? __kthread_bind_mask+0x57/0x57 May 3 06:01:23 UNRAIDSERVER kernel: ? ret_from_fork+0x22/0x30 May 3 06:01:37 UNRAIDSERVER kernel: ------------[ cut here ]------------ May 3 06:01:37 UNRAIDSERVER kernel: NETDEV WATCHDOG: eth0 (bnx2x): transmit queue 4 timed out May 3 06:01:37 UNRAIDSERVER kernel: WARNING: CPU: 7 PID: 0 at net/sched/sch_generic.c:442 dev_watchdog+0xcf/0x12b May 3 06:01:37 UNRAIDSERVER kernel: Modules linked in: xt_mark xt_comment xt_CHECKSUM ipt_REJECT nf_reject_ipv4 ip6table_mangle ip6table_nat iptable_mangle nf_tables vhost_net tun vhost vhost_iotlb tap nvidia_uvm(PO) xt_nat xt_tcpudp macvlan xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xt_addrtype iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 br_netfilter xfs md_mod nvidia_drm(PO) nvidia_modeset(PO) nvidia(PO) i915 iosf_mbi i2c_algo_bit drm_kms_helper drm intel_gtt agpgart syscopyarea sysfillrect sysimgblt fb_sys_fops ip6table_filter ip6_tables iptable_filter ip_tables x_tables e1000e bnx2x mdio x86_pkg_temp_thermal intel_powerclamp coretemp mxm_wmi kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel btusb crypto_simd cryptd btrtl btbcm btintel glue_helper bluetooth rapl ecdh_generic ecc i2c_i801 intel_cstate nvme intel_uncore ahci video nvme_core i2c_smbus wmi i2c_core libahci backlight acpi_pad button [last unloaded: e1000e] May 3 06:01:37 UNRAIDSERVER kernel: CPU: 7 PID: 0 Comm: swapper/7 Tainted: P U W O 5.10.28-Unraid #1 May 3 06:01:37 UNRAIDSERVER kernel: Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./Z370 SLI Xtreme, BIOS L3.41 10/24/2018 May 3 06:01:37 UNRAIDSERVER kernel: RIP: 0010:dev_watchdog+0xcf/0x12b May 3 06:01:37 UNRAIDSERVER kernel: Code: 79 b7 00 00 75 38 48 89 ef c6 05 63 79 b7 00 01 e8 79 dd fc ff 44 89 e1 48 89 ee 48 c7 c7 ef 7f de 81 48 89 c2 e8 50 16 10 00 <0f> 0b eb 10 41 ff c4 48 05 40 01 00 00 41 39 f4 75 9d eb 16 48 8b May 3 06:01:37 UNRAIDSERVER kernel: RSP: 0000:ffffc9000023ced8 EFLAGS: 00010286 May 3 06:01:37 UNRAIDSERVER kernel: RAX: 0000000000000000 RBX: ffff888138008438 RCX: 0000000000000027 May 3 06:01:37 UNRAIDSERVER kernel: RDX: 00000000ffffefff RSI: 0000000000000001 RDI: ffff88885efd8920 May 3 06:01:37 UNRAIDSERVER kernel: RBP: ffff888138008000 R08: 0000000000000000 R09: 00000000ffffefff May 3 06:01:37 UNRAIDSERVER kernel: R10: ffffc9000023cd08 R11: ffffc9000023cd00 R12: 0000000000000004 May 3 06:01:37 UNRAIDSERVER kernel: R13: ffffc9000023cf10 R14: ffffc9000023cf10 R15: ffffffff820060c8 May 3 06:01:37 UNRAIDSERVER kernel: FS: 0000000000000000(0000) GS:ffff88885efc0000(0000) knlGS:0000000000000000 May 3 06:01:37 UNRAIDSERVER kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 May 3 06:01:37 UNRAIDSERVER kernel: CR2: 00005556496c56a1 CR3: 000000000200a004 CR4: 00000000003706e0 May 3 06:01:37 UNRAIDSERVER kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 May 3 06:01:37 UNRAIDSERVER kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 May 3 06:01:37 UNRAIDSERVER kernel: Call Trace: May 3 06:01:37 UNRAIDSERVER kernel: <IRQ> May 3 06:01:37 UNRAIDSERVER kernel: call_timer_fn.isra.0+0x12/0x6f May 3 06:01:37 UNRAIDSERVER kernel: ? netif_tx_lock+0x7a/0x7a May 3 06:01:37 UNRAIDSERVER kernel: __run_timers.part.0+0x144/0x185 May 3 06:01:37 UNRAIDSERVER kernel: ? update_process_times+0x68/0x6e May 3 06:01:37 UNRAIDSERVER kernel: ? hrtimer_forward+0x73/0x7b May 3 06:01:37 UNRAIDSERVER kernel: ? tick_sched_timer+0x5a/0x64 May 3 06:01:37 UNRAIDSERVER kernel: ? timerqueue_add+0x62/0x68 May 3 06:01:37 UNRAIDSERVER kernel: ? recalibrate_cpu_khz+0x1/0x1 May 3 06:01:37 UNRAIDSERVER kernel: run_timer_softirq+0x21/0x43 May 3 06:01:37 UNRAIDSERVER kernel: __do_softirq+0xc4/0x1c2 May 3 06:01:37 UNRAIDSERVER kernel: asm_call_irq_on_stack+0x12/0x20 May 3 06:01:37 UNRAIDSERVER kernel: </IRQ> May 3 06:01:37 UNRAIDSERVER kernel: do_softirq_own_stack+0x2c/0x39 May 3 06:01:37 UNRAIDSERVER kernel: __irq_exit_rcu+0x45/0x80 May 3 06:01:37 UNRAIDSERVER kernel: sysvec_apic_timer_interrupt+0x87/0x95 May 3 06:01:37 UNRAIDSERVER kernel: asm_sysvec_apic_timer_interrupt+0x12/0x20 May 3 06:01:37 UNRAIDSERVER kernel: RIP: 0010:arch_local_irq_enable+0x7/0x8 May 3 06:01:37 UNRAIDSERVER kernel: Code: 00 48 83 c4 28 4c 89 e0 5b 5d 41 5c 41 5d 41 5e 41 5f c3 9c 58 0f 1f 44 00 00 c3 fa 66 0f 1f 44 00 00 c3 fb 66 0f 1f 44 00 00 <c3> 55 8b af 28 04 00 00 b8 01 00 00 00 45 31 c9 53 45 31 d2 39 c5 May 3 06:01:37 UNRAIDSERVER kernel: RSP: 0000:ffffc900000dfea0 EFLAGS: 00000246 May 3 06:01:37 UNRAIDSERVER kernel: RAX: ffff88885efe2380 RBX: 0000000000000003 RCX: 000000000000001f May 3 06:01:37 UNRAIDSERVER kernel: RDX: 0000000000000000 RSI: 0000000022a1cda2 RDI: 0000000000000000 May 3 06:01:37 UNRAIDSERVER kernel: RBP: ffffe8ffffbedf00 R08: 00004f6df656bcc2 R09: 000000000000039f May 3 06:01:37 UNRAIDSERVER kernel: R10: 000000000000039f R11: 071c71c71c71c71c R12: 00004f6df656bcc2 May 3 06:01:37 UNRAIDSERVER kernel: R13: ffffffff820c5dc0 R14: 0000000000000003 R15: 0000000000000000 May 3 06:01:37 UNRAIDSERVER kernel: cpuidle_enter_state+0x101/0x1c4 May 3 06:01:37 UNRAIDSERVER kernel: cpuidle_enter+0x25/0x31 May 3 06:01:37 UNRAIDSERVER kernel: do_idle+0x1a6/0x214 May 3 06:01:37 UNRAIDSERVER kernel: cpu_startup_entry+0x18/0x1a May 3 06:01:37 UNRAIDSERVER kernel: secondary_startup_64_no_verify+0xb0/0xbb May 3 06:01:37 UNRAIDSERVER kernel: ---[ end trace 1d4edafcdbe5ac60 ]--- May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:919(eth0)]begin crash dump ----------------- May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:927(eth0)]def_idx(0x4b9e) def_att_idx(0x4) attn_state(0x0) spq_prod_idx(0xb6) next_stats_cnt(0x4b97) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:930(eth0)]DSB: attn bits(0x0) ack(0x100) id(0x0) idx(0x4) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:935(eth0)] def (0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x4cea 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0) igu_sb_id(0x0) igu_seg_id(0x1) pf_id(0x0) vnic_id(0x0) vf_id(0xff) vf_valid (0x0) state(0x1) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:983(eth0)]fp0: rx_bd_prod(0xcc76) rx_bd_cons(0xaaf) rx_comp_prod(0x91f4) rx_comp_cons(0x9028) *rx_cons_sb(0x9028) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:987(eth0)] rx_sge_prod(0x0) last_max_sge(0x0) fp_hc_idx(0x3266) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1002(eth0)]fp0: tx_pkt_prod(0xe1ab) tx_pkt_cons(0xe1ab) tx_bd_prod(0xb3a2) tx_bd_cons(0xb3a1) *tx_cons_sb(0xe1ab) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1002(eth0)]fp0: tx_pkt_prod(0x0) tx_pkt_cons(0x0) tx_bd_prod(0x0) tx_bd_cons(0x0) *tx_cons_sb(0x0) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1002(eth0)]fp0: tx_pkt_prod(0x0) tx_pkt_cons(0x0) tx_bd_prod(0x0) tx_bd_cons(0x0) *tx_cons_sb(0x0) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1017(eth0)] run indexes (0x3266 0x0) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1023(eth0)] indexes (0x0 0x9028 0x0 0x0 0x0 0xe1ab 0x0 0x0)pf_id(0x0) vf_id(0xff) vf_valid(0x0) vnic_id(0x0) same_igu_sb_1b(0x1) state(0x1) May 3 06:01:37 UNRAIDSERVER kernel: SM[0] __flags (0x0) igu_sb_id (0x2) igu_seg_id(0x0) time_to_expire (0x37157f3d) timer_value(0xff) May 3 06:01:37 UNRAIDSERVER kernel: SM[1] __flags (0x0) igu_sb_id (0x2) igu_seg_id(0x0) time_to_expire (0x372fffde) timer_value(0xff) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[0] flags (0x0) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[1] flags (0x2) timeout (0x6) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[2] flags (0x0) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[3] flags (0x0) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[4] flags (0x1) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[5] flags (0x3) timeout (0xc) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[6] flags (0x3) timeout (0xc) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[7] flags (0x3) timeout (0xc) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:983(eth0)]fp1: rx_bd_prod(0x66f4) rx_bd_cons(0x52d) rx_comp_prod(0x92dc) rx_comp_cons(0x9110) *rx_cons_sb(0x9121) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:987(eth0)] rx_sge_prod(0x0) last_max_sge(0x0) fp_hc_idx(0x6fbf) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1002(eth0)]fp1: tx_pkt_prod(0x8d70) tx_pkt_cons(0x8d6a) tx_bd_prod(0xe4a7) tx_bd_cons(0xe49a) *tx_cons_sb(0x8d70) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1002(eth0)]fp1: tx_pkt_prod(0x0) tx_pkt_cons(0x0) tx_bd_prod(0x0) tx_bd_cons(0x0) *tx_cons_sb(0x0) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1002(eth0)]fp1: tx_pkt_prod(0x0) tx_pkt_cons(0x0) tx_bd_prod(0x0) tx_bd_cons(0x0) *tx_cons_sb(0x0) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1017(eth0)] run indexes (0x6fd6 0x0) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1023(eth0)] indexes (0x0 0x9121 0x0 0x0 0x0 0x8d70 0x0 0x0)pf_id(0x0) vf_id(0xff) vf_valid(0x0) vnic_id(0x0) same_igu_sb_1b(0x1) state(0x1) May 3 06:01:37 UNRAIDSERVER kernel: SM[0] __flags (0x0) igu_sb_id (0x3) igu_seg_id(0x0) time_to_expire (0x37302c28) timer_value(0xff) May 3 06:01:37 UNRAIDSERVER kernel: SM[1] __flags (0x0) igu_sb_id (0x3) igu_seg_id(0x0) time_to_expire (0x36d8a33e) timer_value(0xff) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[0] flags (0x0) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[1] flags (0x2) timeout (0x6) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[2] flags (0x0) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[3] flags (0x0) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[4] flags (0x1) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[5] flags (0x3) timeout (0xc) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[6] flags (0x3) timeout (0xc) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[7] flags (0x3) timeout (0xc) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:983(eth0)]fp2: rx_bd_prod(0x2529) rx_bd_cons(0x362) rx_comp_prod(0x4a30) rx_comp_cons(0x4864) *rx_cons_sb(0x4864) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:987(eth0)] rx_sge_prod(0x0) last_max_sge(0x0) fp_hc_idx(0xbc71) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1002(eth0)]fp2: tx_pkt_prod(0x8a14) tx_pkt_cons(0x8a14) tx_bd_prod(0xccaf) tx_bd_cons(0xccae) *tx_cons_sb(0x8a14) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1002(eth0)]fp2: tx_pkt_prod(0x0) tx_pkt_cons(0x0) tx_bd_prod(0x0) tx_bd_cons(0x0) *tx_cons_sb(0x0) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1002(eth0)]fp2: tx_pkt_prod(0x0) tx_pkt_cons(0x0) tx_bd_prod(0x0) tx_bd_cons(0x0) *tx_cons_sb(0x0) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1017(eth0)] run indexes (0xbc71 0x0) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1023(eth0)] indexes (0x0 0x4864 0x0 0x0 0x0 0x8a14 0x0 0x0)pf_id(0x0) vf_id(0xff) vf_valid(0x0) vnic_id(0x0) same_igu_sb_1b(0x1) state(0x1) May 3 06:01:37 UNRAIDSERVER kernel: SM[0] __flags (0x0) igu_sb_id (0x4) igu_seg_id(0x0) time_to_expire (0x372cd777) timer_value(0xff) May 3 06:01:37 UNRAIDSERVER kernel: SM[1] __flags (0x0) igu_sb_id (0x4) igu_seg_id(0x0) time_to_expire (0x373a828f) timer_value(0xff) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[0] flags (0x0) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[1] flags (0x2) timeout (0x6) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[2] flags (0x0) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[3] flags (0x0) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[4] flags (0x1) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[5] flags (0x3) timeout (0xc) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[6] flags (0x3) timeout (0xc) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[7] flags (0x3) timeout (0xc) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:983(eth0)]fp3: rx_bd_prod(0xb0e9) rx_bd_cons(0xf22) rx_comp_prod(0x8245) rx_comp_cons(0x8078) *rx_cons_sb(0x8078) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:987(eth0)] rx_sge_prod(0x0) last_max_sge(0x0) fp_hc_idx(0xb88d) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1002(eth0)]fp3: tx_pkt_prod(0x6400) tx_pkt_cons(0x6400) tx_bd_prod(0xfa75) tx_bd_cons(0xfa74) *tx_cons_sb(0x6400) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1002(eth0)]fp3: tx_pkt_prod(0x0) tx_pkt_cons(0x0) tx_bd_prod(0x0) tx_bd_cons(0x0) *tx_cons_sb(0x0) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1002(eth0)]fp3: tx_pkt_prod(0x0) tx_pkt_cons(0x0) tx_bd_prod(0x0) tx_bd_cons(0x0) *tx_cons_sb(0x0) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1017(eth0)] run indexes (0xb88d 0x0) May 3 06:01:37 UNRAIDSERVER kernel: bnx2x: [bnx2x_panic_dump:1023(eth0)] indexes (0x0 0x8078 0x0 0x0 0x0 0x6400 0x0 0x0)pf_id(0x0) vf_id(0xff) vf_valid(0x0) vnic_id(0x0) same_igu_sb_1b(0x1) state(0x1) May 3 06:01:37 UNRAIDSERVER kernel: SM[0] __flags (0x0) igu_sb_id (0x5) igu_seg_id(0x0) time_to_expire (0x37288247) timer_value(0xff) May 3 06:01:37 UNRAIDSERVER kernel: SM[1] __flags (0x0) igu_sb_id (0x5) igu_seg_id(0x0) time_to_expire (0x373b6b00) timer_value(0xff) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[0] flags (0x0) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[1] flags (0x2) timeout (0x6) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[2] flags (0x0) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[3] flags (0x0) timeout (0x0) May 3 06:01:37 UNRAIDSERVER kernel: INDEX[4] flags (0x1) timeout (0x0) May 3 06:01:37 UNR (END OF THE LOG)
May 3, 20224 yr Community Expert Solution First one looks mcvaln related, 2nd one NIC related, but possibly a consequence of the first crash, see below: See if this applies to you, if yes, upgrading to v6.10 and switching to ipvlan might fix it (Settings -> Docker Settings -> Docker custom network type -> ipvlan (advanced view must be enable, top right)), or see below for more info.: https://forums.unraid.net/topic/70529-650-call-traces-when-assigning-ip-address-to-docker-containers/ See also here: https://forums.unraid.net/bug-reports/stable-releases/690691-kernel-panic-due-to-netfilter-nf_nat_setup_info-docker-static-ip-macvlan-r1356/
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.