Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Hugepages and memory errors

Featured Replies

I'm trying to run a Docker that has some setup steps that is recommended to run. With out these settings the Docker performance is almost 50%.

Here are the suggested setup instructions.  I know unRAID OS is a little unique, so I'm looking how to satisfy these requirements in the unRAID environment. I have tried running the Docker as privileged.

 

I get this error in the logs when running the Docker: Error: MEMORY ALLOC FAILED: mmap failed

 

On Linux you will need to configure large page support "sudo sysctl -w vm.nr_hugepages=128" and increase your ulimit -l. To do do this you need to add following lines to /etc/security/limits.conf - "* soft memlock 262144" and "* hard memlock 262144".

 

You can also simply run-as-root or privileged , but this is NOT recommended for security reasons.

Memory locking means that the kernel can't swap out the page to disk - something that is unlikey to happen on a command line system that isn't starved of memory. I haven't observed any difference on a CLI Linux system between locked and unlocked memory. If that is your setup see option "no_mlck".

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.