How Shingled Magnetic Recording Actually Works
SMR is one of the most misunderstood technologies in consumer storage. Manufacturers use it to hit higher capacity targets at lower cost — but the physics behind it create real performance trade-offs that every buyer should understand.
The Physics of Magnetic Recording
A hard drive platter is coated with a magnetic medium divided into billions of tiny cells. Each cell can be magnetized in one of two orientations — representing a 0 or 1. A write head creates a magnetic field to flip these cells. The read head, which is physically narrower, detects the orientation.
The critical detail: the write head is wider than the read head. In CMR (Conventional Magnetic Recording), manufacturers compensate by leaving a guard band — empty space — between every track to prevent the write head from corrupting adjacent tracks. Those guard bands waste physical space on the platter.
How SMR Eliminates the Guard Band
SMR removes guard bands by deliberately overlapping tracks, writing each new track partially on top of the previous one — just like roof shingles. Since the read head is narrower than the write head, it can still read the exposed portion of each underlying track without issue.
The result is roughly 10–25% higher areal density compared to CMR at the same physical platter size. For manufacturers, this means higher-capacity drives at lower production cost per TB.
Capacity Gains via Shingling
~20%
Track Overlap
Each track overlaps the previous one by approximately 20% of its width
10–25%
Density Gain
More data fits on the same platter compared to CMR at equivalent cost
~30% narrower
Read Head Width
The read head is narrower than the write head — enabling selective reading of overlapped tracks
The Write Performance Problem
The shingling design creates a fundamental problem: you cannot rewrite a single track without potentially corrupting the tracks that overlap it. To rewrite Track 5, you must also rewrite Tracks 6, 7, 8... because your write head is wider than any exposed strip.
SMR drives solve this with a write cache zone — a small CMR region at the start of the drive used to buffer incoming writes. Data lands in the cache first, then gets flushed into the SMR zones in large sequential passes during idle time. This process is called media cache destaging.
When the Cache Fills Up
If incoming writes arrive faster than the drive can destage, the cache fills. Once full, the drive is forced to perform read-modify-write cycles directly on the SMR zones in real time. Write speeds can drop from 150–200 MB/s to as low as 5–20 MB/s. The drive is not broken — it is just busy reorganizing its own data.
Device-Managed vs Host-Managed SMR
There are two SMR implementation types. Most consumer drives use device-managed SMR (DM-SMR), which hides all the complexity from the operating system behind a standard ATA interface.
Device-Managed SMR (DM-SMR)
- The drive manages its own cache and destaging internally
- Appears as a normal drive to the OS — no special software needed
- Performance drops are invisible to the system until they occur
- Used in almost all consumer and prosumer hard drives
Host-Managed SMR (HM-SMR)
- The host OS manages write ordering and zone constraints
- Requires SMR-aware software (ZFS, Btrfs, or custom firmware)
- Predictable performance when used correctly
- Used in enterprise drives and data center applications
Why Manufacturers Do Not Always Disclose SMR
There is no industry-wide requirement to label SMR drives at point of sale. Some manufacturers disclose it in spec sheets buried several clicks deep. Others do not disclose it at all. The Seagate Barracuda controversy in 2020 — where SMR drives were silently substituted into product lines — led to community-driven CMR/SMR drive databases that buyers now rely on to identify drive types before purchasing.
Tools like the Synology and QNAP compatibility lists, community spreadsheets on Reddit's r/DataHoarder, and sites like TheDiskGuide filter by CMR specifically because of this transparency gap. For real-world consequences of buying SMR for RAID, see our article on why SMR drives fail in RAID arrays.
Browse CMR-Only Drives
Now that you understand the difference, find the best CMR drives sorted by cost per TB.