What Are CMR and SMR?
Modern hard drives store data by writing magnetic patterns onto spinning platters. The way write tracks are arranged on these platters directly impacts storage capacity, write speed, and ultimately the chances of successful professional data recovery. Two technologies stand in contrast: CMR (Conventional Magnetic Recording) and SMR (Shingled Magnetic Recording).
While CMR has been the standard for decades, placing tracks neatly side by side on the platter surface, SMR takes a different approach: tracks are partially overlapped -- much like shingles on a roof. This saves space and enables higher capacities per platter but introduces severe disadvantages for write operations.
For end users, IT administrators, and especially for deployment in NAS systems and RAID arrays, understanding these differences is critical -- because the wrong choice can mean the difference between a successful RAID rebuild and complete data loss.
How Does Conventional Magnetic Recording (CMR) Work in Detail?
How Classical Recording Works
With CMR, data tracks are written in parallel without overlapping on the platter surface. Each track has a defined width and a guard band separating it from the next track. This layout allows every individual track to be read and written independently from its neighbors.
The write head magnetizes an area wider than the resulting data track. The read head -- significantly narrower on modern drives -- reads the track precisely. Thanks to the guard band, the wider write operation has no impact on adjacent tracks.
Advantages of CMR
- Consistent write performance: Any track can be overwritten directly without affecting neighboring areas
- RAID compatible: Uniform performance during random write access, as RAID controllers expect
- Predictable latency: No internal reorganization processes causing unexpected delays
- Simpler data recovery: Clear track structure facilitates reconstruction when damage occurs
How Does Shingled Magnetic Recording (SMR) Work in Detail?
The Shingle Technique
SMR exploits a physical property of modern hard drives: the write head is wider than the read head. By arranging tracks so they partially overlap, only the upper, non-overlapped portion of each track is read by the read head. The result is higher track density and thus more storage capacity per platter.
The overlap comes at a cost: when a track in the middle of a group is written, the wider write head destroys parts of the neighboring tracks. That is why SMR organizes the platter surface into so-called bands (also called zones). Within a band, tracks can only be written sequentially. If a single track within the band needs to change, the entire band must be rewritten.
SMR Variants
| Variant | Name | Zone Management | Use Case |
|---|---|---|---|
| DM-SMR | Drive Managed | Firmware manages zones internally | Consumer hard drives |
| HM-SMR | Host Managed | OS/controller manages zones | Data centers, specialized controllers |
| HA-SMR | Host Aware | Combination of drive and host | Transitional models |
Important: Most consumer hard drives with SMR use DM-SMR (Drive Managed). The operating system sees what appears to be a normal hard drive -- the complex zone management and band rewriting happens invisibly through the firmware. This is precisely what makes SMR drives so problematic: the limitations are invisible to the user until performance problems appear.
Performance Drops with SMR
A DM-SMR drive uses an internal CMR cache area (Persistent Cache or Media Cache) where all write operations initially go. During idle time, the firmware reorganizes data and writes it into the SMR zones. As long as the cache is not full, the drive appears to perform normally.
Problems arise with:
- Sustained write operations that fill the cache
- Random write access affecting many bands
- RAID rebuild operations that write to the entire drive
In these scenarios, write speed can drop to below 20 MB/s because the firmware must constantly rewrite entire bands. If you notice your hard drive suddenly becoming slow, an SMR architecture could be the cause.
How Do CMR and SMR Compare in Performance?
| Property | CMR | SMR (DM-SMR) |
|---|---|---|
| Sequential read | 200--260 MB/s | 200--260 MB/s |
| Sequential write | 200--260 MB/s | 200--260 MB/s (from cache) |
| Random write (sustained) | 80--120 IOPS | 10--30 IOPS (cache full) |
| Write performance when cache full | Consistent | Drops to < 50 MB/s |
| RAID rebuild (4 TB) | 8--14 hours | 24--72+ hours |
| NAS suitability | Yes | No (critical) |
| RAID suitability | Yes | No (dangerous) |
| Capacity per platter | Standard | ~10--15% higher |
| Typical price | Higher | Lower |
Warning: SMR read performance is comparable to CMR. This means performance problems remain virtually invisible during read-only workloads (e.g., archive storage). Problems only appear during intensive write operations.
Professional data recovery needed?
Request a data recovery quote now.
Why Is SMR Dangerous in NAS and RAID?
The RAID Rebuild Problem
When a hard drive fails in a RAID 5 array, the array must reconstruct the missing data from parity information and write it to a replacement drive. This rebuild process generates exactly the kind of write load that brings SMR drives to their knees.
The consequence: a rebuild that would take 10 hours with CMR drives can take several days with SMR. During this time, the RAID runs in a degraded state -- if a second drive fails, the entire dataset is lost.
The WD Red Scandal
In 2020, it was revealed that Western Digital had introduced SMR technology into its WD Red NAS hard drive series without clear labeling. Models like the WD Red (EFAX) used DM-SMR, while users expected CMR. The consequences were severe:
- RAID rebuilds that took days instead of hours
- NAS systems from Synology and QNAP marking drives as defective
- Failed RAID rebuilds leading to total data loss
Western Digital responded by rebranding CMR models as WD Red Plus. The cheaper WD Red (without Plus) remained SMR.
Affected Manufacturers and Models
Seagate:
- Barracuda Desktop (ST1000DM010, ST2000DM008, ST4000DM004, etc.) -- SMR
- IronWolf (NAS series) -- CMR
- Exos (Enterprise) -- CMR
Western Digital:
- WD Blue (2.5-inch from 1 TB) -- partially SMR
- WD Red (EFAX models) -- SMR
- WD Red Plus (EFZZ, EFPX) -- CMR
- WD Ultrastar -- CMR
Toshiba:
- P300 Desktop -- partially SMR
- N300 (NAS) -- CMR
- MG Series (Enterprise) -- CMR
Tip: Always check the datasheet or manufacturer's website before purchasing. The recording technology is often not printed on the packaging but only listed in the technical specifications. For critical applications -- NAS, RAID, servers -- use only verified CMR models.
How Can You Identify Whether Your Hard Drive Uses SMR?
Identification is not always straightforward, as manufacturers do not uniformly label the recording technology. The following steps help:
1. Check the Model Number
The model number is printed on the hard drive label. Compare it with official manufacturer lists:
- Seagate: Product datasheets on seagate.com list the recording technology
- WD: Model number suffixes help -- EFAX = SMR, EFZZ/EFPX = CMR for the Red series
- Toshiba: Compare with the official specification table
2. Analyze SMART Data
SMART values do not directly reveal the technology. However, an attribute like Write Amplification (visible on some SMR drives) can be an indicator. Tools like CrystalDiskInfo display the model name, which you can then look up.
3. Run a Write Benchmark
A sustained sequential write test (e.g., with HD Tune or diskspd) reveals a characteristic pattern on SMR drives: high write rate for several GB (CMR cache), then a drastic drop.
What Is the Impact on Data Recovery?
CMR: Proven Methods Apply
With CMR hard drives, data recovery specialists benefit from the clear, non-overlapping track structure. When a head crash or a firmware defect occurs, damaged areas can be precisely targeted. The data distribution on the platter corresponds to the logical arrangement, simplifying reconstruction.
Professional tools like PC-3000 can handle CMR drives by:
- Selectively skipping damaged sectors and retrying later
- Addressing individual read heads and bypassing defective ones
- Reading the service areas of the hard drive and reconstructing logical mapping
SMR: Additional Complexity
With SMR hard drives, several complicating factors come into play:
1. Indirect addressing: DM-SMR drives use an internal translation table (similar to the FTL in SSDs) that maps logical block addresses to physical positions in SMR zones. If this table is damaged, it must first be reconstructed -- a labor-intensive process.
2. Media cache: Data can reside in both the CMR cache and the SMR zones. During a sudden power loss, newer data may exist only in the cache while the SMR zones contain outdated versions. Correct attribution requires analysis of both areas.
3. Band reorganization: If the firmware is interrupted during a reorganization process (power failure, mechanical defect), data can be distributed inconsistently between cache and SMR zones. Reconstruction requires deep understanding of the manufacturer-specific firmware logic.
4. Readability of neighboring tracks: With physical damage, a defective area can affect the readability of multiple neighboring tracks because they overlap. With CMR, only the directly affected track would be unreadable.
Note: Data recovery from SMR drives is still usually possible but requires specialized knowledge of the SMR implementation for the specific manufacturer and model. Professional data recovery takes longer with SMR drives and is consequently more expensive.
What Are the Practical Recommendations?
For Purchasing New Hard Drives
| Use Case | Recommended Technology | Reason |
|---|---|---|
| NAS (Synology, QNAP) | CMR | RAID rebuild safety, consistent performance |
| RAID server | CMR | No rebuild timeouts, predictable latency |
| Desktop operating system | CMR preferred | Better everyday performance during writes |
| Backup archive (written once) | SMR acceptable | Primarily sequential write and read |
| Video surveillance (DVR) | CMR | Continuous write operations |
| External hard drive (backup) | SMR acceptable | Sequential usage dominates |
For Existing Systems
If you are already running SMR hard drives in a NAS or RAID, keep the following points in mind:
- Check RAID rebuild timeout: Many RAID controllers have a timeout of 8--30 seconds per sector. SMR drives can exceed this timeout, causing the drive to be dropped from the RAID.
- Gradual replacement: Replace SMR drives one at a time with CMR models, allowing a complete rebuild between each swap.
- Review backup strategy: Ensure a working 3-2-1 backup strategy is in place before making any RAID changes.
For Data Safety
The risk of data loss with SMR drives in RAID environments is objectively higher than with CMR. The combination of long rebuild times and increased load on remaining drives during the rebuild creates a dangerous window. If you notice signs of impending hard drive failure, act immediately -- with SMR drives in a RAID, the window for rescue is even more critical than with CMR.
What Does the Future Hold with HAMR and MAMR?
The hard drive industry is working on successor technologies that aim to deliver SMR's capacity advantages without its write disadvantages:
- HAMR (Heat-Assisted Magnetic Recording): Seagate uses laser heating of the storage medium during writing to enable smaller, more stable magnetic regions
- MAMR (Microwave-Assisted Magnetic Recording): Western Digital uses microwave energy for a similar effect
Both technologies are in their introduction phase and will use CMR-style track structures, thus avoiding SMR's write problems. For data recovery, however, they will bring new challenges as storage densities continue to increase and physical tolerances decrease.
What Is the Bottom Line on CMR vs. SMR?
The choice between CMR and SMR is not purely a technical decision -- it directly affects data safety. While SMR is acceptable for archive and backup applications, the technology does not belong in NAS systems, RAID arrays, or environments with intensive write operations. The fact that manufacturers have built SMR into consumer products without clear labeling makes an informed purchasing decision all the more important.
Should data loss occur despite all precautions -- whether through a failed RAID rebuild with SMR drives or a mechanical defect -- professional data recovery is possible in most cases. For SMR drives, choose a trustworthy data recovery service with proven experience with the specific SMR implementation.
Request a data recovery quote now.
Professional data recovery needed?
Request a data recovery quote now.