this post was submitted on 10 May 2025
53 points (98.2% liked)
Linux
7296 readers
739 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I guess I'll look into XFS and see if it's suitable for my use cases (I know almost nothing about it), but this supports my opinion that BTRFS is an easy choice over EXT4 at least.
Edit: No snapshot support in XFS, so I'll stick with BTRFS. My performance requirements are not that high on desktop. If I set up a high-performance server that would be another matter.
I was surprised to learn that F2FS has rather small maximum volume sizes. 16TB with 4K block sizes, 64TB with 16K block sizes. But your whole kernel needs to use 16K pages to use 16K F2FS blocks, which seems like more trouble than it's worth. Either way, it's so non-future-proof I'm not even going to think about it.
F2FS was made primary with removable storage like SD cards and USB thumb drives in mind.
16TB is still a few years away for those, but yes a update to add larger sizes would not be that bad.