this post was submitted on 12 Aug 2024
626 points (98.6% liked)

linuxmemes

20923 readers
1183 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] wreckedcarzz@lemmy.world 44 points 1 month ago (6 children)
[–] ipha@lemm.ee 73 points 1 month ago

This is a rather old form and in its early days btrfs was not very stable.

[–] 0x4E4F@sh.itjust.works 20 points 1 month ago

People don't know how CoW FSes work 🤷.

[–] SpeakinTelnet@sh.itjust.works 10 points 1 month ago (1 children)

My only gripe with btrfs is that I've had systems come down from a single drive failure in raid quite "often" when compared to other FS.

ZFS is a ram hog but I always could do a live resilvering without downtime.

[–] hersh@literature.cafe 1 points 1 month ago (4 children)
[–] SpeakinTelnet@sh.itjust.works 4 points 1 month ago (1 children)

It is true for raid 5 & 6. Raid 0, 1, and 10 are supposed to be production ready. I use raid 10 only with btrfs, anything else and I use zfs or mdadm.

[–] possiblylinux127@lemmy.zip 1 points 1 month ago

I wouldn't go above two disks

[–] possiblylinux127@lemmy.zip 2 points 1 month ago

Raid 1 is stable. The problem is that btrfs has performance issues with resilvering a large amount of data. That isn't something that can be fixed as it is a design flaw.

Maybe bcachfs will be production ready at some point

[–] BCsven@lemmy.ca 2 points 1 month ago

You have to avoid the raid types is lists as not ready. Looks like facebook uses btrfs without issues

[–] possiblylinux127@lemmy.zip 5 points 1 month ago

Nothing these days

[–] felsiq@lemmy.zip 5 points 1 month ago

I don’t think I’d call it anything wrong, but the subvolumes definitely do make it different for installation purposes so that following ext4 instructions for bootloader configs or kernel arguments could put you on the wrong path

[–] eager_eagle@lemmy.world 0 points 1 month ago* (last edited 1 month ago) (1 children)

performance

opening programs was noticeably slower for me

benchmarks confirm this, and I think this is an aspect not discussed often enough

[–] possiblylinux127@lemmy.zip 1 points 1 month ago

I benchmarked it and it blew XFS out of the water