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 😃

  • Samsy
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    7 months ago

    I prefer ext4 on HDD and f2fs on flash devices.

    • Scribbd@feddit.nl
      link
      fedilink
      arrow-up
      2
      ·
      7 months ago

      Also taking f2fs for a spin.

      As far as I have experienced (I didn’t measure this): don’t use that partition for container layers. It might just be my system, but f2fs has slowed my container engine down a bit.

      • Samsy
        link
        fedilink
        arrow-up
        2
        ·
        7 months ago

        I excactly doing this. I run coreOS with f2fs and it runs really fast. No issues so far.