January 11, 20224 yr Hey all, not sure what I'm missing here but the disk space available on my SSD pool isn't matching everywhere. From a 2x1TB BTRFS RAID0 Pool named ssd unRAID "Main" tab disk details reports: Data, RAID0: total=1.65TiB, used=1.64TiB (this seems to match above) root@Tower:/mnt/ssd# df -h /mnt/ssd Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 1.9T 1.7T 171G 91% /mnt/ssd Where is that 200GB extra being used? root@Tower:/mnt/ssd# du -h . [..] 1.4T /mnt/ssd Cheers
January 12, 20224 yr Author 6 hours ago, ChatNoir said: Your diagnostics could provide more information. Thanks for the reminder. Any specific diag files you were looking or the whole zip?
January 12, 20224 yr Community Expert Just now, wangjangle said: or the whole zip? Unless specified otherwise this will be what is wanted.
January 12, 20224 yr Author edit: deleted diag zip as issue has been resolved. Edited January 12, 20224 yr by wangjangle
January 12, 20224 yr Community Expert What is the problem exactly? Diags show 1.6TiB used, GUI should show 1.76TB.
January 12, 20224 yr Author I'm trying to see where the space is actually being used, since du reports a value 200GB lower. root@Tower:/mnt/ssd# du -sh . 1.4T . Edited January 12, 20224 yr by wangjangle
January 12, 20224 yr Community Expert Solution 29 minutes ago, wangjangle said: I'm trying to see where the space is actually being used, since du reports a value 200GB lower. root@Tower:/mnt/ssd# du -sh . 1.4T . du is known to often not give correct results on multi-drive btrfs format arrays.
January 12, 20224 yr Community Expert 36 minutes ago, itimpi said: du is known to often not give correct results on multi-drive btrfs format arrays. Correct, missed du output above, it's not reliable with btfs, even with a single device fs, GUI and df will show the correct used/free space for that pool.
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.