Compatibility

SMR vs CMR Hard Drives: Why It Matters for RAID and NAS

Sarah Jane Sep 12, 2026 5 min read

SMR and CMR are two ways of writing data to a spinning disk, and the wrong one in the wrong place produces a drive that works perfectly until the moment it matters. This is the single most important drive specification that listings routinely leave out.

What is the difference between SMR and CMR?

CMR (conventional magnetic recording) writes each track separately, side by side, with no overlap. Any track can be rewritten without touching its neighbours. This is how drives have always worked.

SMR (shingled magnetic recording) overlaps tracks like roof shingles to fit more data on the same platter. That increases capacity, but rewriting one track now means rewriting every track that overlaps it. The drive handles this internally, and it is slow.

The consequence: SMR drives are fine at sequential writes and poor at random writes. Reads are largely unaffected. The performance gap appears only under certain workloads, which is why the problem hides.

Why are SMR drives bad for RAID and NAS?

Two reasons, and the second is the dangerous one.

Random write performance collapses. A NAS or file server with many users produces random writes. An SMR drive under that load slows dramatically once its internal buffer fills, sometimes to a fraction of normal speed for extended periods.

RAID rebuilds can fail. A rebuild is a sustained heavy write to the new drive. An SMR drive can slow so much during a rebuild that the controller decides it has failed and drops it, or the rebuild takes days instead of hours, during which the array is unprotected. Our RAID guide covers why rebuild time is the window of risk.

The rule is simple: do not use SMR drives in any array. Not RAID, not ZFS, not a NAS. Some NAS-class drives have shipped as SMR without clear labelling, which is why checking rather than trusting the product line matters.

Where are SMR drives actually fine?

Being fair to them, because they are cheaper per terabyte for a reason.

Archive and cold storage, where data is written once in large sequential blocks and rarely rewritten.

Backup targets that receive large sequential backup streams, though check that the backup software does not do random writes for indexing.

Single-drive bulk storage for media libraries and similar, where files are written once and read many times.

Where the workload is write-once, read-many and not in an array, SMR delivers more capacity for less money. Everywhere else, CMR.

How do I tell if a drive is SMR or CMR?

Four ways, because it is frequently not on the label.

The manufacturer’s specification sheet for the exact model number. Most manufacturers now publish recording technology per model after complaints about undisclosed SMR.

Manufacturer SMR/CMR lists. The major drive manufacturers publish lists of which models use which technology. Search for the model number against those lists.

The capacity and price. A drive that is noticeably cheaper per terabyte than its siblings at the same capacity is worth checking. This is not proof but it is a signal.

Query the drive. Some SMR drives report their zone model through standard commands, though drive-managed SMR frequently hides it. Our drive health guide covers querying drives.

When ordering, state CMR explicitly for any array use. It is the specification most likely to be assumed rather than confirmed.

Are enterprise drives SMR or CMR?

Enterprise drives sold for server and array use are almost always CMR. SMR in the enterprise exists as host-managed SMR for specific hyperscale archive applications, where the host software is written to handle it. That is not what you buy for a server.

So the SMR risk sits mostly in the consumer, desktop and some NAS-class product lines, and in bare drives bought on price without checking. Our drive class guide covers the classes, and our enterprise nearline guide covers a CMR drive built for array use.

What about high-capacity drives?

Capacity itself does not indicate recording technology. High-capacity drives exist in both CMR and SMR versions, and the two may sit next to each other in a manufacturer’s range at the same capacity.

What high-capacity drives do share is rebuild time: a 16TB or 20TB drive takes a long time to rebuild regardless of recording technology, which is an argument for RAID 6 or equivalent at large capacities. Our 20TB drive guide covers this, and CMR is the assumption throughout.

Frequently asked questions

Is SMR or CMR better?

CMR for anything with random writes or any array. SMR only for write-once, read-many single-drive use such as archive and media libraries, where it delivers more capacity for less money.

Can I use SMR drives in a NAS?

No. Random write performance collapses under multi-user load, and RAID rebuilds can slow so much that the controller drops the drive as failed or the array stays unprotected for days. Some NAS-class drives have shipped as SMR without clear labelling, so check the exact model.

How do I check if my hard drive is SMR?

Check the manufacturer’s specification sheet or their published SMR/CMR list for the exact model number. It is frequently not on the drive label. A drive noticeably cheaper per terabyte than its siblings is worth checking.

Are enterprise hard drives SMR?

Enterprise drives sold for server and array use are almost always CMR. Host-managed SMR exists for specific hyperscale archive applications with software written to handle it, which is not what you buy for a server.

Why is my SMR drive so slow?

Random writes. The drive absorbs writes into a buffer, and once that fills it must rewrite overlapping tracks, which is very slow. Sequential writes and reads are largely unaffected, which is why the slowness appears only under certain workloads.

Can I mix SMR and CMR drives in an array?

No. An array runs at the speed of its slowest member, and an SMR drive under array load becomes the slowest member by a wide margin. Replace SMR drives in arrays with CMR before the next rebuild.

Every drive we sell for array use is CMR unless stated otherwise. Tell us the workload and we will confirm the recording technology before you order.

Sarah Jane

Sarah Jane

Senior IT Hardware Specialist · TechSellerUSA
Sarah helps businesses and IT teams source the right enterprise hardware at wholesale prices. View profile →