Just a simple question : Which file system do you recommend for Linux? Ext4…?

EDIT : Thanks to everyone who commented, I think I will try btrfs on my root partition and keep ext4 for my home directory 😃

  • @[email protected]
    link
    fedilink
    13
    edit-2
    5 months ago

    I disagree. My partition is ext4, but Timeshift saved my ass when an upgrade went wrong. I just had to restore the system from a previous snapshot taken before the upgrade.

    • @[email protected]
      link
      fedilink
      -85 months ago

      Of course updates can break stuff. What I don’t understand is why would you intentionally go for a less stable FS that can break and corrupt all files? It’s especially bad on old machines with limited space where full backups are not possible

        • @[email protected]
          link
          fedilink
          -85 months ago

          Updates can break stuff on any file system but BTRFS is known for worse stability, at least in the past

          • @[email protected]
            link
            fedilink
            English
            75 months ago

            I’m running it for over 3 years as complete linux moron with no issues whatsoever. It was default in openSUSE and its automatic snapshot feature saved my ass multiple times. I’ve heard everyone saying ext4 is super stable and I should use it, but I went with default and can’t complain.

          • @Potatofish
            link
            -15 months ago

            Just stop already. You look like a ext4 zealot with all these outdated comments.

      • @[email protected]
        link
        fedilink
        65 months ago

        I never tested BTRFS on SSDs under 128GB or even HDDs, but never had a corrupted one.

        Those anecdotes are worth little so it would be best to have current data.

        One of the above points was that the claims are outdated, which would be really interesting to verify.

        Like, making a study with many different parameters

        • hdd, sata ssd, nvme ssd, emmc, etc.
        • size: 50-200MB, 1GB, 16GB, 128GB, 500GB, 4TB (from small embedded, to IOT, to usb flash drive, to smartphone, to laptop, to Server/Backup)
        • amount of usage: percentage filled, read/write per minute
        • BTRFS actions: snapshots, balance, defragment
      • @[email protected]
        cake
        link
        fedilink
        55 months ago

        If full backups aren’t possible that’s an administrator failure.

        Reliance on a file system to never fail rather than have proper backups, is an administrator failure.

        ANY system can, and will, fail. Thinking and behaving otherwise is an administrator failure.

        “Everything gets gone, sooner or later” - being prepared for it is good administrator behaviour.

        • @[email protected]
          link
          fedilink
          -2
          edit-2
          5 months ago

          Yes but why intentionally choose a worse option? Sorry but it’s not very smart imo.

          And not having enough space is not an administrator failure. It’s usually budget issue. And are you saying that making apps bloated (like severely bloated) is ok and the user should always be blamed for having lower hardware?