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

linuxmemes

24384 readers
562 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

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

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

    [–] 0x4E4F@sh.itjust.works 20 points 8 months ago

    People don't know how CoW FSes work 🀷.

    [–] SpeakinTelnet@sh.itjust.works 10 points 8 months 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 8 months ago (4 children)
    [–] SpeakinTelnet@sh.itjust.works 4 points 8 months 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 8 months ago

    I wouldn't go above two disks

    [–] possiblylinux127@lemmy.zip 2 points 8 months 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 8 months ago

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

    [–] felsiq@lemmy.zip 5 points 8 months 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

    [–] possiblylinux127@lemmy.zip 5 points 8 months ago

    Nothing these days

    [–] eager_eagle@lemmy.world 0 points 8 months ago* (last edited 8 months 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 8 months ago

    I benchmarked it and it blew XFS out of the water