this post was submitted on 18 Oct 2024
354 points (99.7% liked)
Technology
58997 readers
4216 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Obligatory hint that SMR isn't suited for RAID systems.
A better way to word it is: SMR is only suited for archival usage. Large writes, little-to-no random writes.
I wonder how the read performance would be.
If you know the format of SMR, then you can trivially see the read performance is not impacted. Writing is impacted, because it has to write multiple times for each sector write (because of overlapping sectors that allow the extra density).
Impacted write performance, coupled with hdds are generally slow with random writes PLUS the extra potential for data loss due to less-atomic sector writes, makes them terrible drives for everything except archival usage.
Wonder what happens if you throw them in an unraid BTRFS/jbod configuration with a CMR parity drive.
Slowdown and data corruption?
Tape on a platter, basically.