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 91 % used)

Featured Replies

  • Community Expert

There are a number of things about your docker configuration that are less than ideal.

 

Your appdata and system shares have files on the array. This will cause array disks to stay spunup since these files are always open, and it will impact docker/VM performance due to slower parity. But it is not the reason for filling rootfs.

 

Why have you given 50G to docker.img? Have you had problems filling it? 20G should be more than enough. The usual cause of filling docker.img is an application writing to a path that isn't mapped. Linux is case-sensitive, so each application must only specify paths that correspond to container paths in the mappings, and must match upper/lower case.

 

The usual reason for a docker to fill rootfs is specifying a host path that isn't actual storage. Any host path that isn't a subfolder of /mnt is a path in rootfs.

  • Author
1 minute ago, trurl said:

The usual reason for a docker to fill rootfs is specifying a host path that isn't actual storage. Any host path that isn't a subfolder of /mnt is a path in rootfs.

I will go through my docker configs and check this. Thanks

 

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.