linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* With Linux 5.5: Filesystem full while still 90 GiB free
@ 2020-01-29 19:33 Martin Steigerwald
  2020-01-29 20:04 ` Martin Raiber
  0 siblings, 1 reply; 25+ messages in thread
From: Martin Steigerwald @ 2020-01-29 19:33 UTC (permalink / raw)
  To: linux-btrfs

Hi!

I thought this would not happen anymore, but see yourself:

% LANG=en df -hT /daten
Filesystem             Type   Size  Used Avail Use% Mounted on
/dev/mapper/sata-daten btrfs  400G  310G     0 100% /daten

I removed some larger files but to no avail.


However, also according to btrfs fi usage it is perfectly good:

% btrfs fi usage -T /daten
Overall:
    Device size:                 400.00GiB
    Device allocated:            311.04GiB
    Device unallocated:           88.96GiB
    Device missing:                  0.00B
    Used:                        309.50GiB
    Free (estimated):             90.16GiB      (min: 90.16GiB)
    Data ratio:                       1.00
    Metadata ratio:                   1.00
    Global reserve:              364.03MiB      (used: 0.00B)

                          Data      Metadata  System              
Id Path                   single    single    single   Unallocated
-- ---------------------- --------- --------- -------- -----------
 1 /dev/mapper/sata-daten 310.00GiB   1.01GiB 32.00MiB    88.96GiB
-- ---------------------- --------- --------- -------- -----------
   Total                  310.00GiB   1.01GiB 32.00MiB    88.96GiB
   Used                   308.80GiB 714.67MiB 64.00KiB


Even in a state where I think that no balance is required. I started one 
for some duration and it was able to relocate some block groups just 
fine:

[88593.639061] BTRFS info (device dm-4): relocating block group 
352409616384 flags data
[88594.076177] BTRFS info (device dm-4): found 1 extents
[88594.147171] BTRFS info (device dm-4): found 1 extents
[88594.185681] BTRFS info (device dm-4): relocating block group 
351335874560 flags data
[88597.089032] BTRFS info (device dm-4): found 559 extents
[88597.170087] BTRFS info (device dm-4): found 550 extents
[88597.206519] BTRFS info (device dm-4): relocating block group 
350262132736 flags data
[88601.850606] BTRFS info (device dm-4): found 1908 extents
[88601.988330] BTRFS info (device dm-4): found 1908 extents

I aborted it after some time ago, cause from the values above a balance 
is not required, I'd say.


Also btrfs check seems to be happy:

% btrfs check /dev/sata/daten
Opening filesystem to check...
Checking filesystem on /dev/sata/daten
UUID: […]
[1/7] checking root items
[2/7] checking extents
[3/7] checking free space cache
[4/7] checking fs roots
[5/7] checking only csums items (without verifying data)
[6/7] checking root refs
[7/7] checking quota groups skipped (not enabled on this FS)
found 332322398208 bytes used, no error found
total csum bytes: 323723112
total tree bytes: 749453312
total fs tree bytes: 367476736
total extent tree bytes: 34422784
btree space waste bytes: 98074732
file data blocks allocated: 468393074688
 referenced 331312160768


I believe I switched this filesystem to space cache v2 some time ago. 
However looking at the mount options I am not entirely sure:

/dev/mapper/sata-daten on /daten type btrfs 
(rw,noatime,ssd,space_cache,subvolid=257,subvol=/daten)

I just cleared the space_cache:

% mount -o remount,clear_cache,space_cache=v2 /daten

% dmesg | tail -3
[89385.503291] BTRFS info (device dm-4): force clearing of disk cache
[89385.503302] BTRFS info (device dm-4): enabling free space tree
[89385.503305] BTRFS info (device dm-4): using free space tree

Still to no avail:

% LANG=en df -hT /daten
Filesystem             Type   Size  Used Avail Use% Mounted on
/dev/mapper/sata-daten btrfs  400G  310G     0 100% /daten


There are no permanent snapshots on the filesystem. Backup scripts 
create a snapshot, but delete it after the backup is completely.

A scrub of the data, which I started just in case, reports no errors.

There is nothing unusual about the filesystem in /var/log/kern.log*


ThinkPad T520 running Debian Sid with self-compiled Linux kernel 5.5. 
BTRFS is on Samsung SSD 860 Pro 1 TB. btrfs-progs v5.4.1.


The filesystem mostly has large files I store there once and then they 
stay there. However recently I copied a bunch of root filesystems of a 
Proxmox VE cluster to them via rsync -aAHXS, so there are more smaller 
files on it now as well. There really is no frequent write activity on 
it. The generation number is just 5857. The filesystem is also quite 
new, having been created at 2018-08-11. No compression, no raid, no 
fancy features used.


So what is going on here?

Any way to recover the lost space… without redoing the filesystem from 
scratch? I can redo it easily enough, but if I can spare the time,I'd 
appreciate it.


I am really surprised that this bogus out of space thing can still 
happen. Especially on such an underutilized filesystem.

Thanks,
-- 
Martin



^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2020-03-02  2:00 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-29 19:33 With Linux 5.5: Filesystem full while still 90 GiB free Martin Steigerwald
2020-01-29 20:04 ` Martin Raiber
2020-01-29 21:20   ` Martin Steigerwald
2020-01-29 22:55     ` Chris Murphy
2020-01-30 10:41       ` Martin Steigerwald
2020-01-30 16:37         ` Chris Murphy
2020-01-30 20:02           ` Martin Steigerwald
2020-01-30 20:18             ` Chris Murphy
2020-01-30 20:59               ` Josef Bacik
2020-01-30 21:09                 ` Chris Murphy
2020-01-30 21:32                   ` Martin Raiber
2020-01-30 21:42                     ` Josef Bacik
2020-01-30 21:12                 ` Martin Steigerwald
2020-01-30 21:10               ` Martin Steigerwald
2020-01-30 21:20                 ` Remi Gauvin
2020-01-30 23:12                   ` Martin Steigerwald
2020-01-31  1:43                     ` Matt Corallo
2020-01-31  1:57                       ` Qu Wenruo
2020-03-02  1:57                         ` Etienne Champetier
2020-03-02  1:59                           ` Qu Wenruo
2020-01-31  4:12                       ` Etienne Champetier
2020-01-30 17:19       ` David Sterba
2020-01-30 19:31         ` Chris Murphy
2020-01-30 19:58           ` Martin Steigerwald
2020-01-31  3:00           ` Zygo Blaxell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).