View Single Post
Posts: 211 | Thanked: 62 times | Joined on Oct 2014 @ Finland
#2092
Originally Posted by mautz View Post
You need to run btrfs balance...here is everything explained:
https://together.jolla.com/question/...ious-problems/
Thanks for this. I have been looking this page many times before and (as far as I know) I have run balancer. (If I understood correctly, this Schturman balancer should run balancer, if needed?)

I just ran balancer. And at this point, it is showing 80%! (Edit: This is still strange, while I have approx 33% available space, but it shows only 20% of free allocation.)

Code:
[nemo@Sailfish ~]$ devel-su
Password:
[root@Sailfish nemo]# btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14098230149 bytes
Allocated: 95 %
[root@Sailfish nemo]# btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 81 %
Balancing... 89 %
Balancing... 96 %
Balancing... 96 %
Balancing... 96 %
Balancing... 97 %
Balancing... 97 %
Balancing... 98 %
Balancing... 98 %
Balancing... 99 %
Balancing... 99 %
Balancing... 100 %
Finished.
[root@Sailfish nemo]# btrfs-balancer allocation
Total:     14763950080 bytes
Used:      11950746501 bytes
Allocated: 80 %
[root@Sailfish nemo]#
Thanks mautz!

@Schturman,

Is this btrfs balancer running balance correctly?