On Thu, Apr 6, 2017 at 7:15 PM, John Petrini <jpetr...@coredial.com> wrote: > Okay so I came across this bug report: > https://bugzilla.redhat.com/show_bug.cgi?id=1243986 > > It looks like I'm just misinterpreting the output of btrfs fi df. What > should I be looking at to determine the actual free space? Is Free > (estimated): 13.83TiB (min: 13.83TiB) the proper metric? > > Simply running df does not seem to report the usage properly > > /dev/sdj 25T 11T 5.9T 65% /mnt/storage-array
Free should be correct. And df -h should be IEC units, so I'd expect it to be closer to the value of btrfs fi us than this. But the code has changed over time, I'm not sure when the last adjustment was made. -- Chris Murphy -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html