We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2017-03-26 21:19:09 +0200

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

And then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

Can you help me ?

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

And then Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

Can you help me ?

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

I have the btrfs-balance tool from :

$ zypper what-provides btrfs-balancer
Loading repository data...
Reading installed packages...
S | Name           | Type    | Version     | Arch    | Repository
--+----------------+---------+-------------+---------+-----------
i | btrfs-balancer | package | 1.2.4-1.2.4 | armv7hl | jolla

Can you help me ?

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

I have the btrfs-balance tool from :

$ zypper what-provides btrfs-balancer
Loading repository data...
Reading installed packages...
S | Name           | Type    | Version     | Arch    | Repository
--+----------------+---------+-------------+---------+-----------
i | btrfs-balancer | package | 1.2.4-1.2.4 | armv7hl | jolla

After stopping the Android support and 10 balancings, the result is still the same :(

Can you help me ?

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

I have the btrfs-balance tool from :

$ zypper what-provides btrfs-balancer
Loading repository data...
Reading installed packages...
S | Name           | Type    | Version     | Arch    | Repository
--+----------------+---------+-------------+---------+-----------
i | btrfs-balancer | package | 1.2.4-1.2.4 | armv7hl | jolla

After stopping the Android support and 10 balancings, the result is still the same :(

Can you help me ?

Knowing that my /home FS is 687 MiB and "my android_storage" FS is 1.76 GiB.

All the rest does not belong to the nemo user.

Therefore my personal data takes upto 2500 MiB out of 14078 MiB (size of /home FS) that is 17.75%, can anyone tell me how come df says its 75% occupied ?

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

I have the btrfs-balance tool from :

$ zypper what-provides btrfs-balancer
Loading repository data...
Reading installed packages...
S | Name           | Type    | Version     | Arch    | Repository
--+----------------+---------+-------------+---------+-----------
i | btrfs-balancer | package | 1.2.4-1.2.4 | armv7hl | jolla

After stopping the Android support and 10 balancings, the result is still the same :(

Can you help me ?

Knowing that my /home FS is 687 MiB and "my android_storage" FS is 1.76 GiB.

All the rest does not belong to the nemo user.

Therefore my personal data takes upto 2500 2480 MiB out of 14078 MiB (size of /home FS) that is 17.75%, 17.61%, can anyone tell me how come df says its 75% occupied ?

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

I have the btrfs-balance tool from :

$ zypper what-provides btrfs-balancer
Loading repository data...
Reading installed packages...
S | Name           | Type    | Version     | Arch    | Repository
--+----------------+---------+-------------+---------+-----------
i | btrfs-balancer | package | 1.2.4-1.2.4 | armv7hl | jolla

After stopping the Android support and 10 balancings, the result is still the same :(

Can you help me ?

Knowing that my /home FS is 687 MiB and "my android_storage" FS is 1.76 GiB.

All the rest does not belong to the nemo user.

Therefore my personal data takes upto 2480 MiB out of 14078 MiB (size of /home FS) that is 17.61%, can anyone tell me how come df says its 75% occupied ?

I'm using btrfs version 3.16 but the Balance filter page advises to use v3.18 (in § Balancing to fix filesystem full errors), is it possible to upgrade the btrfs-progs on Jolla ?

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

I have the btrfs-balance tool from :

$ zypper what-provides btrfs-balancer
Loading repository data...
Reading installed packages...
S | Name           | Type    | Version     | Arch    | Repository
--+----------------+---------+-------------+---------+-----------
i | btrfs-balancer | package | 1.2.4-1.2.4 | armv7hl | jolla

After stopping the Android support and 10 balancings, the result is still the same :(

Can you help me ?

Knowing that my /home FS is 687 MiB and "my android_storage" FS is 1.76 GiB.

All the rest does not belong to the nemo user.

Therefore my personal data takes upto 2480 MiB out of 14078 MiB (size of /home FS) that is 17.61%, can anyone tell me how come df says its 75% occupied ?

I'm using btrfs version 3.16 but the Balance filter page advises to use v3.18 (in § Balancing to fix filesystem full errors), is it possible to upgrade the btrfs-progs on Jolla ?

Is it safe to run this command (below) ?

$ sudo btrfs balance start -v -dusage=0 /mnt/btrfs

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

I have the btrfs-balance tool from :

$ zypper what-provides btrfs-balancer
Loading repository data...
Reading installed packages...
S | Name           | Type    | Version     | Arch    | Repository
--+----------------+---------+-------------+---------+-----------
i | btrfs-balancer | package | 1.2.4-1.2.4 | armv7hl | jolla

After stopping the Android support and 10 balancings, the result is still the same :(

Can you help me ?

Knowing that my /home FS is 687 MiB and "my android_storage" FS is 1.76 GiB.

All the rest does not belong to the nemo user.

Therefore my personal data takes upto 2480 MiB out of 14078 MiB (size of /home FS) that is 17.61%, can anyone tell me how come df says its 75% occupied ?

I'm using btrfs version 3.16 but the Balance filter page advises to use v3.18 (in § Balancing to fix filesystem full errors), is it possible to upgrade the btrfs-progs on Jolla ?

Is it safe to run this command (below) ?

$ sudo btrfs balance start -v -dusage=0 /mnt/btrfs
/

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

I have the btrfs-balance tool from :

$ zypper what-provides btrfs-balancer
Loading repository data...
Reading installed packages...
S | Name           | Type    | Version     | Arch    | Repository
--+----------------+---------+-------------+---------+-----------
i | btrfs-balancer | package | 1.2.4-1.2.4 | armv7hl | jolla

After stopping the Android support and 10 balancings, the result is still the same :(

Can you help me ?

Knowing that my /home FS is 687 MiB and "my android_storage" FS is 1.76 GiB.

All the rest does not belong to the nemo user.

Therefore my personal data takes upto 2480 MiB out of 14078 MiB (size of /home FS) that is 17.61%, can anyone tell me how come df says its 75% occupied ?17.61%

All the rest does not belong to the nemo user.

I'm using btrfs version 3.16 but the Balance filter page advises to use v3.18 (in § Balancing to fix filesystem full errors), is it possible to upgrade the btrfs-progs on Jolla ?

Is it safe to run this command (below) ?

$ sudo btrfs balance start -v -dusage=0 /

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

I have the btrfs-balance tool from :

$ zypper what-provides btrfs-balancer
Loading repository data...
Reading installed packages...
S | Name           | Type    | Version     | Arch    | Repository
--+----------------+---------+-------------+---------+-----------
i | btrfs-balancer | package | 1.2.4-1.2.4 | armv7hl | jolla

After stopping the Android support and 10 balancings, the result is still the same :(

Can you help me ?

Knowing that my /home FS is 687 MiB and "my android_storage" FS is 1.76 GiB.

Therefore my personal data takes upto 2480 MiB out of 14078 MiB (size of /home FS) that is 17.61%

All the rest does not belong to the nemo user.

I'm using btrfs version 3.16 but the Balance filter page advises to use v3.18 (in § Balancing to fix filesystem full errors), is it possible to upgrade the btrfs-progs on Jolla Can you help me ?

Is it safe to run this command (below) ?

$ sudo btrfs balance start -v -dusage=0 /

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

I have the btrfs-balance tool from :

$ zypper what-provides btrfs-balancer
Loading repository data...
Reading installed packages...
S | Name           | Type    | Version     | Arch    | Repository
--+----------------+---------+-------------+---------+-----------
i | btrfs-balancer | package | 1.2.4-1.2.4 | armv7hl | jolla

After stopping the Android support and 10 balancings, the result is still the same :(

Knowing that my /home FS is 687 MiB and "my android_storage" FS is 1.76 GiB.

Therefore my personal data takes upto 2480 MiB out of 14078 MiB (size of /home FS) that is 17.61%

All the rest does not belong to the nemo user.

Can you help me ?

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

I have the btrfs-balance tool from :

$ zypper what-provides btrfs-balancer
Loading repository data...
Reading installed packages...
S | Name           | Type    | Version     | Arch    | Repository
--+----------------+---------+-------------+---------+-----------
i | btrfs-balancer | package | 1.2.4-1.2.4 | armv7hl | jolla

After stopping the Android support and 10 balancings, the result is still the same :(

Knowing that my /home FS is 687 MiB and "my android_storage" FS is 1.76 GiB.

Therefore my personal data takes upto 2480 MiB out of 14078 MiB (size of /home FS) that is 17.61%

All the rest does not belong to the nemo user.

Can you help me ?

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

I have the btrfs-balance tool from :

$ zypper what-provides btrfs-balancer
Loading repository data...
Reading installed packages...
S | Name           | Type    | Version     | Arch    | Repository
--+----------------+---------+-------------+---------+-----------
i | btrfs-balancer | package | 1.2.4-1.2.4 | armv7hl | jolla

After stopping the Android support and 10 balancings, the result is still the same :(

Knowing that my /home FS is 687 MiB and "my android_storage" FS is 1.76 GiB.

Therefore my personal data takes upto 2480 MiB out of 14078 MiB (size of /home FS) that is 17.61%

All the rest does not belong to the nemo user.

Can you help me ?

[2.0.4.14] It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

I have the btrfs-balance tool from :

$ zypper what-provides btrfs-balancer
Loading repository data...
Reading installed packages...
S | Name           | Type    | Version     | Arch    | Repository
--+----------------+---------+-------------+---------+-----------
i | btrfs-balancer | package | 1.2.4-1.2.4 | armv7hl | jolla

After stopping the Android support and 10 balancings, the result is still the same :(

Knowing that my /home FS is 687 MiB and "my android_storage" FS is 1.76 GiB.

Therefore my personal data takes upto 2480 MiB out of 14078 MiB (size of /home FS) that is 17.61%

All the rest does not belong to the nemo user.

Can you help me ?

It seems btrfs-balancer cannot balance properly

Hi,

I'm using SailFish OS 2.0.4.14 (didn't upgrade to 2.0.5 because of Wifi issues).

I have 75% of the space occupied :

$ df -h /home/
Filesystem            Size  Used Avail Use% Mounted on
/dev/mmcblk0p28        14G  9.8G  3.3G  75% /home

But sudo btrfs-balancer allocation says Allocated: 100 % so I run a :

$ time sudo btrfs-balancer balance
Balancing... 0 %
Balancing... 10 %
Balancing... 10 %
Balancing... 20 %
Balancing... 35 %
Balancing... 50 %
Balancing... 75 %
Balancing... 96 %
Balancing... 97 %
Balancing... 98 %
Balancing... 100 %
Finished.

real    2m29.322s
user    0m0.030s
sys 0m0.030s

Then I check with :

$ sudo btrfs-balancer allocation
Total:     14763950080 bytes
Used:      14763950080 bytes
Allocated: 100 %

But a "btrfs df" says :

$ btrfs filesystem df /      
Data, single: total=12.51GiB, used=9.24GiB
System, DUP: total=40.00MiB, used=4.00KiB
System, single: total=4.00MiB, used=0.00
Metadata, DUP: total=586.00MiB, used=283.70MiB
Metadata, single: total=8.00MiB, used=0.00

I have the btrfs-balance tool from :

$ zypper what-provides btrfs-balancer
Loading repository data...
Reading installed packages...
S | Name           | Type    | Version     | Arch    | Repository
--+----------------+---------+-------------+---------+-----------
i | btrfs-balancer | package | 1.2.4-1.2.4 | armv7hl | jolla

After stopping the Android support and 10 balancings, the result is still the same :(

Knowing that my /home FS is 687 MiB and "my android_storage" FS is 1.76 GiB.

Therefore my personal data takes upto 2480 MiB out of 14078 MiB (size of /home FS) that is 17.61%

All the rest does not belong to the nemo user.

Can you help me ?