Skip to main content

Reallocated and Pending Sectors: How to Read Them

Of everything a drive reports about itself, three counters describe actual media defects: reallocated sectors, current pending sectors and uncorrectable sectors. Most other values describe usage. These describe damage.

Reallocated sectors

When a drive decides a sector is no longer trustworthy, it retires it and substitutes one from a reserved spare pool. The reallocated count is the running total of those substitutions. It only ever increases, so a non-zero value means the drive has already lost usable spares — not that it is failing right now.

Current pending sectors

A pending sector is one the drive could not read reliably but has not yet replaced. It sits in limbo: a successful later write can clear it, or it can convert into a reallocated sector. Pending counts that persist across checks are more concerning than a single non-zero reading.

Uncorrectable sectors

These failed to read even with the drive's error correction applied, which means data was not recoverable from them. In a disposition context this is the most direct evidence that a drive should not carry a resale grade.

Trend beats snapshot

A single reading tells you where a drive is. Two readings tell you where it is going. A drive whose counts are unchanged across checks weeks apart is behaving very differently from one whose pending count is climbing, even if today's numbers look similar.

Where you draw your own accept and reject lines depends on your buyers, warranty terms and drive class. Whatever you choose, apply it consistently and record the raw values against the drive serial so a decision can be revisited.

Reading all three

  1. Boot the ITAD Tools iPXE toolkit.
  2. Select Drive Health Check.
  3. Record the three sector counters, plus power-on hours for context.

The check is read-only and never writes to the drive, so it is safe to run on media that has not yet been wiped or graded.

Run the free bootable Drive Health Check

The ITAD Tools iPXE toolkit reads SMART data read-only, with no installed operating system and nothing to install on the machine.

Get the free bootable tool

Frequently asked questions

What is a reallocated sector?

A sector the drive found unreliable and replaced with one from its spare pool. The count is cumulative and does not decrease.

What is a current pending sector?

A sector the drive could not read reliably and has not yet remapped. Pending sectors can clear if a later write succeeds, or convert into reallocated sectors.

What is an uncorrectable sector?

A sector that failed to read even with error correction applied. It represents data the drive could not recover.

Is a non-zero reallocated count always disqualifying?

Not automatically. Buyers differ on tolerance. What matters more than a single reading is whether counts are stable or climbing across repeated checks.

How do I read these values on a machine with no OS?

Boot the ITAD Tools iPXE toolkit and run the Drive Health Check. It reads SMART data read-only with nothing installed.

Related guides