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.

Cache drive almost full

Featured Replies

I have a 2TB cache drive in one of my servers that only has about 300GB free for some reason. How can I find out what is taking up all the space? 

Main Tab, Cache Devices, click on the little folder icon way to the right.

 

Or alternatively, binhex's Krusader app and navigate to the cache drive

 

Or another alternative, under the shares tab, click calculate on each share and it will show you where the files in the share are stored.

  • Author

Thanks Squid, I've been using Krusader, and I deleted a lot of old stuff, but the cache drive is still showing same used and available space so I am still having a lot of trouble figuring out why it's so full.

Then you haven't deleted anything off of the cache drive, only out of the array.

  • Author

So what is the easiest way to to determine what folders I am looking at in Krusader are actually on the cache drive?

Another way to see with what is full your cache drive is to open a Terminal from your Web GUI and run the following command:

image.png.57d39bdc39fadf4b87f0ca0d85e38573.png

Quote

root@Node804:~# du -sh /mnt/cache/*
4.3G    /mnt/cache/appdata
33G     /mnt/cache/domains
3.4G    /mnt/cache/share4all
21G     /mnt/cache/system
 

In my case the cache is used by appdata, domains, system and share4all - one of the shares which should be moved automatically to Array at a specific disk usage threshold.

Edited by FlorinB

  • Author

So when I run that, this is what I get.

cache.jpeg

  • Author

When I run fix common problems, I get these warnings, which I am not clear on how to resolve and I am unsure if they are part of the problem.

 

 

fix common problems.jpeg

23 minutes ago, ashman70 said:

So when I run that, this is what I get.

Please do a df -h /mnt/*

In my case this is what i get:

Quote

root@Node804:~# df -h /mnt/*
Filesystem      Size  Used Avail Use% Mounted on
/dev/sdi1       233G   73G  160G  32% /mnt/cache
/dev/md1        466G  301G  164G  65% /mnt/disk1
/dev/md2        466G   51G  414G  11% /mnt/disk2
/dev/md3        466G  389G   78G  84% /mnt/disk3
/dev/md4        466G  185G  280G  40% /mnt/disk4
/dev/md5        466G  171G  295G  37% /mnt/disk5
/dev/md6        932G  838G   94G  90% /mnt/disk6
/dev/md7        466G  426G   41G  92% /mnt/disk7
rootfs          7.8G  656M  7.1G   9% /mnt
shfs            3.9T  2.4T  1.5T  62% /mnt/user
shfs            3.7T  2.4T  1.4T  64% /mnt/user0

You can see the disk usage of cache drive as well as the disks from Array.

 

42 minutes ago, ashman70 said:

I am not clear on how to resolve and I am unsure if they are part of the problem

The Fix Common Problems warnings are telling you everithing you need to know:

appdata, Applications, downloads - should be (according to your configuration) on the cache drive, but somehow you move them to the array. 

Docker folder should not use the cache at all, the a folder Docker exist (empty or with content) on you cache drive.

You can use the tools mentioned in warnings to move your files where it should be. Always copy a file from a disk to a disk and from a share to a share!!! Do not mix disks with shares - there is a bug which will dostroy your data, if you do not respect that rule. See the following post for more details:

 

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.