this post was submitted on 13 Sep 2023
20 points (81.2% liked)
homelab
6580 readers
10 users here now
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For those without knowledge: Alternatives to BTRFS are what? EXT4 or NTFS?
Mostly ZFS, XFS and ext4
Correct, btrfs is a filesystem format.
What are the alternatives to it? NTFS? EXT4? ExFAT? FAT32??
xfs. ext4 doesn't have a comparable feature set, and nobody is going to use those others as their main filesystems on Linux. bcachefs will be a contender, once it's included in the kernel, or if you're the sort who compiles their own kernels.
The only file-system that is somewhat comparable to btrfs is OpenZFS. Xfs isn't.
Seems like zfs or btrfs?
At least I usually read about storage file system usually being ZFS by default.
ZFS has been around for a long time. Rock solid w RAID. See FreeNAS. ZFS was orig on BSD but AFAIK got ported to Linux a while back.
It now TrueNAS and both freebsd and Linux use the same implementation (openzfs)
Yeah, zfs is what I meant. Or yfs, as in "Y-use anything but btr-FS?"