Jump to content

d2dyno

Members
  • Posts

    95
  • Joined

  • Last visited

Everything posted by d2dyno

  1. Would it be possible to include vnstat 2.1? I would really like to upgrade, but can't find any slack packages for this version 😞
  2. Yep, though nerdpack is what I used to install zsh, as you said 😀 then oh my zsh must be installed on top of that.
  3. @limetech I think my issue on latest RC is some Mellanox change in the latest kernel. Going back to 6.6.6 with no changes to c-states/power on idle, I have been stable for about 4 days now.
  4. Can the report be reopened? This doesn't seem it should be closed at all, with, by my count, 4 different reports of the issue.
  5. 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.
  6. 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.
  7. @mikeydk tried this, still crashed earlier this morning. Next I will pull out the Mellanox cards I guess. If they're the issue that won't be good though, as I don't want to go back to gigabit.
  8. 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.
  9. 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
  10. Whelp, just had another hard lock. No diagnostic files were created, so I am going to leave a terminal with syslog opened to try and catch it next time.
  11. I don't think upgrading the package from the plugin will work since it's the same version. Turn on uninstall and deselect lftp. Click apply. Then check for updates and apply the new package This must be what it was, thanks
  12. @dmacias LFTP is throwing this error on my installation: lftp: error while loading shared libraries: libidn2.so.4: cannot open shared object file: No such file or directory
  13. This alone did not fix the issue. Trying disabling c-state now.
  14. Using latest Chrome on both my Ubuntu 18.04 desktops, and my Android 9. First screen shows an empty column in the docker dashboard, where second screenshot does not have the empty column From desktop: From mobile:
  15. With the release of RC 6.7.x, the OpenSSL version got bumped to 1.1.x. This breaks the Proftpd plugin. Is it possible to update it's compatibility with 6.7?
  16. With RC 6.7, many plugins are not working with the new openssl version. Is it possible to update specifically python2 and python3? In addition the following plugin versions can be updated: lftp -> 4.8.4 (also broken with openssl atm) python3 -> 3.6.8 vnstat -> 1.18 zsh -> 5.6.2
  17. @johnnie.blackwow, thanks for the tip! I found this setting exactly as you said (for me under advanced>zen), and set it at typical current idle. Let's see how 6.7 behaves now
  18. Let me know the results. I would really like to stay with 6.7 for BBR.
  19. 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.
  20. I had this issue spammed in my logs as well. What's more concerning, running scrub on one of the reported disks, showed checksum errors on recently accessed files (Plex generating thumbnails). Yikes. Reverted back to 6.6.6.
  21. 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.
  22. Interesting, this got me up and running. Thanks for the tip! Odd that this container went from NEEDING host network to bridge.
  23. With the latest release candidate, I have a few plug-ins that do not work as expected. This seems to have to do with an openssl change, although I did not see any updates to openssl in the changelog. Affected applications: ProFTPd (Client auth disabled/not available) Python2.x (including pip): ImportError: cannot import name md5 Python3.x (including pip3): Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.",)': /simple/six/ Fix: Download and apply openssl: https://slackware.pkgs.org/14.2/slackware-patches-x86_64/openssl-1.0.2q-x86_64-1_slack14.2.txz.html Reboot.
×
×
  • Create New...