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.

Rootfs file is getting full (currently 89 % used)

Featured Replies

Solved by trurl

  • Community Expert
  • Solution

rootfs is the RAM reserved for the OS files. Filling that can cause lots of problems since the OS has no space left to work in. Also, since it is in RAM, whatever you put there will be gone when you reboot.

 

If a container or something else is writing to a path that isn't actual mounted storage, that path is in rootfs. Most likely you have some container host volume wrong.

 

Mounted storage paths are:

the user shares (/mnt/user/sharename)
the array data disks (/mnt/disk#/sharename)

the pools (/mnt/poolname/sharename)

mounted unassigned devices (/mnt/disks/mountname)

mounted remote shares (/mnt/remotes/mountname).

Or the boot flash drive (/boot). (It is not recommended to write to the boot flash drive.)

  • Community Expert

Probably you renamed a pool without fixing the name in one or more of your containers.

/dev/sdk1       954G   54G  900G   6% /mnt/cache_pool
/dev/nvme0n1p1  932G  100G  830G  11% /mnt/nvme_cache

 

  • Community Expert

Unrelated, your appdata share has files on the array.

 

It is configured to be moved to nvme_cache, but nothing can move open files.

 

Go to Settings - Docker and disable the docker service, then run mover.

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...

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.