Re: Did convert do anything?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On May 24, 2015, at 11:00 PM, Gareth Pye <gareth@xxxxxxxxxxxxxx> wrote:
> 
> 2.
> 18% or 1.1T spare currently. That isn't what I'd call tiny free space.
> --
> 

# btrfs  fi df /data
Data, RAID1: total=4.43TiB, used=4.41TiB

Of 4.43TiB, btrfs believes you have used 4.41TiB.  

Chris’s fix to this has to deal with the ENOSPC error "No space left on device”, not because you don’ t have free space but because your extents are marked as used and you need a balance operation to clean it up.

https://patchwork.kernel.org/patch/6238111/
> Before the reverted commit, this test case failed with ENOSPC because
> all chunks on the freshly converted filesystem were allocated, although
> many were empty. The reverted commit removed an allocation attempt in
> btrfs_set_block_group_ro(), but that fix wasn't right. After the
> reverted commit, the balance succeeds, but the data/metadata profiles
> aren't actually updated:

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux