Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* BTRF: no free space
@ 2023-10-22 10:43 Reindl Harald
  2023-10-22 14:50 ` Roman Mamedov
  2023-10-22 21:33 ` Qu Wenruo
  0 siblings, 2 replies; 7+ messages in thread
From: Reindl Harald @ 2023-10-22 10:43 UTC (permalink / raw)
  To: linux-btrfs

this is a *new* filesystem and somewhere in the middle of the night at 
10% usage a large rsync stopped because BTRF thinks the filesystem is 
full - how is this possible in 2023?

Metadata, DUP: total=1.00GiB, used=945.61MiB

-----------------

defaults,noatime,compress-force=zstd:15,ssd,ssd_spread,nodiscard,nobarrier,noexec,nosuid,nodev,commit=60

adding "clear_cache" which solved such issues in the past eve refuses to 
mount it

[root@arrakisvm:~]$ mount /mnt/fileserver-backup/
mount: /mnt/fileserver-backup: mount(2) system call failed: No space 
left on device.

-----------------

[root@arrakisvm:~]$ df
Filesystem     Type   Size  Used Avail Use% Mounted on
/dev/sdd1      btrfs  2.0T  209G     0 100% /mnt/fileserver-backup

[root@arrakisvm:~]$ btrfs fi df /mnt/fileserver-backup
Data, single: total=1.95TiB, used=207.05GiB
System, DUP: total=8.00MiB, used=224.00KiB
Metadata, DUP: total=1.00GiB, used=945.61MiB
GlobalReserve, single: total=512.00MiB, used=0.00B

[root@arrakisvm:~]$ btrfs balance start -dusage=5 /mnt/fileserver-backup
ERROR: error during balancing '/mnt/fileserver-backup': No space left on 
device

[root@arrakisvm:~]$ dmesg
[Sun Oct 22 12:31:52 2023] BTRFS info (device sdd1): balance: start 
-dusage=5
[Sun Oct 22 12:31:54 2023] BTRFS info (device sdd1): 496 enospc errors 
during balance
[Sun Oct 22 12:31:54 2023] BTRFS info (device sdd1): balance: ended with 
status: -28



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

end of thread, other threads:[~2023-10-23  7:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-22 10:43 BTRF: no free space Reindl Harald
2023-10-22 14:50 ` Roman Mamedov
2023-10-22 15:40   ` Reindl Harald
2023-10-22 15:49     ` Roman Mamedov
2023-10-22 21:33 ` Qu Wenruo
2023-10-23  6:55   ` Reindl Harald
2023-10-23  7:06     ` Qu Wenruo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox