danktankk 5 Posted December 8, 2020 Share Posted December 8, 2020 can anyone please explain how UnRAID formulates the total HDD space in an array? when using df -h It will produce a nice even number, just not the same one that is reported by UnRAID. In addition, I use a grafana dashboard that has a total hard drive space panel and it also reports that same total space that is in agreement with UnRAID's total. It is pulled from /mnt/user0 I am just curious how the hard drive capacity on the disk is reported in UnRAID when almost, if not every, other utility knocks off just over 7% of the total hard drive space. Quote Link to post
JorgeB 3492 Posted December 8, 2020 Share Posted December 8, 2020 Google TiB vs TB Quote Link to post
danktankk 5 Posted December 8, 2020 Author Share Posted December 8, 2020 Is there a command that will display the same array space that unraid reports from the cli? Quote Link to post
JorgeB 3492 Posted December 8, 2020 Share Posted December 8, 2020 df -H -H, --si print sizes in powers of 1000 (e.g., 1.1G) 1 Quote Link to post
danktankk 5 Posted December 8, 2020 Author Share Posted December 8, 2020 I didnt know there was a difference between -h and -H That did the trick. Thank you! Quote Link to post
5 posts in this topic Last Reply
Recommended Posts
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.