this post was submitted on 05 Aug 2023
120 points (97.6% liked)
Linux
48003 readers
1395 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Zfs, absolutely, because you can send the data where you need.
I disagree completely with btrfs, because if something goes wrong, that's it, recovery is not pleasant. Zfs isn't perfect, but it has recovery modes.
Alternately, ext4, it's recoverable, safe, and with journaling it's solid on power loss.
edit: Other poster was right about bitrot and checksumming, stick with zfs, xfs is good too so long as you're not running a db.
How do you typically recover things on zfs vs btrfs? Also, is the out-of-tree kernel modules thing something you have to deal with or take into account?
The out-of-tree thing is annoying, but most distros have zfs support as modules already.
I've never had to worry about zfs recovery when it wasn't a raid, it seems to be automatic, but you have zpool checkpoints, scrubs, snapshots, really a ton of ways to go back to a working state, and you can also try to recover bad files if you use the right techniques.
Look at zdb, it's pretty intense.
btrfs can also send volumes to whatever you want, even a file.