Displaying 1 result from an estimated 1 matches for "fe1c8578d75b".
2014 Nov 12
0
btrfs balance fails with no space errors (despite having plenty)
...e on the partition.
It is only about 60% full - see sdb1 below:
~ % sudo btrfs fi show
Label: none uuid: 3a154348-9bd4-4c3f-aaf8-e9446d3797db
Total devices 1 FS bytes used 9.49GiB
devid 1 size 87.47GiB used 11.03GiB path /dev/sda3
Label: none uuid: cc90ee50-bbda-46d6-a7e6-fe1c8578d75b
Total devices 1 FS bytes used 124.98GiB
devid 1 size 200.00GiB used 127.03GiB path /dev/sdb1
- Made sure I have metadata space (as suggested on the problem FAQ):
~ % sudo btrfs fi df /home
Data, single: total=126.00GiB, used=124.58GiB
System, single: total=32.00MiB, used=20.0...