this post was submitted on 26 Apr 2024
389 points (98.0% liked)
Memes
45575 readers
1828 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
True, it's definitely in the plans to get a NAS with a RAID setup and it may be expedited to nearer in the future than I thought lol
Reject raid, ZFS supremacy
ZFS is essentially a raid implementation. The principle is the same. From what I hear it's probably the most popular implementation right now, and for good reason
It's a fair bit more than that, but yes in a sense it is RAID if you are using it across more than one drive (as you should). You can use ZFS on a single drive though, so it's a middle ground situation.
The main thing is to avoid hardware RAID controllers unless you have a really good reason, and that's generally what most people refer to as RAID. Generally folks are moving to JBOD setups with filesystems like ZFS now though
Ah well, I was not aware that people usually mean hardware when they say raid. Thanks for clearing that up.
Zfs is the way, raid is far from perfect
Raid is a concept, zfs is a type of software raid.
No, perhaps you are refering to zraid, one of the vdev types