Jump to content

Unraid crashes daily after switching to new motherboard


Go to solution Solved by JorgeB,

Recommended Posts

My server has been crashing on a daily basis for the past couple of weeks. I restart it manually after the crash, which triggers a parity check. The log looks to me like a kernel panic, which immediately made me think it could be hardware related since I swapped my motherboard recently. However, the motherboard swap happened about 10 days before it started crashing daily. In that time, I remember trying to set up a docker compose for some new containers which continually locked up my server when I tried to run them. I moved the stack into portainer to be managed there and it seems to be fine from there.

 

I have run a memtest86 and it passed after running overnight.

 

I've attached the logs from right before the crash last night!

syslog-192.168.1.2.log.1

Link to comment
  • Solution
Dec 18 21:18:29 Tower kernel: macvlan_broadcast+0x10a/0x150 [macvlan]
Dec 18 21:18:29 Tower kernel: ? _raw_spin_unlock+0x14/0x29
Dec 18 21:18:29 Tower kernel: macvlan_process_broadcast+0xbc/0x12f [macvlan]

 

Macvlan call traces will usually end up crashing the server, switching to ipvlan should fix it (Settings -> Docker Settings -> Docker custom network type -> ipvlan (advanced view must be enabled, top right)), then reboot.
 

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.

×
×
  • Create New...