Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
Blurry Moon@sun@shitposter.world (2026-08-21 10:26:12)
wish I could redo one of my servers with zfs
---Reply---
Matt Hamilton@eriner@noauthority.social (2026-08-21 10:30:14)
@sun Back circa 2016 I was like "btrfs is pretty mature now, I should use that".
Of course, I had PROBLEMS.
Then I started using zfs for my NAS and critical data.
Now I format drives with ext4, disable journaling, take a big gulp, spin the cylinder, then pull the trigger.
Reply
---Replies---
Matt Hamilton@eriner@noauthority.social (2026-08-21 10:35:05)
@sun on that note, do you actually use zfs features? Or do you just want the reliability?
Even when I used btrfs I never used snapshotting or anything. I always thought that having any kind of backup (aside from checksums/integrity info) sitting next to live data was silly.
CoW is good I guess, but I thrashed a drive something fierce before I remembered to disable that for VM images.