this post was submitted on 20 Apr 2025
70 points (100.0% liked)

Linux

7043 readers
324 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
 

I recently started using Fedora with btrfs, which I think was the default on install. So far all I've noticed is that backups and restores are really fast and easy.

Are there any important things to be aware of, like speed, drive lifespan or energy efficiency?

you are viewing a single comment's thread
view the rest of the comments
[–] BCsven@lemmy.ca 11 points 3 days ago (1 children)

Can't make a claim for Fedora, but I know on OpenSUSE the maintenance,Scrub etc is already built In as cron/scripts. There's no need to run additional scripts.

[–] glizzyguzzler@lemmy.blahaj.zone 6 points 3 days ago (1 children)

I was hoping the distros would just do the scrub/balance work for you - makes it no effort then! Good to know OpenSUSE does it for ya. Searching it looks like Fedora doesn’t have anything built in sadly, but the posts are +1 yr old so maaaybe they’ve done something.

[–] OmegaLemmy@discuss.online 1 points 3 days ago (1 children)

openSuSE expects you to be on btrfs + xfs for root and home, so it's quite well integrated, and if you learn the admin software you don't even need to memorise any cli

[–] Ephera@lemmy.ml 2 points 3 days ago

openSUSE is now one big btrfs partition. They dropped the separate xfs for the home partition maybe two years ago or so. It makes it less likely to run into a situation where the snapshots fill up the root partition (which is really ugly to recover from, because users will try to uninstall packages, which doesn't help, since the files are still contained in a previous snapshot)...