How to choose a NAS hard drive
A plain-English walkthrough of everything that matters when picking drives for a NAS: CMR vs SMR, capacity, class, reliability and warranty.
Picking NAS drives looks trivial - they're all just hard drives - right up until the cheap one you bought silently drops out of your RAID array during a rebuild. Here's what actually matters, in the order it matters.
1. CMR, not SMR (the one rule you can't break)
Buy a CMR drive. Not SMR.
- CMR (conventional magnetic recording) writes to separate, non-overlapping tracks. Writes stay fast and consistent.
- SMR (shingled) overlaps tracks to cram in more capacity. Rewrites trigger slow read-modify-write cycles that can stall the drive for seconds at a time.
In an array, that stall can make a NAS think the drive is dead and eject it mid-rebuild - the worst possible moment. Manufacturers buried this for years, which is exactly why every drive page on NASdisks states the recording tech and our CMR vs SMR list lets you check any model in seconds.
2. Match the drive class to the job
| Class | Best for | Trade-off |
|---|---|---|
| NAS / NAS-Pro | Home and small-business NAS, 24/7 | Quiet, efficient, mid speed |
| Enterprise | Busy arrays, backups, labs | Loud, more power, longest warranty |
| Surveillance | NVR / camera recording | Tuned for constant writes |
| Desktop | Single-drive use only | Not RAID-safe; keep it out of a NAS |
NAS-class drives add what a multi-bay enclosure actually needs: vibration tolerance for spinning next to seven siblings, and RAID-friendly error-recovery timing (TLER/ERC) so one slow sector doesn't get the whole drive marked dead.
3. Size for growth
Capacity gets cheaper per terabyte as drives get bigger, and storage needs only climb. A few rules:
- Buy a tier larger than today's need - it's usually cheaper than adding drives later, and it leaves bays free.
- A RAID volume is capped by its smallest drive, so don't drop a lone small disk into a big array.
- Bigger drives mean longer rebuilds; pair 16TB+ arrays with double parity (RAID 6 / SHR-2).
4. Weigh reliability with real data
MTBF and rated AFR are marketing math. Real-world failure data beats both, and Backblaze publishes it quarterly from a fleet of hundreds of thousands of drives. We put that annualized failure rate on every drive page and in the reliability rankings, against a 2025 fleet average near 1.4%. One caveat: Backblaze runs mostly datacenter-class drives, so plenty of consumer NAS models have no large-scale data - that's normal, not a red flag.
5. Check the warranty
NAS drives usually carry 3-year warranties; enterprise drives 5. A longer warranty protects you and signals how much endurance the maker expects - it tracks the workload rating, which runs from 180TB/year on a NAS drive to 550TB/year on enterprise.
Putting it together
For most people: a CMR, NAS-class drive, one size up from today's need, with the best reliability data you can find and at least a 3-year warranty. From there, the buying guides narrow it down by how you'll actually use it - Plex, Synology, surveillance, budget, or maximum capacity.