Unraid keeps freezing everyday, out of memory and no killable process


Recommended Posts

My guess would be that you have a misconfigured Plugin or Docker that is using RAM as permanent storage for data.  Check the configuration for every plugin and Docker to see that it points to  /mnt/cache   or /mnt/diskX  or /mnt/user  or /mnt/user0   for all its data storage.  Otherwise, the data is being stored on the UnRAID RAM disk. 

Link to comment

Any content stored by on both of those mount points is going to be in RAM.  If you want the storage to be using a physical device, you have to use one of the mount points in my earlier post.  The only other mount point is a physical device is  /boot/*    but that is your flash drive and really don't want to use that! 

Edited by Frank1940
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.