I’ve been thinking of switching from btrfs to zfs but it seems like it’s quite a bit of work. Does anyone have any experience with this?

  • maxprime@lemmy.mlOP
    link
    fedilink
    arrow-up
    2
    ·
    5 months ago

    I like the idea of deduplication and checksumming to prevent bit rot. It also sounds like backups via snapshots is extremely powerful, but maybe that’s something btrfs can do too.

    Ultimately though it would be about learning. That’s what’s drawn me to Linux in the first place.

    • gi1242@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      5 months ago

      i used to use zfs for backups via snapshots. but I find using rsync and hard links is much more convenient. i can use standard tools to look through backups and track which files changed if needed.