608
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 14 Jul 2025
608 points (98.6% liked)
Technology
72894 readers
3085 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- 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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
but then wd and their fake red nas drives with smr tech?
what else we have?
Wait.. fake? I just bought some of those.
they were selling wd red (pro?) drives with smr tech, which is known to be disastrous for disk arrays because both traditional raid and zfs tends to throw them out. the reason for that is when you are filling it up, especially when you do it quickly, it won't be able to process your writes after some time, and write operations will take a very long time, because the disk needs to rearrange its data before writing more. but raid solutions just see that the drive is not responding to the write command for a long time, and they think that's because the drive is bad.
it was a few years ago, but it was a shitfest because they didn't disclose it, and people were expecting that nas drives will work fine in their nas.
Didn't they used to have only one "Red" designation? Or maybe I'm hallucinating. I thought "Red Pro" was introduced after that curfuffel to distinguish the SMR from the CMR.
I don't know, because haven't been around long enough, but yeah possibly they started using the red pro type there
I've had a couple random drop from my array recently, but they were older so I didn't think twice about it. Does this permafry them or can you remove from the array and reinitiate for it to work?
well, it depends. if they were dropped just because they are smr and were writing slowly, I think they are fine. but otherwise...
what array system do you use? some raid software, or zfs?
Windows Server storage solutions. I took them out of the array and they still weren't recognized in Disk Management so I assume they're shot. It was just weird having 2 fail the same way.
I don't have experience with windows server, but that indeed sounds like these are dead. you could check them with some pendrive bootable live linux, whether it sees them, like gparted's edition, in case windows just hides them because it blacklisted them or something