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.

(6.8.3) No space left on device - but there is

Featured Replies

Both /mnt/user/appdata and /mnt/user/system report "No space left on devce" when trying to write to these shares.  Both are set to cache only, and the cache drive is not full.  I can write to /mnt/cache/appdata and /mnt/cache/system manually just fine.

 

Quote

root@Tower:/mnt/user/appdata# touch .test
touch: cannot touch '.test': No space left on device
root@Tower:/mnt/user/appdata# df -h |grep cache
/dev/sdb1       932G  931G 1020M 100% /mnt/cache
root@Tower:/mnt/user/appdata#

 

I didn't notice the cache nearly full because the 'main' tab on the UI was incorrect - reporting 700GB free, when in reality less then 1GB is actually free on the cache drive.  A reboot caused it to report correctly.  Tho, that's a separate problem. 

 

After manually running the mover for a few minutes writes started working:

Quote

root@Tower:/mnt/user/appdata# df -h |grep cache
/dev/sdb1       932G  924G  7.1G 100% /mnt/cache
root@Tower:/mnt/user/appdata# touch .test
root@Tower:/mnt/user/appdata# rm .test

 

 

Why with 1 GB free do writes to the cache fail, but succeed with 7GB free?  Is there some limit I'm not aware of?  Is there a warning I turned off?

 

 

Post your diagnostics.  Hard to say what's going on without seeing them.  BUT, the odds are decent that you've set a minimum free space for appdata of say ~5-7GIG, the appdata is set to be cache-only, which means that it is indeed full according to your settings.

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.