Hard Drive Know IT Guyde: HDDs for Backup, NAS and Bulk Storage
Disclosure: Some product links may be affiliate links. If you buy through them, The Average Guy Network may earn a commission at no additional cost to you.
Hard drives are not dead.
SSDs and NVMe drives have changed how we build computers, and I would not choose a spinning hard drive as the boot drive for a modern Windows PC. But that does not mean HDDs have stopped being useful. For backups, NAS systems, large media collections, archives and other workloads where capacity and cost per terabyte matter more than raw speed, a conventional hard drive can still be the right tool.
This Know IT Guyde is about making that decision. Instead of asking which hard drive is “best,” I want to answer a better question: what kind of storage actually makes sense for the job you are trying to do?
Quick Answer: Should You Buy an HDD or an SSD?
| What are you doing? | What I would usually consider first |
|---|---|
| Windows boot drive | SSD or NVMe |
| Applications and games | SSD or NVMe |
| Large photo/video archive | HDD |
| PC backup | HDD |
| NAS | HDD for bulk capacity |
| Plex/media library | HDD |
| Portable working drive | SSD |
| Large external backup | HDD |
| Frequently edited large files | SSD/NVMe |
| Second or third backup copy | HDD |
My rule of thumb is simple: use solid-state storage where speed matters and hard drives where capacity economics matter. Many systems should use both.
Why Hard Drives Still Matter
The biggest advantage of a hard drive is still capacity. If you have years of photos, video projects, podcast archives, Plex media, PC backups, surveillance footage or home-server data, a spinning disk can provide a lot of storage for far less money per terabyte than high-capacity solid-state storage.
The industry has not stopped using HDDs either. Backblaze’s Q1 2026 drive report analyzed more than 341,000 hard drives, and more than 90% of its newly deployed drives during the quarter were larger than 20TB. That does not mean a home user needs a 20TB drive, but it is strong evidence that spinning disks remain highly relevant for large-capacity storage.
The better question is not, “Are hard drives obsolete?” It is, “Is a hard drive the right storage technology for this particular job?”
HDD vs SSD: Where Each One Wins
An SSD is dramatically faster for booting Windows, launching applications, loading games, running virtual machines and handling lots of small random reads and writes. An HDD has moving parts, so latency and random access are much slower.
But imagine you have 12TB of completed video, photos, podcasts and backups. Do all 12TB need to sit on NVMe storage? Usually not.
Think About Storage in Tiers
Fast tier: SSD/NVMe for Windows, applications and active projects.
Capacity tier: HDD for large collections of data.
Backup tier: HDD, cloud or another independent storage system.
A photographer might keep active projects on SSD, completed projects on a NAS full of HDDs and another copy somewhere else. A home server might boot from SSD while storing tens of terabytes of media on HDDs. That is often better than trying to make one storage technology solve every problem.
Hard Drives Are Slow, but “Slow” Needs Context
If I am restoring a backup once every few months, maximum storage performance is probably not my biggest concern. If I am streaming media from a Plex server, a modern HDD has ample sequential throughput for the job. If I am copying several terabytes of archive data overnight, capacity and cost may matter much more than whether the transfer finishes at 1:00 a.m. or 3:00 a.m.
If I am editing high-bitrate video directly from the drive, running demanding virtual machines or handling a write-heavy database, the answer changes. The workload should determine the storage.
How Much Capacity Should You Buy?
Start with what you already have and add reasonable room to grow. If you currently have 3TB of data, a 4TB backup drive technically fits, but it leaves little headroom. On the other hand, buying 20TB because bigger is better does not accomplish much if you expect to use 2TB during the useful life of the drive.
A Practical Way to Think About Capacity
4TB: modest backup or secondary-storage needs.
8TB: a useful middle ground for backups, media collections and smaller home servers.
12TB: increasingly useful for photography, video, multiple-computer backups and growing media libraries.
16TB and larger: serious NAS, home-lab, backup and media workloads.
20TB+: useful when reducing drive count or saving drive bays matters and the amount of data genuinely justifies it.
In a NAS, raw capacity is only part of the decision. Four 8TB drives and two 16TB drives can have very different implications for redundancy, power use, drive bays, rebuild time and future expansion.
Do Not Forget the Backup Multiplier
If you have 10TB of irreplaceable data, you do not really have a 10TB storage problem. You may have a 20TB, 30TB or larger protection problem depending on how many independent copies you intend to maintain.
That is where HDD economics become especially useful. For data that matters, I would rather have one fast copy plus two slower independent copies than one spectacularly fast copy and no backup.
For more on that approach, see Taking Advantage of Free Cloud Storage for 3-2-1 Backup and the Cloud Storage Know IT Guyde.
Desktop Hard Drive or NAS Hard Drive?
You do not automatically need a NAS-specific hard drive. A NAS drive is designed around a different workload: continuous operation, multiple drives in one enclosure, vibration and heavier yearly usage.
For a desktop or occasional backup drive, a mainstream consumer HDD may be perfectly reasonable. For a multi-drive NAS or always-on server, I would usually start with a NAS-oriented drive.
Current examples include Seagate IronWolf, Western Digital Red Plus and Toshiba N300. Those product families are designed for NAS workloads rather than ordinary desktop use, but that does not make them universally better for every buyer.
What Is CMR vs SMR?
With CMR (Conventional Magnetic Recording), tracks are written without intentionally overlapping neighboring tracks. With SMR (Shingled Magnetic Recording), tracks partially overlap, allowing more data to be packed into the same physical area.
The tradeoff is write behavior. Rewriting data on an SMR drive may require more work because changing one area can affect neighboring tracks.
Does That Mean SMR Is Bad?
No. SMR can be perfectly reasonable for archival storage, light-write workloads and data that is written once and read many times.
I become more cautious with RAID rebuilds, write-heavy NAS workloads and sustained random writes. For those jobs, CMR is usually the safer default.
This topic deserves its own supporting article because buyers often have trouble finding the recording technology clearly listed on retail pages: CMR vs SMR: Which Hard Drive Should You Buy?
5400 RPM vs 7200 RPM
A 7200 RPM drive can generally access and transfer data faster than a slower-spinning drive, but RPM is only one variable. Platter density, cache, firmware and workload all matter.
I care more about 7200 RPM when a drive is actively serving files, copying large amounts of data frequently or supporting multiple users. For backup or archive, lower noise, heat and power may matter more than a modest performance advantage.
Internal or External Hard Drive?
An internal HDD gives you clean integration and direct SATA connectivity. An external HDD gives you portability, simple setup and the ability to disconnect or rotate the drive.
For backup, that ability to disconnect the drive can be valuable. A backup that is offline is much harder for malware, accidental deletion or a power event to damage at the same time as the original.
External HDD vs External SSD
If I am carrying an active video project between computers, I probably prefer an external SSD. If I need a 12TB backup drive that sits on a shelf most of the week, an HDD usually makes more financial sense.
Be Careful With USB Enclosures
Buying an internal HDD and placing it in a USB hard-drive enclosure can be a good solution because the drive and enclosure can be replaced independently. I would check supported capacity, USB generation, cooling, power-supply quality and whether SMART passthrough works correctly.
Hard Drives for Backup
This is one of the strongest use cases for HDDs. Backups need capacity far more often than extreme speed.
A synchronized folder is not automatically a backup. A RAID array is not automatically a backup. A second partition on the same physical drive is definitely not a backup.
RAID Is Not Backup
RAID can help keep a storage system running after certain hardware failures. It does not protect you from accidental deletion, ransomware, corruption, theft, fire or someone overwriting the wrong folder.
If the mistake is replicated across the array, RAID faithfully preserves the mistake.
That is why I keep coming back to 3-2-1 thinking: multiple copies, more than one storage location or medium, and at least one copy separated from the primary system.
Hard Drives for NAS
A NAS exists because someone wants centralized storage, backups, shared files, home-server workloads, redundancy and lots of capacity. That is almost a perfect description of where HDDs remain strong.
If I were building a NAS today, I would care about CMR, workload rating, vibration handling, warranty, compatibility, noise, heat, price per TB and capacity planning.
The site has a long history of practical NAS and home-server discussion, including HGG606 with Christian Johnson on hard drives, HGG671 on NAS frustrations and HGG578 on a Synology storage install.
How Long Do Hard Drives Last?
There is no honest answer like “a hard drive lasts exactly five years.” Some fail early. Some run for a decade. Age matters, but so do workload, temperature, vibration, power quality, manufacturing variation and how the drive is used.
A four-year-old drive with clean health data, good cooling and proper backups may be a lower-risk situation than a six-month-old drive throwing errors.
The better question is: what evidence do I have that this drive is becoming less trustworthy?
SMART: Useful, but Not Magic
SMART data can expose reallocated sectors, pending sectors, temperature problems, spin-up issues, command timeouts and other warning signs. It is useful evidence, but it is not a crystal ball.
If I see a drive accumulating bad sectors, throwing repeated errors or showing a clear negative trend, I verify the backup first and then diagnose or replace the drive as appropriate.
Signs I Would Take Seriously
- Repeated read/write errors
- Reallocated or pending sectors increasing over time
- Unusual clicking, grinding or repeated spin-up behavior
- Frequent disconnects
- Very slow reads from specific areas of the drive
- SMART health warnings
- Unexplained file corruption
Before troubleshooting aggressively, make sure the important data exists somewhere else.
When Should You Replace a Hard Drive?
I would replace a drive when the risk or limitation becomes meaningful: health warnings, increasing errors, inadequate capacity, changing workloads, warranty/risk considerations or a loss of confidence in the device.
I would not replace a functioning drive merely because a newer model exists. The goal is not to manufacture a reason to buy something. It is to recognize when buying something actually solves a problem.
What Does the Backblaze Reliability Data Say?
Backblaze publishes one of the largest public hard-drive reliability datasets available, covering hundreds of thousands of production HDDs. I use that data as evidence, not prophecy: it can reveal long-term trends, model behavior at scale and how newer high-capacity drives are performing, but it cannot predict exactly how one drive in a home PC or NAS will behave.
Rather than squeeze years of quarterly data into this buying Guyde, we are maintaining a separate Backblaze Hard Drive Reliability analysis that looks across multiple quarters and years, including AFR trends, drive-count and capacity shifts, sample-size effects and the limits of applying data-center results to home users. That analysis will be the place to go when reliability data is part of your buying decision.
The practical takeaway here is simpler: use reliability data to inform a purchase, but design your storage on the assumption that every drive can eventually fail.
The More Important Reliability Strategy
The best reliability strategy is not finding a mythical hard drive that never fails. It is assuming every storage device can eventually fail and designing the system so one failure is inconvenient instead of catastrophic.
- Backups
- Multiple copies
- SMART monitoring
- Reasonable cooling
- Good power
- Replacement when evidence warrants it
I trust that strategy far more than trusting a brand logo.
Buying Path: What Kind of HDD Makes Sense?
If you already know the job, these are the fastest buying paths:
| Need | Good place to start |
|---|---|
| Simple desktop bulk storage | Compare desktop HDDs on Amazon |
| Large external backup | Compare large external HDDs on Amazon |
| NAS / home server | Compare NAS HDDs on Amazon |
| High-capacity 20TB+ storage | Compare 20TB+ HDDs on Amazon |
| Turn an internal drive into USB storage | Compare hard-drive enclosures on Amazon |
For Simple Desktop Storage
Look for the capacity you need, reasonable price per TB, acceptable noise, warranty and recording technology appropriate to the workload. Mainstream desktop families such as WD Blue or Seagate BarraCuda can make sense here.
For PC Backup
Prioritize capacity, easy connection, rotation and price per TB. External HDDs remain attractive because they make it easy to create a second copy and disconnect it when the backup is finished.
For a NAS
Start with CMR, multi-bay suitability, workload rating, warranty and compatibility. Current NAS families worth comparing include Seagate IronWolf, WD Red Plus and Toshiba N300. The point is not that one brand always wins; the point is that these families are built for NAS workloads.
For Plex or a Large Media Library
Capacity, price per TB, acceptable noise and enough redundancy for the value of the collection matter more than NVMe-class speed. I would generally keep the server OS and database on SSD while HDDs hold the large media files.
For Photography and Video Archives
Active projects may belong on SSD. Completed projects often make much more financial sense on HDD, with another independent backup elsewhere. That tiered approach is exactly what we discussed recently in HGG688 on concert photography gear and backup strategy.
Should You Buy the Biggest Drive You Can Afford?
Not automatically. Larger drives reduce drive count, power use, cable clutter and bay usage, but they also concentrate more data on one device and can increase rebuild or restore time.
Backblaze’s Q1 2026 data is encouraging here: its pool of 20TB-and-larger drives had an annualized failure rate below 1% during the quarter. That pushes back against the idea that large-capacity HDDs are inherently fragile, but it still does not mean everyone needs one.
Use Price Per Terabyte
A quick price-per-terabyte calculation makes comparisons easier:
Drive price ÷ capacity in TB = price per TB
If an 8TB drive costs $120, that is $15/TB. If a 16TB drive costs $240, that is also $15/TB, but the larger drive may save a valuable bay. If the 16TB drive costs $320, the economics change.
Price per TB is not the only metric, but it is a better starting point than sticker price alone.
New, Used or Recertified?
Used and recertified enterprise HDDs can offer enormous capacity for relatively little money. That can be attractive in a home lab or secondary storage system when you have redundant copies, understand the warranty and can thoroughly test the drive.
I am much less enthusiastic about using a bargain used drive as the only copy of important family photos. Cheap capacity is useful. Cheap capacity is not a backup strategy.
My Hard Drive Buying Checklist
- What is the workload? Desktop, backup, NAS, archive, surveillance or media?
- How much capacity do I need? Include reasonable growth.
- Do I need CMR? For NAS and heavy-write workloads, usually yes.
- Does RPM matter? Sometimes. Not always.
- Is this going into a multi-drive enclosure?
- What is the warranty?
- What is the price per TB?
- How will this data be backed up?
- What happens if this drive fails tomorrow?
If the answer to the last question is “I lose everything,” then the problem is not which hard drive to buy. The problem is the storage design.
Frequently Asked Questions
Are hard drives still worth buying?
Yes, especially for backups, NAS systems, media libraries, archives and other high-capacity workloads. SSDs are better for speed-sensitive tasks; HDDs remain compelling where capacity and cost per terabyte matter.
Should I use an HDD or SSD for backup?
For large backups, HDDs often provide better economics. SSDs may make sense when portability, speed or shock resistance matter more than capacity cost. This will be covered in depth in a separate HDD-vs-SSD-for-backup article.
Are NAS hard drives really different?
Yes. NAS-oriented drives are generally designed for continuous workloads, multi-drive environments and vibration handling. That does not mean every home user needs one.
Is CMR better than SMR?
Not universally. CMR is generally the safer choice for NAS, RAID and heavy-write workloads. SMR can be perfectly reasonable for archive or lighter-write workloads.
Is RAID a backup?
No. RAID improves availability after certain hardware failures. It does not replace independent backups.
How long does a hard drive last?
There is no fixed lifespan. Drive health, workload, temperature, errors and backup strategy matter more than one arbitrary age number.
Should I replace a five-year-old drive?
Not solely because it turned five. Look at drive health, errors, capacity needs, workload and the importance of the data.
Are larger HDDs less reliable?
Not necessarily. Current large-fleet data does not support the idea that very large HDDs are inherently unreliable simply because they hold more data.
Can I use a desktop drive in a NAS?
Sometimes, yes. Whether you should depends on bay count, workload, vibration, compatibility and how important predictable behavior is to you. For a serious multi-drive NAS, I generally prefer a NAS-oriented HDD.
Is an external hard drive good enough for backup?
It can be an excellent part of a backup strategy, especially when the drive is disconnected or rotated and another independent copy exists elsewhere.
Final Take
The spinning hard drive is not obsolete. It has simply become more specialized.
I do not want an HDD as my Windows boot drive anymore, and I do not want it handling workloads where latency and random-access performance matter. But when I need inexpensive capacity, large backups, a NAS, media storage, archives or multiple copies of a large dataset, I still find hard drives incredibly useful.
The most important lesson is not which brand wins this year. It is understanding the workload.
Choose SSD when speed matters. Choose HDD when capacity economics matter. Use both when the system benefits from tiers. And assume every drive can eventually fail.
That mindset will protect your data far better than chasing one supposedly perfect model.

