Albert Wu Posted April 27, 2023 Share Posted April 27, 2023 This morning when I check one of docker application, found out all APPs in Unraid is offline, and Webui is inaccessible, server IPMI shows no display output, server software shutdown not working. Attached log and diagnostic files for reference Attachment 1: is log before system crash / stuck, which is set to mirror to flash drive; Attachment 2: is full diagnostic file downloaded from system after hard reset. and two key time point may help when view log: Apr 27 02:00:40 - system log stopped at this time; Apr 27 08:45:42 - server manual reset at this time; Thanks in advance for kind help! syslog_before crash.log aio-diagnostics-20230427-0955.zip Quote Link to comment
Solution JorgeB Posted April 27, 2023 Solution Share Posted April 27, 2023 Apr 26 09:06:14 AIO kernel: macvlan_broadcast+0x10a/0x150 [macvlan] Apr 26 09:06:14 AIO kernel: macvlan_process_broadcast+0xbc/0x12f [macvlan] Macvlan call traces are usually the result of having dockers with a custom IP address and will 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)). Quote Link to comment
Albert Wu Posted April 27, 2023 Author Share Posted April 27, 2023 10 minutes ago, JorgeB said: Apr 26 09:06:14 AIO kernel: macvlan_broadcast+0x10a/0x150 [macvlan] Apr 26 09:06:14 AIO kernel: macvlan_process_broadcast+0xbc/0x12f [macvlan] Macvlan call traces are usually the result of having dockers with a custom IP address and will 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)). When keep in macvlan, will a dedicated ethernet port for docker network fix this? Quote Link to comment
JorgeB Posted April 27, 2023 Share Posted April 27, 2023 It should, see the guides section. Quote Link to comment
Albert Wu Posted May 1, 2023 Author Share Posted May 1, 2023 On 4/27/2023 at 6:34 PM, JorgeB said: It should, see the guides section. with dedicated port for docker macvlan, no system crash, but encounter new issue, not sure if its due to macvlan Quote Link to comment
Recommended Posts
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.