Does your application depend on, or report, free disk space? Re: F20 Self Contained Change: OS Installer Support for LVM Thin Provisioning

Ric Wheeler rwheeler at redhat.com
Mon Jul 29 20:14:16 UTC 2013


On 07/29/2013 03:50 PM, Chris Adams wrote:
> Once upon a time, Chris Murphy <lists at colorremedies.com> said:
>> How does the audit system determine space available? If it's using btrfs configured for raid1 or raid10, df and stat will report the total storage of all devices in the volume, unlike md raid (or even proprietary raid). Instead df reports logs files as using twice as much space.
> How is _anything_ (programs, users, admins) supposed to know how much
> free space is left on btrfs?  This behavior seems like an admin's
> nightmare.

With copy on write file systems like btrfs, you can consume space on writes to 
existing files when overwriting them. You can even consume space by removing 
files :)

Ric



More information about the devel mailing list