DiskScout
HDD · 6 min read

SMR Hard Drives List: Models to Avoid for NAS & RAID

The documented SMR models from each manufacturer, why they cause RAID rebuild failures, and which CMR drives to buy instead.

Updated July 2026

1. Why SMR Is a Problem in NAS and RAID

Shingled Magnetic Recording overlaps data tracks like roof shingles to squeeze in more capacity. Reads are fine, but rewrites force the drive to rewrite entire overlapping zones, so sustained write performance collapses once the CMR-style cache zone fills. In a NAS this is worse than slow: RAID rebuilds and ZFS resilvers hammer drives with sustained writes for hours, SMR drives stall, controllers interpret the stalls as failures, and drives get kicked from otherwise healthy arrays. This is not theoretical — it is exactly the behavior that triggered the 2020 controversy when SMR drives were quietly sold into NAS product lines.

2. Western Digital SMR Models

The most infamous cases are the WD Red 2TB–6TB EFAX models (WD20EFAX, WD30EFAX, WD40EFAX, WD60EFAX), which were SMR despite being marketed for NAS. After the backlash, WD split the line: WD Red Plus and WD Red Pro are CMR and safe for NAS; plain 'WD Red' in the 2–6TB range remains SMR. WD Blue also has SMR variants (for example WD20EZAZ 2TB and WD60EZAZ 6TB), and most 2.5-inch WD Blue drives are SMR. Rule of thumb for WD: buy Red Plus, Red Pro, or enterprise Ultrastar/Gold lines for arrays, and always confirm the exact model suffix on the spec sheet before buying.

WD Red 2–6TB EFAX — SMR, avoid for NAS
WD Red Plus / Pro — CMR, NAS-safe
WD Blue EZAZ variants — SMR
WD Ultrastar / Gold — CMR enterprise

3. Seagate SMR Models

Seagate's desktop Barracuda Compute line went SMR across most capacities — models like the ST2000DM008 (2TB) and its 4TB, 6TB, and 8TB siblings are SMR and should stay out of arrays. The good news: Seagate kept its NAS line clean. IronWolf and IronWolf Pro are CMR at every capacity, as are Exos enterprise drives. So the Seagate rule is simple: Barracuda for a desktop boot-adjacent bulk disk you rarely rewrite, IronWolf or Exos for anything RAID, ZFS, or NAS.

Barracuda Compute 2–8TB — SMR
IronWolf / IronWolf Pro — CMR
Exos — CMR enterprise

4. Toshiba SMR Models

Toshiba's desktop P300 line includes SMR at 4TB and 6TB, and the 2.5-inch L200 drives are SMR as well. Like the other vendors, Toshiba's NAS and enterprise lines stayed CMR: the N300 (NAS) and MG-series enterprise drives are conventional recording at all capacities and are well regarded in the homelab community for price per TB. If a Toshiba deal looks unusually cheap, check whether it is a P300 before assuming it is NAS-suitable.

5. How to Check Any Drive Before Buying

Manufacturers now disclose recording technology after the 2020 backlash, so verification takes two minutes: search the exact model number (including suffix — EFAX vs EFPX matters more than the marketing name) and open the official datasheet PDF, which lists 'Recording technology: CMR' or 'SMR'. Ignore the product title on Amazon; sellers routinely omit it. Every listing on our price table links the exact model, so cross-check the model string against the manufacturer sheet before you order. When a spec sheet is ambiguous, the community-maintained CMR/SMR lists on NAS vendor sites (Synology, and the r/DataHoarder wiki) are reliable secondary sources.

Quick Decision Guide

Brand SMR (avoid for NAS) CMR (NAS-safe)
Western Digital Red 2–6TB EFAX, Blue EZAZ, most 2.5" Blue Red Plus, Red Pro, Gold, Ultrastar
Seagate Barracuda Compute 2–8TB IronWolf, IronWolf Pro, Exos
Toshiba P300 4TB/6TB, L200 2.5" N300, MG enterprise series

Frequently Asked Questions

Is SMR always bad?
No — for write-once archives, backups you rarely update, and media libraries, SMR works fine and is cheaper per TB. It is specifically bad for RAID/ZFS arrays, frequent-rewrite workloads, and anything where sustained write speed matters.
How do I know if a drive I already own is SMR?
Look up the exact model number from the drive label or your OS (smartctl -i on Linux, CrystalDiskInfo on Windows) against the manufacturer's datasheet. Sustained large writes that start fast and collapse to 20–40 MB/s after a few dozen GB are also a strong SMR tell.
Can I mix SMR and CMR drives in one array?
Technically yes, practically don't. The array is only as fast as its slowest member during rebuilds, and the SMR drive's write stalls put the whole array at risk during a resilver — the exact moment you can least afford a second failure.
Did manufacturers stop selling SMR as NAS drives?
After the 2020 controversy, WD moved NAS-marketed CMR drives to 'Red Plus/Pro' and disclosure improved across all vendors. But SMR desktop and external drives are still everywhere, so checking the datasheet remains necessary.

Ready to find the best deal?

Compare prices across Amazon regions — sorted by price per TB.

Compare CMR drive prices

Related Guides