this post was submitted on 18 Oct 2024
354 points (99.7% liked)
Technology
59017 readers
4650 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
not sure what you're on about, i have some cheap 500GB USB 3 drives from like 2016 lying around and even those can happily deal with sustained writes over 130MB/s.
When the cache isn't full, yes, that's true. Copy a file that's significantly bigger than cache and performance will drop part way through.
You've made me uncertain if I've somehow never noticed this before, so I gave it a shot. I've been
dd
-ing/dev/random
onto one of those drives for the last 20 minutes and the transfer rate has only dropped by about 4MB/s since I started, which is about the kind of slowdown I would expect as the drive head gets closer to the center of the platter.EDIT: I've now been doing 1.2GB/s onto an 8 drive RAID0 (8x 600GB 15k SAS Seagates) for over 10 minutes with no noticable slowdown. That comes out to 150MB/s per drive, and these drives are from 2014 or 2015. If you're only getting 60MB/s on a modern non-SMR HDD, especially something as dense as an 18TB drive, you've either configured something wrong or your hardware is broken.