July 24, 2025Jul 24 Greetings- I have unraid 7.1.4, Cache drive is Samsung_SSD_850_EVO_250GB. It is continually showing with ~119GB used, but largest actual file is a 28GB movie. Here are steps I took to find/troubleshoot (gleamed from scanning these forums and using GPT):Checked largest files with du — found only ~28GB visible (the movie)Verified no snapshots with btrfs subvolume list — returned nothingChecked for deleted-but-open files with lsof +L1 — found none after Docker restartRan btrfs balance to defragment — minimal effect on used spaceConfirmed no hidden mounts inside /mnt/cacheNoted deleted docker.img file was once open but no longer exists or held openRan filesystem scrub — no errors foundPerformed deeper du scans inside cache — no large hidden files discoveredConcluded space usage discrepancy likely due to BTRFS metadata/internal usage or hidden data not visible with standard toolsAny suggestions or troubleshooting steps or videos you would suggest? Thanks community!
July 24, 2025Jul 24 Community Expert If there are any vdisks there they can grow with time, but if you cannot see which file is the issue, you can use the mover to start moving things to the array until you find the culprit, then move back.
July 24, 2025Jul 24 Author Thanks for the suggestion! That was my next step, just wanted to see if there was anything automated I could do.
July 24, 2025Jul 24 Community Expert With btrfs it can be difficult to find the actual cultprit(s), since tools like du and similar are not reliable with it.
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.