On 2018年01月10日 23:33, Nikolay Borisov wrote:
>
>
> On 10.01.2018 03:30, Qu Wenruo wrote:
>> That system chunk can be relocated by balance, and in that case new
>> chunk may start beyond 1M.
>>
>> So the most reliable method would be manually checking the the first
>> device extent of this devic
On Wed, Jan 10, 2018 at 09:30:06AM +0800, Qu Wenruo wrote:
>
>
> On 2018年01月10日 00:04, Nikolay Borisov wrote:
> > Currently when df (resp. statfs) is executed on a btrfs instance the
> > free space is calculated as the freespace of the block groups +
> > any unallocated space on the devices, cons
On 10.01.2018 03:30, Qu Wenruo wrote:
> That system chunk can be relocated by balance, and in that case new
> chunk may start beyond 1M.
>
> So the most reliable method would be manually checking the the first
> device extent of this device, and to determine if we should minus that 1M.
>
> If t
On 2018年01月10日 09:30, Qu Wenruo wrote:
>
>
> On 2018年01月10日 00:04, Nikolay Borisov wrote:
>> Currently when df (resp. statfs) is executed on a btrfs instance the
>> free space is calculated as the freespace of the block groups +
>> any unallocated space on the devices, constituting this filesys
On 2018年01月10日 00:04, Nikolay Borisov wrote:
> Currently when df (resp. statfs) is executed on a btrfs instance the
> free space is calculated as the freespace of the block groups +
> any unallocated space on the devices, constituting this filesystem.
> There is a catch, however, in that the unal
On Tue, Jan 09, 2018 at 06:04:05PM +0200, Nikolay Borisov wrote:
> Currently when df (resp. statfs) is executed on a btrfs instance the
> free space is calculated as the freespace of the block groups +
> any unallocated space on the devices, constituting this filesystem.
> There is a catch, however
Currently when df (resp. statfs) is executed on a btrfs instance the
free space is calculated as the freespace of the block groups +
any unallocated space on the devices, constituting this filesystem.
There is a catch, however, in that the unallocated space from the
devices has 1 mb subtracted from