Jump to content

d2dyno

Members
  • Posts

    95
  • Joined

  • Last visited

Report Comments posted by d2dyno

  1. I saw this issue earlier yesterday when mover was running for the first time since I've been on RC5. Thinking maybe a kernel update would fix it, I updated to RC6. same error shortly after starting mover. Caused a drive to either fail or erroneously be marked as failed. Either way, I had to drop it from array and am now clearing it (also couldn't preclear without immediate pre-read error on RC).

     

    Trying to rule out software errors, I downgraded back to unraid stable (6.6.7), ran mover AND preclear simultaneously, and not a peep in the syslog. Will continue to monitor it, but I do believe this is an issue with the RC.

  2. 6 hours ago, Stef-dk said:

    I update my bios on my Gigabyte AX-370 i was on F20 and stabel move to F25.

    Now i get the same hard lock. if i go back to 6.6 i am stable, i check C6 is disable. So maybe amd change something in the new bios. 

     

    1 hour ago, nuhll said:

    I have same problem and i have no gigabyte board or extra network card. There must any change in latest RC, RC2 also hard locks for me. 6.6.6 is stable.

     

    Did u all change ur MTU? ichanged mine to 1436. Maybe its only hard locking when u chagned MTU.

    Can you both either post a picture of your server monitor showing the crash error, or keep 'tail -f /var/log' open from another computer? Curious if our error logs are identical or different.

  3. On 1/26/2019 at 12:07 AM, bonienl said:

    Try a smaller MTU size, e.g. 1400 bytes.

    Tried this, didn't work.

     

    EDIT: with no end in sight, I am going back to 6.6.6, which I really didn't want to do. Clearly either Ryzen/Mellanox support is borked in this release, and I cannot spend 2 hours a day debugging anymore.

  4. Happened again. I tried following a thread that said to move dockers to a different bridge/network group. Syslog is a bit longer:

    Jan 25 21:08:55 TheiaHD ntpd[3758]: Deleting interface #3 br0, fe80::907c:a6ff:fe97:c361%15#123, interface stats: received=0, sent=0, dropped=0, active_time=58141 secs
    Jan 25 21:09:05 TheiaHD kernel: : received packet on bond0 with own address as source address (addr:00:02:c9:54:99:2e, vlan:0)
    Jan 25 21:09:15 TheiaHD kernel: rcu: INFO: rcu_sched detected stalls on CPUs/tasks:
    Jan 25 21:09:15 TheiaHD kernel: rcu: 	8-....: (13 GPs behind) idle=706/0/0x1 softirq=9150793/9150793 fqs=10124 
    Jan 25 21:09:15 TheiaHD kernel: rcu: 	(detected by 35, t=60002 jiffies, g=21586645, q=566349)
    Jan 25 21:09:15 TheiaHD kernel: Sending NMI from CPU 35 to CPUs 8:
    Jan 25 21:09:15 TheiaHD kernel: NMI backtrace for cpu 8
    Jan 25 21:09:15 TheiaHD kernel: CPU: 8 PID: 0 Comm: swapper/8 Not tainted 4.19.17-Unraid #1
    Jan 25 21:09:15 TheiaHD kernel: Hardware name: System manufacturer System Product Name/PRIME X399-A, BIOS 0808 10/12/2018
    Jan 25 21:09:15 TheiaHD kernel: RIP: 0010:ip_defrag+0x871/0xaba
    Jan 25 21:09:15 TheiaHD kernel: Code: 0c 00 4c 8b 5c 24 28 48 89 e8 4c 09 d8 0f 84 c8 00 00 00 4d 85 db 0f 84 8e 00 00 00 31 c0 b9 06 00 00 00 4c 89 df 4d 89 1c 24 <f3> ab 49 c7 43 18 00 00 00 00 4d 89 dc 41 8b 83 80 00 00 00 41 01
    Jan 25 21:09:15 TheiaHD kernel: RSP: 0018:ffff88905e203b10 EFLAGS: 00000246
    Jan 25 21:09:15 TheiaHD kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000004
    Jan 25 21:09:15 TheiaHD kernel: RDX: 0000000000000001 RSI: ffff8887e1010070 RDI: ffff888fa2ef9208
    Jan 25 21:09:15 TheiaHD kernel: RBP: 0000000000000000 R08: 0000000000000001 R09: ffffffff81569100
    Jan 25 21:09:15 TheiaHD kernel: R10: ffffea003c511000 R11: ffff888fa2ef9200 R12: ffff888fa2ef9200
    Jan 25 21:09:15 TheiaHD kernel: R13: ffff888fa2ef9200 R14: ffff8887e1010000 R15: ffff888fa2ef9200
    Jan 25 21:09:15 TheiaHD kernel: FS:  0000000000000000(0000) GS:ffff88905e200000(0000) knlGS:0000000000000000
    Jan 25 21:09:15 TheiaHD kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Jan 25 21:09:15 TheiaHD kernel: CR2: 0000000041f00083 CR3: 0000000005e0a000 CR4: 00000000003406e0
    Jan 25 21:09:15 TheiaHD kernel: Call Trace:
    Jan 25 21:09:15 TheiaHD kernel: <IRQ>
    Jan 25 21:09:15 TheiaHD kernel: ? br_handle_local_finish+0x31/0x31
    Jan 25 21:09:15 TheiaHD kernel: ipv4_conntrack_defrag+0xca/0xf6
    Jan 25 21:09:15 TheiaHD kernel: nf_hook_slow+0x37/0x96
    Jan 25 21:09:15 TheiaHD kernel: br_nf_pre_routing+0x2c0/0x2f7
    Jan 25 21:09:15 TheiaHD kernel: ? br_nf_forward_ip+0x349/0x349
    Jan 25 21:09:15 TheiaHD kernel: nf_hook_slow+0x37/0x96
    Jan 25 21:09:15 TheiaHD kernel: br_handle_frame+0x291/0x2d0
    Jan 25 21:09:15 TheiaHD kernel: ? br_pass_frame_up+0x143/0x143
    Jan 25 21:09:15 TheiaHD kernel: __netif_receive_skb_core+0x461/0x793
    Jan 25 21:09:15 TheiaHD kernel: ? __wake_up_common_lock+0xb/0xcb
    Jan 25 21:09:15 TheiaHD kernel: __netif_receive_skb_one_core+0x31/0x69
    Jan 25 21:09:15 TheiaHD kernel: netif_receive_skb_internal+0x9f/0xba
    Jan 25 21:09:15 TheiaHD kernel: napi_gro_frags+0x153/0x18b
    Jan 25 21:09:15 TheiaHD kernel: mlx4_en_process_rx_cq+0x7ea/0x953 [mlx4_en]
    Jan 25 21:09:15 TheiaHD kernel: ? mlx4_cq_completion+0x1e/0x63 [mlx4_core]
    Jan 25 21:09:15 TheiaHD kernel: ? mlx4_en_rx_irq+0x23/0x3e [mlx4_en]
    Jan 25 21:09:15 TheiaHD kernel: ? mlx4_eq_int+0xb2a/0xb55 [mlx4_core]
    Jan 25 21:09:15 TheiaHD kernel: mlx4_en_poll_rx_cq+0x66/0xc6 [mlx4_en]
    Jan 25 21:09:15 TheiaHD kernel: net_rx_action+0x10b/0x274
    Jan 25 21:09:15 TheiaHD kernel: __do_softirq+0xce/0x1e2
    Jan 25 21:09:15 TheiaHD kernel: irq_exit+0x5e/0x9d
    Jan 25 21:09:15 TheiaHD kernel: do_IRQ+0xa9/0xc7
    Jan 25 21:09:15 TheiaHD kernel: common_interrupt+0xf/0xf
    Jan 25 21:09:15 TheiaHD kernel: </IRQ>
    Jan 25 21:09:15 TheiaHD kernel: RIP: 0010:cpuidle_enter_state+0xe8/0x141
    Jan 25 21:09:15 TheiaHD kernel: Code: ff 45 84 ff 74 1d 9c 58 0f 1f 44 00 00 0f ba e0 09 73 09 0f 0b fa 66 0f 1f 44 00 00 31 ff e8 03 52 be ff fb 66 0f 1f 44 00 00 <48> 2b 1c 24 b8 ff ff ff 7f 48 b9 ff ff ff ff f3 01 00 00 48 39 cb
    Jan 25 21:09:15 TheiaHD kernel: RSP: 0018:ffffc9000022fea0 EFLAGS: 00000246 ORIG_RAX: ffffffffffffffdb
    Jan 25 21:09:15 TheiaHD kernel: RAX: ffff88905e220c40 RBX: 000034eb542a1d6c RCX: 000000000000001f
    Jan 25 21:09:15 TheiaHD kernel: RDX: 000034eb542a1d6c RSI: 000000002abffb5d RDI: 0000000000000000
    Jan 25 21:09:15 TheiaHD kernel: RBP: ffff889040135c00 R08: 0000000000000002 R09: 0000000000020500
    Jan 25 21:09:15 TheiaHD kernel: R10: 0000000000000144 R11: 00009e9caca94e5c R12: 0000000000000002
    Jan 25 21:09:15 TheiaHD kernel: R13: 0000000000000002 R14: ffffffff81e5c4f8 R15: 0000000000000000
    Jan 25 21:09:15 TheiaHD kernel: do_idle+0x192/0x20e
    Jan 25 21:09:15 TheiaHD kernel: cpu_startup_entry+0x6a/0x6c
    Jan 25 21:09:15 TheiaHD kernel: start_secondary+0x197/0x1b2
    Jan 25 21:09:15 TheiaHD kernel: secondary_startup_64+0xa4/0xb0
    Jan 25 21:09:40 TheiaHD kernel: ------------[ cut here ]------------
    Jan 25 21:09:40 TheiaHD kernel: NETDEV WATCHDOG: eth2 (mlx4_core): transmit queue 0 timed out
    Jan 25 21:09:40 TheiaHD kernel: WARNING: CPU: 43 PID: 0 at net/sched/sch_generic.c:461 dev_watchdog+0x15f/0x1b7
    Jan 25 21:09:40 TheiaHD kernel: Modules linked in: tun iptable_mangle veth xt_nat ipt_MASQUERADE iptable_nat nf_nat_ipv4 iptable_filter ip_tables nf_nat md_mod bonding mlx4_en mlx4_core igb i2c_algo_bit amd64_edac_mod edac_mce_amd kvm_amd kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel pcbc aesni_intel aes_x86_64 mpt3sas crypto_simd i2c_piix4 raid_class cryptd wmi_bmof mxm_wmi i2c_core k10temp scsi_transport_sas ahci glue_helper ccp libahci pcc_cpufreq wmi button acpi_cpufreq [last unloaded: mlx4_core]
    Jan 25 21:09:40 TheiaHD kernel: CPU: 43 PID: 0 Comm: swapper/43 Not tainted 4.19.17-Unraid #1
    Jan 25 21:09:40 TheiaHD kernel: Hardware name: System manufacturer System Product Name/PRIME X399-A, BIOS 0808 10/12/2018
    Jan 25 21:09:40 TheiaHD kernel: RIP: 0010:dev_watchdog+0x15f/0x1b7
    Jan 25 21:09:40 TheiaHD kernel: Code: 55 63 97 00 00 75 36 4c 89 ef c6 05 49 63 97 00 01 e8 0e ba fd ff 89 e9 4c 89 ee 48 c7 c7 0e 5e d9 81 48 89 c2 e8 8c 2e b2 ff <0f> 0b eb 0f ff c5 48 81 c2 40 01 00 00 39 cd 75 98 eb 13 48 8b 83
    Jan 25 21:09:40 TheiaHD kernel: RSP: 0018:ffff88905e4c3ea0 EFLAGS: 00010286
    Jan 25 21:09:40 TheiaHD kernel: RAX: 0000000000000000 RBX: ffff88882f180438 RCX: 0000000000000007
    Jan 25 21:09:40 TheiaHD kernel: RDX: 0000000000000000 RSI: ffff88905e4d64e0 RDI: ffff88905e4d64e0
    Jan 25 21:09:40 TheiaHD kernel: RBP: 0000000000000000 R08: 0000000000000003 R09: 0000000000020500
    Jan 25 21:09:40 TheiaHD kernel: R10: 0000000000000dce R11: 000000000004caf4 R12: ffff88882f18041c
    Jan 25 21:09:40 TheiaHD kernel: R13: ffff88882f180000 R14: ffff88882f1b3f40 R15: 000000000000002b
    Jan 25 21:09:40 TheiaHD kernel: FS:  0000000000000000(0000) GS:ffff88905e4c0000(0000) knlGS:0000000000000000
    Jan 25 21:09:40 TheiaHD kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Jan 25 21:09:40 TheiaHD kernel: CR2: 0000152db1864110 CR3: 00000007e8dc6000 CR4: 00000000003406e0
    Jan 25 21:09:40 TheiaHD kernel: Call Trace:
    Jan 25 21:09:40 TheiaHD kernel: <IRQ>
    Jan 25 21:09:40 TheiaHD kernel: call_timer_fn+0x18/0x7b
    Jan 25 21:09:40 TheiaHD kernel: ? qdisc_reset+0xc0/0xc0
    Jan 25 21:09:40 TheiaHD kernel: expire_timers+0x7f/0x8e
    Jan 25 21:09:40 TheiaHD kernel: run_timer_softirq+0x72/0x120
    Jan 25 21:09:40 TheiaHD kernel: ? enqueue_hrtimer.isra.3+0x23/0x27
    Jan 25 21:09:40 TheiaHD kernel: ? __hrtimer_run_queues+0xd7/0x105
    Jan 25 21:09:40 TheiaHD kernel: ? ktime_get+0x3a/0x8d
    Jan 25 21:09:40 TheiaHD kernel: __do_softirq+0xce/0x1e2
    Jan 25 21:09:40 TheiaHD kernel: irq_exit+0x5e/0x9d
    Jan 25 21:09:40 TheiaHD kernel: smp_apic_timer_interrupt+0x7e/0x91
    Jan 25 21:09:40 TheiaHD kernel: apic_timer_interrupt+0xf/0x20
    Jan 25 21:09:40 TheiaHD kernel: </IRQ>
    Jan 25 21:09:40 TheiaHD kernel: RIP: 0010:native_safe_halt+0x2/0x3
    Jan 25 21:09:40 TheiaHD kernel: Code: c9 65 48 8b 04 25 40 5c 01 00 f0 80 60 02 df f0 83 44 24 fc 00 48 8b 00 a8 08 74 0b 65 81 25 b4 83 9c 7e ff ff ff 7f c3 fb f4 <c3> f4 c3 e8 5f aa a4 ff 65 8b 05 42 19 9c 7e fb 66 0f 1f 44 00 00
    Jan 25 21:09:40 TheiaHD kernel: RSP: 0018:ffffc9000665be48 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff13
    Jan 25 21:09:40 TheiaHD kernel: RAX: 0000000080000000 RBX: ffff889059015c64 RCX: 000000000000001f
    Jan 25 21:09:40 TheiaHD kernel: RDX: ffff88905e4c0000 RSI: ffffffff81e5c420 RDI: ffff889059015c64
    Jan 25 21:09:40 TheiaHD kernel: RBP: 0000000000000001 R08: 0000000000000002 R09: 0000000000020500
    Jan 25 21:09:40 TheiaHD kernel: R10: 00000000000011b8 R11: 00009ed7ab4291be R12: ffff889059015c00
    Jan 25 21:09:40 TheiaHD kernel: R13: 0000000000000001 R14: ffffffff81e5c498 R15: 0000000000000000
    Jan 25 21:09:40 TheiaHD kernel: acpi_safe_halt+0x15/0x1f
    Jan 25 21:09:40 TheiaHD kernel: acpi_idle_enter+0x1dd/0x21b
    Jan 25 21:09:40 TheiaHD kernel: cpuidle_enter_state+0xa1/0x141
    Jan 25 21:09:40 TheiaHD kernel: do_i

    Next I am going to try the 'nocbs' in the syslinux config as mentioned by spaceinvader.

  5. Well, seems I made it happen quicker this time 😅

    Jan 25 04:44:01 TheiaHD root: Fix Common Problems Version 2019.01.19
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Share Backups set to not use the cache, but files / folders exist on the cache drive
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Share Misc set to not use the cache, but files / folders exist on the cache drive
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Share rec set to not use the cache, but files / folders exist on the cache drive
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application bazarr has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application binhex-rtorrentvpn has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application Influxdb has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application JellyFin has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application letsencrypt has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application lidarr has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application mariadb has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application nextcloud has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application ombi has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application openvpn-as has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application plex has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application plex2 has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application qbt1 has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application qbt2 has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application radarr has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application roon has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application rutorrent has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: Docker Application sonarr has an update available for it
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Error: Docker application ombi has volumes being passed that are mounted by Unassigned Devices, but they are not mounted with the slave option ** Ignored
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Error: Docker application plex2 has volumes being passed that are mounted by Unassigned Devices, but they are not mounted with the slave option ** Ignored
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Error: Docker application plex2 has volumes being passed that are mounted by Unassigned Devices, but they are not mounted with the slave option ** Ignored
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Error: Docker application plex2 has volumes being passed that are mounted by Unassigned Devices, but they are not mounted with the slave option ** Ignored
    Jan 25 04:44:01 TheiaHD root: Fix Common Problems: Warning: unRaid's built in FTP server is currently disabled, but users are defined ** Ignored
    Jan 25 04:44:07 TheiaHD vnstatd[12183]: Traffic rate for "br0" higher than set maximum 1000 Mbit (30->4125, r14560 t886), syncing.
    Jan 25 04:44:07 TheiaHD root: Fix Common Problems: Warning: Template URL for docker application qbt1 is missing.
    Jan 25 04:44:07 TheiaHD root: Fix Common Problems: Warning: Template URL for docker application qbt2 is missing.
    Jan 25 04:44:39 TheiaHD kernel: br0: received packet on bond0 with own address as source address (addr:00:02:c9:54:99:2e, vlan:0)
    Jan 25 04:45:07 TheiaHD vnstatd[12183]: Traffic rate for "br0" higher than set maximum 1000 Mbit (30->4125, r10045 t648), syncing.
    Jan 25 04:45:45 TheiaHD kernel: br0: received packet on bond0 with own address as source address (addr:00:02:c9:54:99:2e, vlan:0)
    Jan 25 04:46:07 TheiaHD vnstatd[12183]: Traffic rate for "br0" higher than set maximum 1000 Mbit (30->4125, r4767 t489), syncing.
    Jan 25 04:46:10 TheiaHD kernel: br0: received packet on bond0 with own address as source address (addr:00:02:c9:54:99:2e, vlan:0)
    Jan 25 04:46:10 TheiaHD kernel: br0: received packet on bond0 with own address as source address (addr:00:02:c9:54:99:2e, vlan:0)
    Jan 25 04:46:23 TheiaHD kernel: br0: received packet on bond0 with own address as source address (addr:00:02:c9:54:99:2e, vlan:0)
    Jan 25 04:46:37 TheiaHD vnstatd[12183]: Traffic rate for "br0" higher than set maximum 1000 Mbit (30->4125, r4356 t454), syncing.
    Jan 25 04:47:08 TheiaHD vnstatd[12183]: Traffic rate for "br0" higher than set maximum 1000 Mbit (31->4263, r4505 t476), syncing.
    Jan 25 04:47:38 TheiaHD vnstatd[12183]: Traffic rate for "br0" higher than set maximum 1000 Mbit (30->4125, r15263 t964), syncing.
    Jan 25 04:48:08 TheiaHD vnstatd[12183]: Traffic rate for "br0" higher than set maximum 1000 Mbit (30->4125, r7365 t1192), syncing.
    Jan 25 04:48:38 TheiaHD vnstatd[12183]: Traffic rate for "br0" higher than set maximum 1000 Mbit (30->4125, r4193 t595), syncing.
    Jan 25 04:49:38 TheiaHD vnstatd[12183]: Traffic rate for "br0" higher than set maximum 1000 Mbit (30->4125, r5809 t593), syncing.
    Jan 25 04:49:43 TheiaHD kernel: br0: received packet on bond0 with own address as source address (addr:00:02:c9:54:99:2e, vlan:0)
    Jan 25 04:50:47 TheiaHD kernel: stack segment: 0000 [#1] SMP NOPTI
    Jan 25 04:50:47 TheiaHD kernel: CPU: 37 PID: 0 Comm: swapper/37 Not tainted 4.19.17-Unraid #1
    Jan 25 04:50:47 TheiaHD kernel: Hardware name: System manufacturer System Product Name/PRIME X399-A, BIOS 0808 10/12/2018
    Jan 25 04:50:47 TheiaHD kernel: RIP: 0010:kmem_cache_alloc+0x8d/0xf3
    Jan 25 04:50:47 TheiaHD kernel: Code: 24 65 49 8b 50 08 65 4c 03 05 77 9a ee 7e 49 83 78 10 00 49 8b 28 74 31 48 85 ed 74 2c 41 8b 44 24 20 48 8d 4a 01 49 8b 3c 24 <48> 8b 5c 05 00 48 89 e8 65 48 0f c7 0f 0f 94 c0 84 c0 74 bf 41 8b
    Jan 25 04:50:47 TheiaHD kernel: RSP: 0018:ffff88885f343bb0 EFLAGS: 00010206
    Jan 25 04:50:47 TheiaHD kernel: RAX: 0000000000000000 RBX: 0000000000488020 RCX: 000000000070fba4
    Jan 25 04:50:47 TheiaHD kernel: RDX: 000000000070fba3 RSI: 0000000000488020 RDI: 0000000000024240
    Jan 25 04:50:47 TheiaHD kernel: RBP: 0000888fc0000000 R08: ffff88885f364240 R09: 0000000000000000
    Jan 25 04:50:47 TheiaHD kernel: R10: ffff88894bef7200 R11: 0000000000000014 R12: ffff88885ec07780
    Jan 25 04:50:47 TheiaHD kernel: R13: 0000000000488020 R14: ffffffff81625612 R15: ffffffff8161611d
    Jan 25 04:50:47 TheiaHD kernel: FS: 0000000000000000(0000) GS:ffff88885f340000(0000) knlGS:0000000000000000
    Jan 25 04:50:47 TheiaHD kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Jan 25 04:50:47 TheiaHD kernel: CR2: 000000c0083d1000 CR3: 0000001026e70000 CR4: 00000000003406e0
    Jan 25 04:50:47 TheiaHD kernel: Call Trace:
    Jan 25 04:50:47 TheiaHD kernel: <IRQ>
    Jan 25 04:50:47 TheiaHD kernel: br_nf_pre_routing+0x221/0x2f7
    Jan 25 04:50:47 TheiaHD kernel: nf_hook_slow+0x37/0x96
    Jan 25 04:50:47 TheiaHD kernel: br_handle_frame+0x291/0x2d0
    Jan 25 04:50:47 TheiaHD kernel: ? br_pass_frame_up+0x143/0x143
    Jan 25 04:50:47 TheiaHD kernel: __netif_receive_skb_core+0x461/0x793
    Jan 25 04:50:47 TheiaHD kernel: __netif_receive_skb_one_core+0x31/0x69
    Jan 25 04:50:47 TheiaHD kernel: netif_receive_skb_internal+0x9f/0xba
    Jan 25 04:50:47 TheiaHD kernel: napi_gro_frags+0x153/0x18b
    Jan 25 04:50:47 TheiaHD kernel: mlx4_en_process_rx_cq+0x7ea/0x953 [mlx4_en]
    Jan 25 04:50:47 TheiaHD kernel: ? mlx4_cq_completion+0x1e/0x63 [mlx4_core]
    Jan 25 04:50:47 TheiaHD kernel: ? mlx4_en_rx_irq+0x23/0x3e [mlx4_en]
    Jan 25 04:50:47 TheiaHD kernel: ? mlx4_eq_int+0xb2a/0xb55 [mlx4_core]
    Jan 25 04:50:47 TheiaHD kernel: mlx4_en_poll_rx_cq+0x66/0xc6 [mlx4_en]
    Jan 25 04:50:47 TheiaHD kernel: net_rx_action+0x10b/0x274
    Jan 25 04:50:47 TheiaHD kernel: __do_softirq+0xce/0x1e2
    Jan 25 04:50:47 TheiaHD kernel: irq_exit+0x5e/0x9d
    Jan 25 04:50:47 TheiaHD kernel: do_IRQ+0xa9/0xc7
    Jan 25 04:50:47 TheiaHD kernel: common_interrupt+0xf/0xf
    Jan 25 04:50:47 TheiaHD kernel: </IRQ>
    Jan 25 04:50:47 TheiaHD kernel: RIP: 0010:cpuidle_enter_state+0xe8/0x141
    Jan 25 04:50:47 TheiaHD kernel: Code: ff 45 84 ff 74 1d 9c 58 0f 1f 44 00 00 0f ba e0 09 73 09 0f 0b fa 66 0f 1f 44 00 00 31 ff e8 03 52 be ff fb 66 0f 1f 44 00 00 <48> 2b 1c 24 b8 ff ff ff 7f 48 b9 ff ff ff ff f3 01 00 00 48 39 cb
    Jan 25 04:50:47 TheiaHD kernel: RSP: 0018:ffffc9000662bea0 EFLAGS: 00000246 ORIG_RAX: ffffffffffffffdb
    Jan 25 04:50:47 TheiaHD kernel: RAX: ffff88885f360c40 RBX: 0000014ae7927c17 RCX: 000000000000001f
    Jan 25 04:50:47 TheiaHD kernel: RDX: 0000014ae7927c17 RSI: 000000002ac00b45 RDI: 0000000000000000
    Jan 25 04:50:47 TheiaHD kernel: RBP: ffff8888412e3c00 R08: 0000000000000002 R09: 0000000000020500
    Jan 25 04:50:47 TheiaHD kernel: R10: 0000000000000000 R11: 00000408a8a6bd6e R12: 0000000000000002
    Jan 25 04:50:47 TheiaHD kernel: R13: 0000000000000002 R14: ffffffff81e5c4f8 R15: 0000000000000000
    Jan 25 04:50:47 TheiaHD kernel: do_idle+0x192/0x20e
    Jan 25 04:50:47 TheiaHD kernel: cpu_startup_entry+0x6a/0x6c
    Jan 25 04:50:47 TheiaHD kernel: start_secondary+0x197/0x1b2
    Jan 25 04:50:47 TheiaHD kernel: secondary_startup_64+0xa4/0xb0
    Jan 25 04:50:47 TheiaHD kernel: Modules linked in: tun iptable_mangle veth xt_nat ipt_MASQUERADE iptable_nat nf_nat_ipv4 iptable_filter ip_tables nf_nat md_mod bonding mlx4_en mlx4_core igb i2c_algo_bit amd64_edac_mod edac_mce_amd kvm_amd kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel pcbc aesni_intel aes_x86_64 crypto_simd mpt3sas cryptd raid_class wmi_bmof mxm_wmi glue_helper scsi_transport_sas ahci ccp i2c_piix4 k10temp i2c_core libahci pcc_cpufreq wmi button acpi_cpufreq [last unloaded: mlx4_core]
    Jan 25 04:50:47 TheiaHD kernel: ---[ end trace 9734a78e09c09700 ]---
    Jan 25 04:50:47 TheiaHD kernel: RIP: 0010:kmem_cache_alloc+0x8d/0xf3
    Jan 25 04:50:47 TheiaHD kernel: Code: 24 65 49 8b 50 08 65 4c 03 05 77 9a ee 7e 49 83 78 10 00 49 8b 28 74 31 48 85 ed 74 2c 41 8b 44 24 20 48 8d 4a 01 49 8b 3c 24 <48> 8b 5c 05 00 48 89 e8 65 48 0f c7 0f 0f 94 c0 84 c0 74 bf 41 8b
    Jan 25 04:50:47 TheiaHD kernel: RSP: 0018:ffff88885f343bb0 EFLAGS: 00010206
    Jan 25 04:50:47 TheiaHD kernel: RAX: 0000000000000000 RBX: 0000000000488020 RCX: 000000000070fba4
    Jan 25 04:50:47 TheiaHD kernel: RDX: 000000000070fba3 RSI: 0000000000488020 RDI: 0000000000024240
    Jan 25 04:50:47 TheiaHD kernel: RBP: 0000888fc0000000 R08: ffff88885f364240 R09: 0000000000000000
    Jan 25 04:50:47 TheiaHD kernel: R10: ffff88894bef7200 R11: 0000000000000014 R12: ffff88885ec07780
    Jan 25 04:50:47 TheiaHD kernel: R13: 0000000000488020 R14: ffffffff81625612 R15: ffffffff8161611d
    Jan 25 04:50:47 TheiaHD kernel: FS: 0000000000000000(0000) GS:ffff88885f340000(0000) knlGS:0000000000000000
    Jan 25 04:50:47 TheiaHD kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Jan 25 04:50:47 TheiaHD kernel: CR2: 000000c0083d1000 CR3: 0000001026e70000 CR4: 00000000003406e0
    Jan 25 04:50:47 TheiaHD kernel: Kernel panic - not syncing: Fatal exception in interrupt

     

  6. Just now, TechnoBabble28 said:

    You sir were correct. It was buried in the overclocking settings under "advanced cpu core settings". Have just disabled it and will re-update to 6.7.

    Let me know the results. I would really like to stay with 6.7 for BBR.

  7. 22 minutes ago, limetech said:

    Are you saying the zenstates program is not working correctly in 6.7.0-rc1?

    If I'm being honest, I am not well versed in zen States and what it actually does. All I know is with the same settings as 6.6.6, I now get system crashes/kernel panic.

  8. I had the same issue on my TR 2990WX.

     

    In my /boot/config/go I have:

    /usr/local/sbin/zenstates --c6-disable

    I have also rolled back to 6.6.6. Mainly due to this, but also because of the BTRFS issue.

     

    I don't have diagnostics from the time because the system halted completely and required a hard reset from the physical power button. I am open to trying further tweaks if suggested.

×
×
  • Create New...