unRAID server becomes unresponsive


Recommended Posts

Hello,

I hope someone here has an idea of whats going on because I am all out! Anywhere between 6 hours to 48 hours, the server will become unresponsive.

By unresponsive, I mean:

1. Will not respond to pings

2. Shares are not accessible

3. Docker containers are not available

4. The host itself is unresponsive (cannot even put in a username locally to take a look)

 

The only resolution I have found is to perform a cold reboot to the server. If there is any diagnostic information that could help, please let me know and I will attach it.

Thanks,

DaemonHunter

Link to comment

Another test. Boot up with a monitor and keyboard attached and load up the console (not the GUI). Login and then type the following command:

tail /var/log/syslog -f

This will start printing the system log to the screen. Then when the system crashes next, take a picture of what's on that screen before rebooting.

Sent from my Pixel 3 XL using Tapatalk

Link to comment
41 minutes ago, DaemonHunter said:

Yes I have a keyboard/mouse attached. both are unresponsive as if system locked up. I have not done a memtest yet. Would you recommend that for start?

Thanks,

DaemonHunter

steelmountain-diagnostics-20190114-1416.zip

You have a keyboard/mouse attached, but, no monitor?  If you can attach a monitor, it will help in troubleshooting.

 

Your diagnostics are after the last reboot so, of course, there is nothing in the syslog related to what might have causes the previous crash.  The syslog, since it is stored in RAM, is reset on every reboot and information logged before then is lost.

 

Try running

 

'tail -f /var/log/syslog"

 

on the console or an open terminal window (leave it open).  This will actively monitor the syslog and the last few lines of the syslog will be on your console monitor/terminal window when the server locks up and requires a reboot.  Before rebooting, take a picture of the monitor screen and post that.  Perhaps there will be a clue in what was last logged before the lockup.

 

Have you noticed any call traces in previous syslogs?  Do you have any dockers assigned custom IP addresses.  I ask because this produced call traces/server lockups on my main server until I discovered a solution.

 

A trurl mentioned, a memtest will determine if you have any memory issues.  Run it at least 24 hours.  It's an option in the unRAID boot menu, but, you need a monitor on the server to see what is going on with a memtest.  I don't think the version included with unRAID has file logging.

 

 

Edited by Hoopster
Link to comment

Could a docker container be causing it? The only recent change I have made is adding the H265ize docker container but have not had a chance to set it up. I noticed that it was running and using 80% of the CPU?? Before the memtest I think Im gonna delete this container and see if this issue persists. Is there a way to make sure everything that the container installed is removed?

Link to comment
  • 4 weeks later...

UPDATE:

Have run a memtest with no issues.

Formatted and reinstalled the unraid flash drive.

 

The issue seems to be the Plex Transcoder? I have posted files of what I am seeing in the syslog as well as a recent diagnostics.

steelmountain-diagnostics-20190212-0031.zip

syslog_1.txt

syslog_2.txt

syslog_3.txt

syslog_4.txt

syslog_5.txt

syslog_6.txt

syslog_7.txt

syslog_8.txt

syslog_9.txt

Link to comment
  • 2 months later...
13 hours ago, DaemonHunter said:

I'm not sure if this is what did it, but I disabled the CPU governor in my BIOS and all my issues went away. 

Cheers. Do you know what this setting may be called on different boards? I have an ASRock can't find anything similar (I'm looking under Advanced > CPU Config > North Bridge Config etc.

Link to comment
  • 2 months later...
  • 3 months later...

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.