SMR vs CMR: What You Need to Know
TL;DR
CMR for NAS/RAID, SMR is fine for cold storage and backups. SMR's write penalty is real and serious for RAID rebuilds and random I/O, but irrelevant for write-once, read-many workloads.
What's the Difference?
CMR (Conventional Magnetic Recording) writes tracks side by side without overlap. Each track is independent — you can rewrite any sector without affecting neighbors.
SMR (Shingled Magnetic Recording) overlaps tracks like roof shingles to squeeze more data per platter. The catch: rewriting a sector requires rewriting the entire "zone" of overlapping tracks.
| Feature | CMR | SMR |
|---|---|---|
| Sequential writes | Fast | Fast |
| Random writes | Fast | Slow (zone rewrite) |
| RAID rebuild | Normal | Very slow |
| NAS use | Recommended | Not recommended |
| Capacity per platter | Standard | ~20% higher |
| Price | Higher | Lower |
Why SMR Exists
Physics. Magnetic write heads are wider than read heads. SMR lets manufacturers use the same platters to store more data by accepting the write penalty tradeoff.
For manufacturers, SMR means:
- Higher capacity without more platters
- Lower production costs
- Competitive pricing on high-capacity consumer drives
The SMR Problem
SMR drives have a "media cache" — a CMR area for incoming writes. Data gets reorganized to SMR zones during idle time. This works fine until:
- The cache fills up — sustained writes stall while zones are reorganized
- RAID rebuild — massive sustained writes = worst-case scenario
- Random writes — each small write triggers zone reorganization
The WD Red Controversy (2020)
Western Digital shipped SMR drives labeled as "WD Red" NAS drives without disclosure. Users discovered degraded RAID rebuild times and performance issues. WD eventually created "WD Red Plus" (CMR) and "WD Red" (SMR) product lines.
Lesson: Always verify recording technology before buying NAS drives.
When SMR Is Fine vs When to Avoid It
| Use Case | SMR OK? | Why |
|---|---|---|
| Cold storage / archives | Yes | Write once, read many — SMR's strength |
| Backup drives | Yes | Sequential writes during backup windows |
| Media / desktop storage | Yes | Large files, infrequent changes |
| External / portable drives | Yes | Most are SMR already — fine for the use case |
| NAS with RAID | No | Rebuild times 5-10x longer |
| ZFS / Unraid | No | Resilvering is painfully slow |
| Database / VM storage | No | Random writes kill performance |
| Torrent seeding | No | Constant random writes |
How to Identify SMR Drives
Manufacturers don't always clearly label recording technology. Here's how to check:
- Check the product page — Look for "CMR" or "SMR" in specs
- Search "[model] SMR or CMR" — Community has documented most drives
- Check the datasheet — "Device-Managed SMR" or "Host-Managed SMR" indicates SMR
- Capacity vs platters — Unusually high capacity per platter often means SMR
Known SMR Drives (Avoid for NAS)
- WD Red (non-Plus) 2-6TB
- Seagate Barracuda 2-8TB (some models)
- Seagate Expansion Desktop (some models)
- Toshiba P300 (some capacities)
- Most portable/external 2.5" drives over 2TB
Known CMR Drives (Safe for NAS)
- WD Red Plus (all capacities)
- WD Red Pro (all capacities)
- Seagate IronWolf (all capacities)
- Seagate IronWolf Pro (all capacities)
- Seagate Exos (all capacities)
- WD Ultrastar (all capacities)
- Toshiba N300 (NAS series)
Performance Reality Check
SMR isn't as bad as forums make it sound for appropriate workloads:
| Workload | SMR vs CMR |
|---|---|
| Large file copy (sequential) | Nearly identical |
| Reading files | Identical |
| Backup (scheduled) | Fine — cache handles burst |
| RAID rebuild 8TB | CMR: ~12 hours, SMR: 2-4 days |
| Database writes | CMR: 10-50x faster |
Bottom Line
- Building a NAS or RAID array? CMR only. The rebuild time risk isn't worth the savings.
- Backup/archive drive? SMR is fine and often cheaper.
- Desktop storage? Either works — CMR if you're paranoid, SMR if you want to save money.
- Not sure? Buy CMR. The peace of mind is worth the premium.
Our Recommendations
All drives on DiskDojo are labeled with their recording technology. Here are some popular CMR options:
- Seagate IronWolf Pro 24TB — CMR, NAS-rated
- WD Red Pro 20TB — CMR, NAS-rated
- Seagate Exos X20 20TB — CMR, enterprise