this post was submitted on 09 Jul 2026
54 points (95.0% liked)

Selfhosted

60543 readers
869 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the link in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post. )

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I'm looking for help deciding, or maybe with info I haven't found on my own and or experience you have with these drives.

I'm finally pulling the trigger on a drive (more in the future, for now I still have a few smaller ones on my desktop for backup) specifically for use on my home server, so far I've been doing fine with my 2.5' hdd but besides running tight on space, I want a more reliable drive.

I've been researching and looking up options within my budget, payment methods and such and ended up with two options, both WD (the options I've found on seagate are a bit more expensive):

  • WD80EFPX WD red plus 8TB (in three different stores at similar enough prices, not sure if that's relevant here)
  • WD120EFGX WD red plus 12 TB, not too much more expensive Note that I've skipped 10 TB reds because I've read those have a couple problems like being abnormally noisy and unreliable

As far as I could find out, it seems this 12 TB option is a bit louder (I'm not sure if 30 vs 24 dB is too much, but idk really) and a bit slower data throughput (despite spinning the platters faster, or at least saying so in the specs), but I couldn't find anything about them being particularly unreliable (though I'm new to buying drives for reliability, unfortunately, timing-wise). I do want more storage (who doesn't?), but I'd rather focusing on reliability between these options.

While I don't exactly intend to run RAID, I ended up choosing nas drives for the 24/7 intended usage, I don't think it'll make much difference but I rather the peace of mind, my use is immich for photos (hence the reliability), jellyfin for a small selection of stuff (which doesn't require that much performance as far as I can tell) and a few small services that will mostly live on the ssd (and general NAS usage too, no need for much performance). Similarly big drives for regular use aren't that much cheaper anyways (between the options I have available and accounting for the reliability thing) but will still value your input on the topic, I'm still open to just looking for regular drives if it turns out I'm wrong about that.

Quick note on the topic of noise: I have my home server in the same space as my desktop and the noise of my desktop is already a bit much, It's fine but it's not far from being annoying, Can't hear anything from the server and hope it won't change much after the new drives (I'll focus on making my desktop quieter in the future).

Only other similarly dense (and priced) drives I've found are Seagate IronWolf ST8000VN004 8TB, Seagate Barracuda 8TB ST8000DM004 and then a bunch of surveilance drives which I've read again and again aren't worth getting for NAS or homelab usage.

Hope this is not too far from the topic of selfhosting since it's mostly about storage (for use in a home server).

As you can see, being succinct is not my specialty, sorry for the long post.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] MuttMutt@lemmy.world 2 points 12 hours ago (1 children)

I'm not saying that.

What you need to do is decide now if the drive you will buy will be used for a RAID array. If it is a desktop drive won't be in a RAID array on a NAS system. Many NAS' will have random writes to the pool. Desktop drives aggressively park the heads, the load and unload of the heads wears them. In a NAS system they can actually wear out.

Over the last 15 years drives have become a bit more specialized. You already found out about surveillance drives not being a good fit for much other than surveillance/DVR. Desktop drives are fine for desktop loads and usage but outside of that or single drive usage they are not useful. NAS drives are meant for NAS usage in RAID arrays. Back when the WD green drives were available years ago you could convert them from a desktop drive to a NAS drive using a tool called wdidle (WD Idle) but that isn't the case any more.

Using a NAS drive on its own will work in a pinch but if it has an error it won't try to recover it like a Desktop drive would because it's made with the idea that it will be in an array that will deal with the issue. Plus once you start loading it up you will have to wipe it to put it into an array unless you go for ZFS mirrors or RAID 1. If the NAS Appliances have some sort of special trickery that allows you to expand one disk at a time and add redundancy I'm completely unaware as I've never put much stock in them. I've been running FreeNAS/TrueNAS for over 10 years.

https://en.wikipedia.org/wiki/Standard_RAID_levels

[โ€“] FierroG@lemmy.world 1 points 1 hour ago

Oh, ok, thanks... Too bad I can't 4x my budget to buy a second drive and build another pc or get a prebuilt nas, I laid out my options to avoid these "choose the option you don't have" scenarios, but I did want to see general discussion too so I'll take it as that.