Repeated kernel panics during high-CPU usage states


Go to solution Solved by JorgeB,

Recommended Posts

After years and years of stability, I'm now seeing occasional kernel panics during periods of high CPU usage.  This is happening more frequently - I've had three this week. I have to physically turn the machine off and on.

 

I'd like to troubleshoot this.

 

I turned on Syslog Server with "local syslog" to a cache-only share.

Is this the preferred way to troubleshoot this?

 

In case it helps, I've attached a screenshot of the kernel panic, and I've attached my diagnostics.

 

Thanks.

tower-diagnostics-20230828-0750.zip

Edited by volcs0
Link to comment
  • Solution

Based on the screenshot if may be the macvlan issue, but post the persistent syslog when you have it to confirm. If it's the macvlan issue switching to ipvlan should fix it (Settings -> Docker Settings -> Docker custom network type -> ipvlan (advanced view must be enabled, top right)).

Link to comment
23 hours ago, JorgeB said:

Based on the screenshot if may be the macvlan issue, but post the persistent syslog when you have it to confirm. If it's the macvlan issue switching to ipvlan should fix it (Settings -> Docker Settings -> Docker custom network type -> ipvlan (advanced view must be enabled, top right)).

 

I turned on syslog server (local) with /mnt/user/syslog as the share (cache only).

 

That was two days ago, and nothing has been written to that folder.

 

Are there supposed to be logs written periodically to the folder?

 

How does that work for a kernel panic - when would something get written to syslog?

 

I checked and group/user is correct (nobody/users) and permissions are 777 for the share.

 

Thanks for the advice.

 

Link to comment
On 8/28/2023 at 9:05 AM, JorgeB said:

Based on the screenshot if may be the macvlan issue, but post the persistent syslog when you have it to confirm. If it's the macvlan issue switching to ipvlan should fix it (Settings -> Docker Settings -> Docker custom network type -> ipvlan (advanced view must be enabled, top right)).

 

I didn't make any changes yet based on your suggestion above.

It happened again yesterday - around 16:30.

Here are the last 1000 lines of the syslog.

 

 

Thank you for your insights.

 

Link to comment
7 minutes ago, JorgeB said:

It is:
 

Aug 31 09:18:58 Tower kernel: macvlan_broadcast+0x10a/0x150 [macvlan]
Aug 31 09:18:58 Tower kernel: ? _raw_spin_unlock+0x14/0x29
Aug 31 09:18:58 Tower kernel: macvlan_process_broadcast+0xbc/0x12f [macvlan]

 

Excellent. Thank you for taking a look. I will make the change you suggested.

 

Also, are all of those post disabled / blocked lines concerning? 

 

Thanks again for your help.

 

Link to comment
On 9/1/2023 at 7:36 AM, JorgeB said:

Nope

Sorry to pile on another question -

Since changing from macvlan to ipvlan, my cloudflare tunnel to my apps no longer works - getting DNS errors / SRV lookup errors.

If I change back to macvlan, it works again. 

I'm reading about this and trying to troubleshoot and learn.

Any thoughts about where to start with this? 

Thanks

 

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.