this post was submitted on 28 Jul 2023
646 points (97.5% liked)

Memes

52062 readers
1319 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 2 years ago (3 children)

It was new at the time. Anyway, what is the best file system to use nowadays? zfs?

[–] [email protected] 8 points 2 years ago

I think zfs is very popular with the honeserver crowd, but its not worth the hassle for desktop use. If you want something more fancy than ext4 there is btrfs which lets you take snapshots and checksums the data to detect corruption

[–] [email protected] 5 points 2 years ago* (last edited 2 years ago)

ZFS is brilliant and all, as long as you only add disks, too bad if you want to rearrange your disks, you have to buy a new set of disks and move the data.

Btrfs is much better for home use, combine your old 3, 4 and 8tb disks into one, buy a new 16tb disk you add it and remove the 3tb disk.

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)

Depends on usecase. Just works: ext3/4.