Affiliate Disclosure: We earn commissions from qualifying purchases through links on this site at no extra cost to you.
Introduction
If you've been shopping for hard drives recently, you've probably encountered the terms SMR and CMR. These acronyms describe fundamentally different recording technologies used in modern hard drives—and choosing the wrong one can lead to frustration, slow performance, and even data loss in certain scenarios.
The controversy around SMR (Shingled Magnetic Recording) drives exploded in 2020 when WD and Seagate quietly started substituting SMR drives into product lines that had previously used CMR (Conventional Magnetic Recording). NAS users were particularly affected, discovering that their RAID arrays were rebuilding painfully slowly or even failing entirely.
Understanding the difference between SMR and CMR isn't just technical trivia—it's essential knowledge that will help you choose the right drive for your specific use case. In some situations, SMR drives are perfectly fine and offer great value. In others, they're a disaster waiting to happen.
This guide will explain exactly what SMR and CMR technologies are, how they differ, and—most importantly—which one you should choose for backup drives, NAS storage, gaming, video editing, and other common applications.
What Is CMR (Conventional Magnetic Recording)?
CMR, or Conventional Magnetic Recording, is the traditional method hard drives have used for decades. In CMR drives, data is written to parallel tracks on the disk platter with space between each track to prevent interference.
Think of it like writing lines of text on a piece of paper—you leave space between each line so the text is readable and you can easily erase and rewrite any line without affecting the others.
CMR Advantages
Consistent Performance: CMR drives maintain their write speeds regardless of how full the drive is or what data pattern you're writing. Random writes, sustained writes, and mixed workloads all perform predictably.
Ideal for NAS and RAID: Because CMR drives handle random writes well, they're suitable for NAS enclosures, RAID arrays, and ZFS storage systems. When a drive fails and you rebuild the array, CMR drives complete the rebuild reliably.
Better for Frequent Writes: If you're constantly adding, modifying, or deleting files, CMR drives won't suffer the performance degradation that SMR drives experience.
CMR Disadvantages
Lower Maximum Capacity: CMR drives max out at around 20TB per drive currently. To get higher capacities, manufacturers need SMR or other advanced technologies.
Higher Price per TB: Because CMR requires more platters to achieve the same capacity, CMR drives typically cost more per terabyte than equivalent SMR drives.
What Is SMR (Shingled Magnetic Recording)?
SMR, or Shingled Magnetic Recording, increases storage density by overlapping data tracks like shingles on a roof. Each new track partially covers the previous one, allowing more tracks to fit on the same platter surface.
How SMR Works
When writing a new track in SMR, the drive writes slightly wider than needed, overlapping the previous track. This overlap means:
- More tracks fit on each platter (higher capacity)
- Writing is sequential and optimized for certain workloads
- Rewriting existing data requires extra steps
The key limitation of SMR is that modifying existing data isn't straightforward. To rewrite a track, the drive must first read all overlapping tracks, then rewrite the modified track plus all tracks that overlap it.
SMR Drive Types
Drive-Managed SMR (DMSMR): The drive handles all the complexity internally. It appears to the operating system as a standard hard drive. Most consumer SMR drives fall into this category.
Host-Managed SMR: The operating system must be aware of the SMR nature and manage writes appropriately. These are typically enterprise drives and require specialized software support.
SMR Advantages
Higher Capacity: SMR allows manufacturers to create larger drives—currently up to 22TB and beyond in consumer models.
Lower Cost per TB: The increased density means more storage per dollar, making SMR drives attractive for write-once, read-many applications.
Good for Archival Storage: If you're storing data that you write once and rarely modify—like backups, media archives, or cold storage—SMR drives perform well.
SMR Disadvantages
Poor Random Write Performance: Small random writes can be extremely slow as the drive reorganizes overlapping tracks.
RAID Rebuild Problems: When a drive in a RAID array fails and needs replacement, SMR drives may take much longer to rebuild—or fail to rebuild entirely under heavy load.
Performance Degradation Over Time: As SMR drives fill up and require more rewrites of overlapping tracks, performance can degrade significantly.
SMR vs CMR: Head-to-Head Comparison
| Feature | CMR | SMR |
|---|---|---|
| Write Performance | Consistent, fast | Variable, slower for random writes |
| Random Write Speed | Good (100-200 MB/s) | Poor (can drop to <10 MB/s) |
| Sequential Write Speed | Good | Good (comparable to CMR) |
| Read Performance | Good | Good |
| Capacity (Consumer) | Up to ~20TB | Up to 22TB+ |
| Price per TB | Higher | Lower |
| NAS Suitability | Excellent | Poor (avoid for most NAS) |
| RAID Suitability | Excellent | Problematic |
| Backup Use | Good | Good for write-once backups |
| Archive Use | Good | Excellent |
When to Choose CMR Drives
NAS and RAID Arrays
If you're building a NAS using RAID 1, 5, 6, 10, or ZFS, CMR drives are strongly recommended. The random write performance and predictable rebuild times make CMR the safe choice.
When a drive fails in a RAID array, the remaining drives must work hard during rebuild. SMR drives can struggle under this load, potentially causing:
- Extremely slow rebuilds (days instead of hours)
- RAID controller timeouts
- Array failures during rebuild
CMR for NAS: Look for drives specifically labeled as NAS drives:
| Drive | Type | Capacity Options | NAS Optimized |
|---|---|---|---|
| WD Red Plus | CMR | 1-14TB | Yes |
| Seagate IronWolf | CMR | 1-20TB | Yes |
| WD Red Pro | CMR | 2-22TB | Yes (Enterprise) |
| Seagate IronWolf Pro | CMR | 4-24TB | Yes (Enterprise) |
Video Editing and Content Creation
If you're editing video directly from an external hard drive, CMR drives maintain consistent write speeds during large file transfers. SMR drives might slow down mid-transfer, causing dropped frames or render failures.
Gaming and Frequent File Changes
Games that frequently write save files, mods, and cache data will perform better on CMR drives. The random write patterns of gaming workloads are not SMR-friendly.
Virtual Machines
Running virtual machines from a hard drive requires frequent random writes. CMR drives handle this workload much better than SMR.
When SMR Drives Are Perfectly Fine
Backup and Archive Storage
If you're using the drive for backup copies that you write once and rarely modify, SMR drives offer excellent value. Time Machine backups, image archives, and file history storage work well on SMR.
Key requirement: The backup writes should be primarily sequential, not random.
Media Libraries
If you're storing movies, TV shows, music, and photos that you write once and stream or view repeatedly, SMR drives work great. Plex media servers, photo archives, and music libraries are good SMR candidates—as long as the library doesn't change frequently.
Cold Storage
For data you archive and rarely access—old project files, records, compliance documents—SMR drives provide the most storage per dollar. The performance limitations don't matter for data you access infrequently.
Secondary or Tertiary Backup
If you have multiple backup tiers (primary backup on fast SSD, secondary on CMR HDD, tertiary on SMR HDD), SMR drives fill the tertiary role well.
How to Identify SMR vs CMR Drives
Check the Specifications
Manufacturers are now more transparent about SMR after the 2020 controversy. Check product specifications for:
- CMR drives will often state "CMR" or "Conventional Magnetic Recording" explicitly
- SMR drives may list "SMR" or "Shingled Magnetic Recording"
- Ambiguous listings often indicate SMR—when in doubt, assume SMR
WD Drive Lines
| Product Line | Technology |
|---|---|
| WD Blue (2TB+) | SMR |
| WD Blue (under 2TB) | Mixed, check specs |
| WD Red (standard) | SMR |
| WD Red Plus | CMR |
| WD Red Pro | CMR |
| WD Black | CMR |
| WD Purple | CMR |
| WD Gold | CMR |
Seagate Drive Lines
| Product Line | Technology |
|---|---|
| Seagate Barracuda (2TB+) | SMR |
| Seagate Barracuda (under 2TB) | CMR |
| Seagate Barracuda Pro | CMR |
| Seagate IronWolf | CMR |
| Seagate IronWolf Pro | CMR |
| Seagate SkyHawk | CMR |
| Seagate Exos | CMR |
Use Online Databases
Community-maintained spreadsheets and databases track which specific model numbers are SMR vs CMR. Before purchasing, verify the exact model number against these resources.
Real-World Performance Differences
Sequential Write Test
When writing a single large file sequentially, SMR and CMR drives perform similarly:
Writing 100GB movie file:
- CMR drive: ~180 MB/s (about 9 minutes)
- SMR drive: ~170 MB/s (about 10 minutes)
The difference is minimal for this workload.
Random Write Test
When writing many small files randomly across the drive:
Writing 10,000 small files (1KB-100KB each):
- CMR drive: ~80 MB/s, completes in ~2 minutes
- SMR drive: ~5-15 MB/s, completes in 15-40 minutes
The SMR drive can be 10x slower for random writes.
RAID Rebuild Test
When rebuilding a failed drive in a 4-drive RAID 5 array:
4TB drive replacement:
- CMR drives: Rebuild in 4-6 hours
- SMR drives: Rebuild in 12-24 hours, or fail entirely under load
Making the Right Choice
Decision Flowchart
- Is this for a NAS or RAID? → CMR only
- Will you frequently modify existing data? → CMR preferred
- Is this write-once, read-many storage? → SMR acceptable
- Is price per TB your primary concern? → SMR acceptable
- Do you need maximum capacity? → SMR acceptable
Quick Recommendations by Use Case
| Use Case | Recommended Drive Type |
|---|---|
| Home NAS (4+ bays) | CMR (WD Red Plus, IronWolf) |
| Home NAS (2 bays) | CMR preferred |
| Gaming PC storage | CMR |
| Video editing scratch disk | CMR |
| Plex media server (static library) | SMR acceptable |
| Time Machine backup | SMR acceptable |
| Cold archive storage | SMR excellent value |
| Security camera NVR | CMR (write-heavy random) |
Frequently Asked Questions
Are SMR drives bad?
No, SMR drives aren't inherently bad—they're designed for specific workloads. The problem was manufacturers quietly substituting SMR into product lines (like WD Red) that NAS users expected to be CMR. SMR drives are excellent for write-once storage at a great price point.
Can I use SMR drives in a RAID?
Technically yes, but it's not recommended. RAID rebuilds can fail or take excessively long on SMR drives. For any critical data or production NAS, use CMR drives.
How do I know if my current drive is SMR or CMR?
Check the drive model number against the manufacturer's specifications or community-maintained databases. Tools like hdparm on Linux can sometimes report recording technology.
Will SMR drives improve in the future?
Yes, future technologies like HAMR (Heat-Assisted Magnetic Recording) and improved SMR management will increase capacities and reduce the performance gap. However, random write performance will always be a challenge for SMR technology.
Conclusion
The SMR vs CMR decision comes down to understanding your workload:
Choose CMR when:
- Building a NAS or RAID array
- Frequent file modifications expected
- Performance consistency matters
- You're willing to pay more for reliability
Choose SMR when:
- Write-once, read-many workloads (backups, archives)
- Maximum capacity per dollar is important
- You understand the performance limitations
- The drive won't be in a RAID configuration
For most consumers, the safest bet is CMR unless you specifically know SMR suits your use case. The small price premium for CMR is worth it for the performance consistency and peace of mind—especially for any storage that holds important data.
Recommended CMR Drives
For archival storage where SMR makes sense, the higher-capacity SMR drives offer excellent value—but always check the specifications first so you know exactly what you're buying.