Exos ST10000NM Series Specifications
The Seagate Exos X10 is a 10TB helium-sealed enterprise drive rated for 24/7 datacenter and NAS workloads. Backblaze's Q3 2025 data recorded the ST10000NM0086 at 7.97% annualized failure rate, far above the 2.5 million hour MTBF on the datasheet. The ST10000NM0096 SAS 12Gb/s variant shares the same enclosure design.
The ST10000NM0086 is the SATA 6Gb/s variant; the ST10000NM0096 is the SAS 12Gb/s dual-port variant. Both use helium-sealed enclosures, 7,200 RPM spindle speed, and 256MB cache. Seagate rates them for 550TB/year sustained workload.
The rated MTBF does not match observed fleet behavior. Backblaze operates over 300,000 hard drives across their storage infrastructure and published Q3 2025 data showing the ST10000NM0086 at 7.97% annualized failure rate. Other Exos models in the same fleet, such as the ST16000NM001G, recorded 0.67% AFR. The disparity points to a model-specific weakness in the ST10000NM0086 rather than a platform-wide Exos problem.
Key Specifications
Source: Backblaze Drive Stats Q3 2025; Seagate Exos X10 product datasheet (ST10000NM0086).
What Causes Seagate Exos ST10000NM Drives to Fail?
Seagate Exos ST10000NM drives fail through four distinct mechanisms: firmware service area degradation, read/write head failure, helium seal breach, and translator module corruption. Firmware and translator failures are repairable through the F3 terminal without breaking the helium seal. Head failure and seal breach require physical intervention inside the sealed enclosure.
- Firmware Service Area Degradation
- Seagate stores firmware modules in a reserved region on the platters called the service area (SA). Under sustained enterprise I/O, the SA sectors degrade. The drive may report wrong capacity (commonly 0 bytes or 3.2MB), hang during initialization, or become ready but return no user data. SMART does not directly report SA health, so this failure mode appears without warning. The drive's behavior mimics a dead drive when it is a firmware-level problem solvable through the F3 terminal.
- Head Failure
- Enterprise workloads keep all heads active across the full actuator stroke. On a multi-platter helium drive, thermal cycling and sustained random seeks accelerate actuator bearing wear. The drive clicks, fails to calibrate, or drops out of the RAID array after repeated I/O timeouts. SMART attributes 5 (Reallocated Sector Count) and 197 (Current Pending Sector Count) typically spike before the drive goes completely offline. Because the enclosure is helium-sealed, head replacement requires matching donor heads from the same Exos model.
- Helium Seal Breach
- Helium-sealed drives depend on the low-density gas for correct head fly height. Helium has roughly one-seventh the density of atmospheric air. If the hermetic seal is compromised, air leaks in and the heads fly at the wrong height. Degradation is gradual: read errors increase, SMART reallocated sectors climb, and the drive slows over weeks or months before going offline entirely. The slow decline makes it look like random bad sectors rather than a single root cause.
- Translator Module Corruption
- The translator maps logical block addresses (LBA) to physical platter locations. Power loss during a write to the translator can corrupt the mapping tables. The drive becomes ready but serves wrong data or reports incorrect capacity. G-list (grown defect list) overflow is a related failure: when the defect list exceeds its allocated space in the SA, the firmware loops on startup. Both are repairable through PC-3000 F3 terminal access without breaking the helium seal.
How Is Data Recovered from a Failed Seagate Exos Drive?
Seagate Exos ST10000NM recovery starts with PC-3000 Express connected via the F3 serial terminal on the drive's PCB. The F3 interface reads firmware modules, repairs service area corruption, and rebuilds the translator without breaking the helium seal. Mechanical failures require donor head sourcing and controlled enclosure access.
The Seagate F3 terminal is a diagnostic interface accessed through the TX/RX pads on the drive's PCB via COM port. PC-3000 uses this terminal to read and write firmware modules, rebuild the translator, repair SA corruption, and control drive initialization. For a deeper walkthrough of the imager hardware and module workflow, see how PC-3000 operates. For enterprise Exos drives, this is the primary recovery pathway before any mechanical intervention.
- 01
Write-Protected Connection and SA Assessment
The drive connects to PC-3000 Express with hardware write-blocking before power-on. The F3 terminal initializes and we read the SMART log, service area module integrity, and translator status. This determines whether the failure is firmware-only (seal stays intact, Tier 3 $900–$1,200) or mechanical (head swap or helium management required, Tier 4 $3,000–$4,500).
- 02
Firmware Module Repair
If SA degradation is confirmed, PC-3000 reads the corrupted modules through the F3 terminal, cross-references them against backup copies stored in a different SA zone, and rebuilds the damaged modules. Translator corruption gets a similar treatment: the LBA-to-physical mapping is reconstructed from the remaining intact translator data and the adaptive parameter tables. The G-list is rebuilt or trimmed to fit within its allocated space.
- 03
Head Map Imaging
If heads are degrading, PC-3000 tests each head individually: read speed, error rate, and stability across the full stroke. Failing heads are excluded from the first imaging pass. DeepSpar Disk Imager captures data from healthy heads first, then attempts degrading heads with adjusted parameters: reduced read retries, shorter timeout thresholds, and head-specific adaptive corrections. The goal is to get the most complete image on the first power cycle.
- 04
Donor Head Sourcing for Exos
Enterprise Exos heads are not interchangeable with consumer Barracuda or IronWolf heads. The donor must match the same Exos model number, firmware revision, and head configuration. Enterprise drives have a smaller donor pool than consumer models: fewer units enter the secondary market, and Exos drives from decommissioned datacenters often have high wear. We maintain Exos donor inventory, but exact-match sourcing for ST10000NM0086 can add 3 to 5 business days.
What Is the F3 Firmware Architecture on the Exos ST10000NM?
The Exos X10 ST10000NM0086 runs on Seagate's F3 firmware architecture, the same module-based framework Seagate has used since the Barracuda 7200.11 generation. F3 is not a flat firmware image; it is an object system of numbered modules and system files stored in a reserved region of the platters called the service area. The SA lives on the negative cylinders and is inaccessible to standard ATA commands. PC-3000 reaches it by sending `Ctrl+Z` over the F3 serial terminal to interrupt the boot sequence and drop into the `T>` diagnostic prompt.
Service area corruption on an enterprise Exos drive rarely announces itself through SMART. The drive reports wrong capacity (0 bytes or 3.2 MB), hangs in a BSY state during the BIOS handshake, or goes ready but refuses to serve user data. None of those symptoms are repairable by imaging software; they require module-level repair through the F3 terminal.
Critical F3 SA modules on the ST10000NM family
- Boot and initialization modules
- Boot instructions for mechanical and electronic subsystems live in the early service-area module set. Corruption here prevents the drive from completing POST; the F3 terminal shows the handshake aborting before the `T>` prompt ever appears.
- SysFile 28 (Translator)
- Maps LBAs to physical Cylinder-Head-Sector addresses. A translator loop manifests as a drive that spins up, identifies correctly, and then returns I/O errors on every read. PC-3000 regenerates SysFile 28 from its inputs (SysFile 1B P-List and SysFile 35 NRG-List) and the adaptive parameter tables.
- System File 93 (SMP Flags)
- Controls background media scans, auto-reallocation, and self-repair routines. Before imaging a degraded Exos, the SMP flags are patched to disable these routines so the drive does not trash weak sectors or lock up mid-read.
- Defect Lists (P-List, G-List, NRG-List)
- P-list holds factory defects. G-list tracks grown defects during the drive's operational life. The Non-Resident G-list handles pending reallocations. G-list overflow on a heavily worked Exos causes the firmware to loop at startup; PC-3000 trims or rebuilds the list to fit the allocated SA space.
Adaptive parameters unique to each drive
F3 firmware stores per-drive calibration data in ROM and mirrors it in the SA. These adaptive parameters are specific to the mechanical assembly they were written for and must be preserved across any PCB or head stack swap.
- RAP (Read Adaptive Parameters): calibrates preamplifier sensitivity and gain for each individual read element.
- CAP (Controller Adaptive Parameters): governs timing and current profile for the voice coil motor driver and spindle motor.
- SAP (Servo Adaptive Parameters): localized spatial data the heads use to track-follow the servo bursts. Lose the SAP and the drive cannot stay on-track even with matched donor heads.
How Are Donor Drives Matched for an Exos ST10000NM Head Swap?
Helium enterprise drives run on tighter mechanical tolerances than consumer air-filled drives, and the matching criteria are correspondingly strict. A donor ST10000NM with the wrong firmware revision or a different preamplifier revision will servo-error out on the first spin-up and can damage the patient's platters. Donor selection for an Exos head swap is a six-point verification, not a model-number match. The general procedure for matching donors across Seagate, Toshiba, and Western Digital platforms is described in how donor drives are matched; the criteria below are the Exos-specific tightening of that procedure.
- Model number and capacity. Full ST10000NM0086 (SATA) or ST10000NM0096 (SAS) must match. Cross-variant donors are not usable; the SAS controller board and firmware layout differ.
- Firmware revision. Four-character alphanumeric code on the drive label (examples: SN03, SN02). Different revisions ship different SA structures and head-map layouts; cross-revision swaps fail.
- Site code. Two-letter code on the label indicating the manufacturing facility (WU for Wuxi, SU for Suzhou, TK for Thailand). Identical model and firmware from different sites can use different suspension suppliers and actuator arm geometries.
- Serial-number component codes. The second and third characters of a Seagate serial number encode internal component configuration, including media type and preamp generation. Matching these narrows the donor pool to hardware-parity candidates.
- Preamplifier IC revision. Seagate often swaps preamp suppliers mid-production. The preamp vendor and revision codes (read out over the F3 terminal, reported in fields like `Preamp: CC 16 / B2 03`) must match exactly. A mismatched preamp applies wrong gain and produces read channel errors on every surface.
- Physical head (PH) map. The count and configuration of active read/write elements on the donor must mirror the patient. PC-3000 dumps the head map during diagnostics; the donor head map is verified before the enclosure is opened.
Micro-jog calibration after transplant
Even with a six-point donor match, microscopic manufacturing variance means the physical spacing between the read and write elements on the donor slider is not identical to the servo track layout on the patient's platters. The micro-jog is a factory-calibrated hex/decimal value (example format from an F3 dump: `0 : 0 : D4D/3405`) that defines the magnetoresistive head differential offset. After the head stack is installed, PC-3000 Portable III is used to dynamically tune these adaptives until the donor heads track the patient's servo bursts cleanly. Without this step the drive either fails to servo-lock or reads at an elevated error rate.
Donor sourcing timeline and cost: Helium donor drives must be an exact match. Typical donor cost: $200–$600 depending on model and availability, plus helium refill cost ($400–$800) required after opening the sealed chamber.
How Is an Exos Helium Drive Opened and Refilled In-House?
Helium-filled drives depend on the low-density gas for correct head fly height. Helium is roughly 0.18 kg per cubic meter; air is roughly 1.22 kg per cubic meter. The drag force on the head slider is proportional to fluid density, so replacing the helium atmosphere with air increases aerodynamic drag roughly seven-fold. Fly height collapses and the heads contact the platters. Any mechanical procedure on a sealed Exos has to end with the helium put back before the drive spins again.
We perform helium Exos recovery fully in-house at our Austin lab. The procedure uses our 0.02 micron ULPA-filtered vertical laminar-flow clean bench, which holds an ultra-clean particle envelope directly over the work surface.
- 01
Pre-diagnosis before any seal breach
Firmware and electrical checks through the F3 terminal rule out SA corruption, translator loops, and PCB faults first. A case we can repair through the terminal stays sealed at the Tier 3 Firmware Repair price point ($900–$1,200). Only mechanical failures move to seal breach.
- 02
Donor verification against the six-point criteria
Donor drive is read out on a second bench: model, firmware revision, site code, serial component codes, preamp revision, physical head map. If any of the six criteria miss, the donor is rejected before the patient enclosure is opened.
- 03
Seal breach and head stack transplant under ULPA
Inside the 0.02 micron ULPA clean bench, the hermetic seal is breached and the failed head stack is lifted out using head combs that keep the sliders off the platters. The donor head stack is installed with the same combs. Platter alignment is verified before the combs come out. For the underlying mechanics of this procedure across all platforms, see what a head swap involves.
- 04
Re-seal, purge, helium refill
The enclosure is re-sealed with lab-grade adhesive at the cover interface and the original helium breather port. The chamber is purged of air and refilled with helium before the drive is powered. The helium refill adds a surcharge to the Tier 4 head swap price ($3,000–$4,500) or Tier 5 surface damage price ($4,000–$5,000).
- 05
Adaptive tuning and imaging
PCB is reattached. PC-3000 Portable III tunes micro-jog values for the donor head stack, clears or rewrites the adaptives that no longer describe the hardware, and starts a head-mapped image to a target drive. DeepSpar Disk Imager handles the full-surface read with head-isolated retries so a single weak surface does not stall the whole image.
Rush availability: +$100 rush fee to move to the front of the queue. Applies to all tiers including Tier 4 and Tier 5 helium cases, subject to donor sourcing timeline. For broader context on sealed-chamber recovery across Seagate, Toshiba, and WD Ultrastar platforms, see our helium drive data recovery service page and the broader hard drive data recovery workflow.
What SMART Attributes Predict an Exos Helium Leak?
SMART attribute 22 (0x16), labeled Helium Level, is the primary leak indicator on Seagate Exos drives. The normalized value starts at 100 at manufacture and decreases as internal pressure drops. The pre-fail threshold is 25. Once the normalized value crosses below 25, the drive reports a FAILING_NOW state and a head crash typically follows within days of continued operation.
Seagate uses a digital MEMS pressure sensor inside the sealed chamber, not the heated thermistor approach HGST and WD platforms rely on. The MEMS sensor reports quantitative internal pressure, relative humidity, and temperature, which is why the Exos can flag a slow leak earlier than a thermistor-only design. Read the raw value through the F3 terminal rather than a generic SMART tool; many host utilities misinterpret Seagate raw fields because the F3 architecture packs multiple counters into a single 48-bit raw value.
Critical Exos SMART attributes for triage
| SMART ID (Hex) | Attribute | Seagate F3 Implementation |
|---|---|---|
| 22 (0x16) | Helium Level | MEMS pressure sensor. Starts 100, fails at 25. Seal integrity signal. |
| 5 (0x05) | Reallocated Sector Count | Pre-fail. Spikes before the drive locks into a BSY state. |
| 187 (0xBB) | Reported Uncorrectable | Tracks ECC-unrecoverable reads. Reliable surface degradation indicator. |
| 188 (0xBC) | Command Timeout | Counts aborts past the ERC timer. High values precede RAID drop-outs. |
| 197 (0xC5) | Current Pending Sector | Live count of sectors flagged unstable but not yet remapped. |
Progression pattern on a leaking Exos: attribute 22 declines from 100 in single-digit steps over months, attribute 197 begins counting pending sectors as fly height destabilizes, attribute 5 spikes when those pending sectors get remapped on the next write, and attribute 188 climbs as the host hits ERC timeouts on the degrading tracks. By the time attribute 22 crosses 25, the slider is flying close enough to the platter that any external shock finishes the drive. Pull it from the array before that.
On a sealed Exos that arrives with attribute 22 already below threshold, we image first through DeepSpar Disk Imager with head-isolated retries, then assess whether a donor head transplant and helium refill is worth the Tier 4 ($3,000–$4,500) or Tier 5 ($4,000–$5,000) work. Many slow-leak cases image cleanly to 80 to 95 percent before the surface gives out, which is enough to recover the targeted data without seal breach.
How Does Exos F3 Firmware Differ from Consumer Barracuda?
Exos F3 firmware ships with enterprise defaults that change how the drive behaves during recovery. ERC/TLER timers are short, EPC head-parking is aggressive, and SED models hold the data behind hardware AES-256 even after a successful physical repair. A technician used to consumer Barracuda recovery will lose the Exos data if they treat it the same way.
- Error Recovery Control (ERC / TLER)
- Consumer Barracuda drives retry a bad sector for tens of seconds, which freezes the host. Exos firmware defaults the sctReadTimer and sctWriteTimer to roughly 7 to 8 seconds. The drive returns a read error to the controller within that window so RAID parity can fill the gap, but the same behavior cuts off deep-sector imaging during recovery. We disable or extend ERC in RAM through the F3 terminal before imaging.
- Extended Power Conditions (EPC) and PowerBalance
- EPC parks heads aggressively when the drive is idle, and PowerBalance throttles spin-up current. Pulled from a server and connected to a diagnostic rig, an Exos will park heads every minute or drop offline mid-image. EPC and PowerBalance are disabled in RAM via F3 terminal commands before any cloning starts.
- Self-Encrypting Drive (SED) variants
- Several ST10000NM SKUs (including the ST10000NM0106 SED variant) implement hardware AES-256 through Seagate Instant Secure Erase. A successful head swap on an SED drive yields a cryptographically locked image unless the original authentication credential or host environment is preserved. Tampering with the security modules to force unlock triggers the cryptographic erase. The customer has to provide the SED key or the original RAID controller context.
- SmartRecovery and background media scan
- Exos drives run a continuous background media scan that flags weak sectors for proactive reallocation. When the scan microcode hangs on a catastrophic defect, the drive falls into a permanent BSY state and never reaches ready. SF93 (SMP flags) is patched in RAM during recovery to suppress the background scan and allow the translator to load.
- Defect list growth on enterprise workloads
- Under sustained datacenter I/O, the P-List and G-List grow faster than on consumer Barracuda drives. When defect lists overflow, the F3 firmware can drop into a recovery loop on power-on. The lists are backed up, trimmed, and reloaded through the terminal.
For the full F3 module and SysFile breakdown (SysFile 28 translator, SysFile 93 SMP flags, RAP, CAP, SAP) see the firmware architecture section above. The Exos differences are layered on top of that shared F3 structure.
How Is a Multi-Platter Exos Head Stack Extracted Without Damage?
The ST10000NM0086 stacks 7 platters in a 3.5-inch helium-sealed enclosure with a matching multi-tier head stack assembly. Each slider on a high-platter helium HSA flies at 3 to 10 nanometers. Extraction without head-to-platter contact requires precision metal head combs sized for the exact platter spacing, not generic plastic combs.
Helium drives are also far more sensitive to static and micro-vibration than atmospheric drives. Technicians are grounded through wrist straps before the seal is broken. The ULPA clean bench is isolated from ambient building vibration. The outer aluminum cover on the Exos is fixed by a roughly 0.5mm laser-welded seam, and underneath the welded cover sits a double-sided adhesive layer plus an internal pressure-equalization membrane. Cutting through the laser weld with the wrong tool drops metal shavings onto the platters.
- Drive is grounded and clamped on the 0.02 micron ULPA-filtered clean bench. Ambient temperature and humidity are logged before any seal breach.
- The outer laser-welded seam is milled to expose the internal aluminum membrane, and that membrane is then cut with precision chisel knives (HDDSurgery Helium Opener pattern). Cutting depth on the membrane is controlled so the blade clears the foil without touching the internal platter assembly.
- The upper VCM magnet plate is removed. Heads are still on the parking ramp at this stage. The drive is not powered.
- A multi-tier metal head comb matched exactly to the 7-platter Seagate Exos X10 geometry is inserted between the sliders. The comb captures every head simultaneously so no slider touches an adjacent platter during lift.
- The HSA is lifted off the parking ramp with the comb still in place. The donor HSA is inserted with its own comb, aligned to the platter stack, and the comb is withdrawn only after platter alignment is confirmed.
- Pre-amp and flex connection to the PCB is reseated. Seal is restored with lab-grade adhesive at the cover interface. Helium purge and refill happens before spin-up.
Generic plastic combs lack the rigidity to hold seven sliders apart during the lift. Substituting a comb sized for a 4-platter consumer drive on an Exos head stack is the most common failure mode we see in re-recovery cases. The wrong comb lets one or two sliders snap together during dismount, which converts a head-swap case into a multi-head donor case plus platter scoring.
What Identifiers Must Match Between a Failed and Donor Exos Drive?
Donor matching on a sealed helium Exos is identifier-driven, not eyeball-driven. Seven fields on the patient must match the donor before the laser-welded cover is cut: model number with capacity, part number, firmware revision, two-letter site code, preamp revision on the HSA flex, head map from the F3 dump, and SED state. Miss one and the donor servo-errors on first spin-up or, on an SED mismatch, the recovered image is unreadable because the security state no longer matches the original host environment.
The site code is the field most often skipped on a hurried match. Heads built at Wuxi (WU), Suzhou (SU), and Thailand (TK) come from different suspension suppliers with subtly different gram-load and actuator arm geometry. A correct model and firmware revision donor from the wrong site reads at an elevated error rate even after micro-jog tuning. The capacity field also has to be exact: an ST10000NM0086 donor cannot serve an ST8000NM patient because the platter substrate, head map, and servo-track density differ across capacities even when the enclosure looks identical.
SED state cannot be mixed in either direction. Self-Encrypting Drive SKUs implement Seagate Instant Secure Erase and hold the user data behind a hardware AES-256 key that is tied to the original drive's security partition. Pairing an ISE-enabled donor with a non-SED patient (or the reverse) produces a security handshake mismatch on power-on and the data cannot be read back even after a clean mechanical swap. SED state is flagged on the drive label SKU and in the F3 security identify; both are read before the donor is accepted.
Where each identifier is read
| Identifier | Example value | Where it is read |
|---|---|---|
| Model and capacity | ST10000NM0086 | Drive label; F3 ATA Identify response |
| Part number | 2AA101-003 | Drive label PN field |
| Firmware revision | SN02, SN03 | Drive label; F3 terminal `/2` rev dump |
| Site code | WU / SU / TK | Two-letter prefix on serial label |
| Preamp revision | CC 16 / B2 03 | Silkscreen on the HSA flex; F3 preamp ID |
| Head map | PH0..PH13 | PC-3000 head map dump from the patient |
| SED state | ISE on / ISE off | Drive label SKU; F3 security identify |
Donor availability for the ST10000NM family has tightened in 2026. Enterprise drives of this generation are typically run to end-of-life inside arrays and decommissioned in bulk, which puts pressure on the small pool of low-hour matched-identifier units. Reputable sources are second-hand pulls with documented hours and decommissioned array drops with verifiable chain-of-custody. Gray-market refurbs and relabel/recertified units are common in this segment and frequently carry mismatched internal components behind a correct-looking external label; we verify every donor against the seven-field table above on the bench before any seal breach. The general donor-matching framework across Seagate, Toshiba, and Western Digital platforms is in how donor drives are matched; this table is the Exos-specific identifier set.
What Must Be Verified Before Breaking the Helium Seal on an Exos?
Once the laser-welded cover on a sealed Exos is cut, the helium is gone and the only path forward is refill plus full recalibration. The verification checklist below runs on every helium head swap before the chamber is opened. Its purpose is to confirm that the failure mode physically requires a seal breach and that every non-destructive path has been exhausted.
- ROM extraction via PCB BootCode interface. The PCB ROM holds the per-drive adaptive parameter set (RAP, CAP, SAP). It is read out through the BootCode interface on the PCB and stored as a binary backup. Any later PCB swap or adaptive rewrite restores from this dump.
- SA module backup over F3 terminal. SysFile 1B (P-List), SysFile 28 (translator), SysFile 35 (NRG-List), SysFile 93 (SMP flags), and the Master ATA Identify are dumped to disk through the F3 terminal before any module-level write. If the seal breach reveals a worse mechanical problem than expected, the original SA state can still be restored to a re-cloned drive image.
- SMART attribute snapshot. Full SMART read through F3, including attribute 22 (Helium Level), attribute 5 (Reallocated Sector Count), attribute 187 (Reported Uncorrectable), and the trend on attribute 22 across the last several power-on cycles where available. A drive whose attribute 22 has not crossed threshold but whose attribute 197 is climbing is a surface degradation case, not a leak case.
- Visual PCB inspection. Inspect the PCB under magnification for blown TVS diodes, scorched motor controller pads, preamp continuity through the HSA flex connector, and any thermal damage from a power surge. A drive with cooked TVS diodes is a PCB-only case at a lower tier and does not need a seal breach.
- Confirm the failure mode requires seal breach. Firmware-only and PCB-only paths must be exhausted first. If F3 shows BSY, SIM Error 3005, wrong capacity, or translator loop, the case is Tier 3 SA repair and the seal stays intact. Only click, grind, preamp-dead SMART, or confirmed head-surface contact moves to Tier 4 head swap.
- Donor verification. Donor passes the seven-field identifier match (model, part number, firmware revision, site code, preamp revision, head map, SED state) and a smoke test on PC-3000: clean spin-up, SMART read, and ATA identify before it enters the clean bench.
The checklist protects against committing a Tier 4 helium head swap on a case that would have resolved at Tier 3 with F3 firmware repair. The non-destructive paths cost less, finish faster, and leave the sealed enclosure intact for any future work. For the underlying mechanics of the seal breach itself when the checklist confirms it is required, see what a head swap involves.
Which Recovery Path Fits an Exos Symptom: PCB, Firmware, or Head Swap?
Three recovery classes apply to a failed Exos ST10000NM: PCB ROM swap, F3 firmware repair, or head swap with helium refill. Picking the wrong class wastes time at best and destroys the data at worst. The definitions below define the symptom set for each class and the order in which they are attempted.
- PCB ROM swap with adaptive transfer
- Used when the PCB itself has failed: blown TVS diodes from a power surge, scorched motor controller, or a dead preamp driver. The donor PCB must carry the same ROM family and be compatible with the patient's site code. The patient PCB's ROM (with RAP, CAP, SAP adaptives) is transferred to the donor PCB before the donor board is fitted; a raw donor PCB without the patient's adaptives writes wrong gain to the preamp and misreads every track. Non-destructive to the sealed enclosure and lives at the lower tiers when the swap succeeds. For the broader PCB diagnostic framework, see PCB diagnostics vs logic board repair.
- F3 firmware repair (translator and SA modules)
- Used when the drive spins up cleanly and reports to the host, but with wrong capacity (0 LBA, 3.2 MB), SIM Error 3005, BSY hang on init, or translator loop. PC-3000 connects over F3 terminal, backs up SysFiles 1B/28/35/93 and the ATA Identify, clears the format corruption flag if set, regenerates the translator in RAM, and images. Non-destructive once the SA backups exist; the helium seal stays intact. Tier 3 ($900–$1,200) on the helium pricing.
- Head swap with helium refill
- Used when the drive clicks, grinds, shows preamp-dead SMART, or progresses through attribute 22 below threshold followed by attribute 197/5 surface damage. Last-resort path: it requires sealed-helium handling, full identifier-match donor verification, micro-jog calibration, and a helium refill before spin-up. Tier 4 ($3,000–$4,500) or Tier 5 ($4,000–$5,000) on the helium pricing, plus the helium refill cost.
When symptoms span more than one class
A drive can present with overlapping symptoms: spins but mis-identifies (looks like firmware), then on closer F3 inspection shows preamp errors on specific heads (head hardware). The rule is to run firmware diagnostics first because they are non-destructive. The F3 terminal cannot make a mechanical problem worse, but a premature seal breach makes a firmware problem permanent. The escalation order is fixed: PCB checks, F3 firmware repair, then head swap with helium refill, and never skip levels because the symptom is ambiguous.
Pricing across all three classes is published; rush handling is +$100 rush fee to move to the front of the queue. Evaluation is free and the class is set after F3 diagnostics, not before.
How Do You Map an Exos Symptom to a Failure Class and Tier?
Every Exos that lands on the bench goes through the same triage path: observe the symptom on power, run the first non-destructive diagnostic, classify the failure, quote the tier. The table below is the same triage we use internally to scope an Exos before any paid work starts.
| Symptom on power | First diagnostic | Failure class | Tier |
|---|---|---|---|
| Silent, no spin, no PCB activity | Inspect PCB for blown TVS diodes, scorched components, ROM read-out | PCB / electrical failure, ROM swap to donor board | $200 - From $600 |
| Spins up smoothly, not detected by host or wrong capacity / 0 LBA | F3 terminal connect; look for BSY, SIM Error 3005, LED:000000CC FAddr response | SA degradation or translator (SysFile 28) corruption; SF93 patch and translator rebuild | $900–$1,200 |
| Detected with correct capacity, hangs on I/O, ERC timeouts in host log | SMART read via F3; attribute 197, 5, 187, 188 progression | Surface degradation; head-mapped image through DeepSpar with ERC disabled | $900–$1,200 - $3,000–$4,500 |
| Clicks, grinds, or powers down within seconds | No further power-on. Move to ULPA clean bench for visual HSA inspection | Head crash, preamp failure, or HSA contact inside helium enclosure | $3,000–$4,500 |
| SMART attribute 22 below threshold (helium level low) | Image as-is through DeepSpar; defer seal breach unless image stalls | Slow helium leak; head transplant plus refill if surface damage follows | $3,000–$4,500 - $4,000–$5,000 |
| Multi-head failure, platter scoring, or spindle seizure | Visual inspection under ULPA; assess platter surface and bearing condition | Multi-head donor work, platter cleaning, full helium refill cycle | $4,000–$5,000 |
SIM Error 3005 handling
A common F3 terminal output on a failed Exos boot is SIM Error 3005 with a "No HOST FIS-ReadyStatusFlags" line. That combination means the format corruption flag is set and the translator refuses to load. The recovery path is: back up the ROM (RAP), SysFile 28 (translator), and SysFile 35 (NRG-List), clear the format corruption flag, regenerate the translator in RAM, then image. Running legacy m0,6,2,,,,,22 or m0,2,2,,,,,22 commands on an Exos without first backing up SysFiles is destructive on drives with overlapping cache architectures. The Exos is CMR not SMR, so the Media Cache Management Table risk is lower than on consumer Rosewood SMR drives, but the practice is the same: back up before any terminal write.
CMR versus SMR matters for terminal command choice. The ST10000NM0086 is a CMR drive, so SMR-specific commands designed for Seagate Rosewood-class consumer drives do not apply and will corrupt SA structures if run blindly. Confirm the recording technology before any module-level write.
What Happens When an Exos Drive Fails in a RAID Array?
When a Seagate Exos ST10000NM drive stops responding, the storage controller marks it failed and drops it from the array. In a RAID 5, a second drive failure before the rebuild completes takes the entire array offline. Starting a rebuild while other drives are under stress pushes every surviving drive to sustained sequential read load for hours.
Most Exos ST10000NM drives we recover come from multi-disk configurations: RAID 5/6 arrays behind hardware controllers (Dell PERC, LSI MegaRAID), JBOD shelves in Ceph or ZFS pools, or NAS enclosures running Synology DSM or TrueNAS. The storage controller drops the drive when it stops responding within its timeout window. In a RAID 5 with a single parity disk, losing a second Exos drive before the first is rebuilt means the array goes offline.
If your array is degraded with a failed Exos drive: do not start a RAID rebuild while the remaining disks are under stress. Rebuilds saturate every surviving drive with sustained sequential reads for the entire rebuild duration (hours to days on 10TB drives). If a second drive fails mid-rebuild, the array is lost. Pull the failed drive. Send it for evaluation. We image it independently and return data you can import back into the array or volume.
For complete array failures (multiple drives down, pool not importing), see our RAID recovery and NAS recovery services. We rebuild RAID 5, RAID 6, SHR, and ZFS pools from individually imaged drives. For other enterprise helium drive failures, see our Toshiba MG08 recovery page.
How Much Does Seagate Exos 10TB Recovery Cost?
Seagate Exos ST10000NM recovery costs $200–$5,000+ depending on failure type. PCB-only failures and logical file system issues are the lowest tiers. Firmware SA repair and translator rebuilds are mid-tier. Head swap on a helium-sealed enterprise drive and surface damage are the highest tiers. Evaluation is free; work starts only after a firm quote.
Exos recoveries span Tier 1 through Tier 5 of our pricing structure. PCB-only failures are Tier 1 to 2. Firmware SA repair and translator rebuilds are Tier 3. Head swap on a helium-sealed enterprise drive is Tier 4. Surface damage or multi-head failure on a 10TB drive is Tier 5.
- Low complexity
Simple Copy
Your drive works, you just need the data moved off it
Functional drive; data transfer to new media
Rush available: +$100
$100
3-5 business days
- Low complexity
File System Recovery
Your drive isn't recognized by your computer, but it's not making unusual sounds
File system corruption. Accessible with professional recovery software but not by the OS
Starting price; final depends on complexity
From $250
2-4 weeks
- Medium complexity
Firmware Repair
Your drive is completely inaccessible. It may be detected but shows the wrong size or won't respond
Firmware corruption: ROM, modules, or translator tables corrupted; requires PC-3000 terminal access
CMR drive: $600. SMR drive: $900.
$600–$900
3-6 weeks
- High complexity
Most Common
Head Swap
Your drive is clicking, beeping, or won't spin. The internal read/write heads have failed
Head stack assembly failure. Transplanting heads from a matching donor drive on a clean bench
50% deposit required. CMR: $1,200-$1,500 + donor. SMR: $1,500 + donor.
50% deposit required
$1,200–$1,500
4-8 weeks
- High complexity
Surface / Platter Damage
Your drive was dropped, has visible damage, or a head crash scraped the platters
Platter scoring or contamination. Requires platter cleaning and head swap
50% deposit required. Donor parts are consumed in the repair. Most difficult recovery type.
50% deposit required
$2,000
4-8 weeks
Hardware Repair vs. Software Locks
Our "no data, no fee" policy applies to hardware recovery. We do not bill for unsuccessful physical repairs. If we replace a hard drive read/write head assembly or repair a liquid-damaged logic board to a bootable state, the hardware repair is complete and standard rates apply. If data remains inaccessible due to user-configured software locks, a forgotten passcode, or a remote wipe command, the physical repair is still billable. We cannot bypass user encryption or activation locks.
No data, no fee. Free evaluation and firm quote before any paid work. Full guarantee details. Head swap and surface damage require a 50% deposit because donor parts are consumed in the attempt.
- Rush fee
- +$100 rush fee to move to the front of the queue
- Donor drives
- Donor drives are matching drives used for parts. Typical donor cost: $50–$150 for common drives, $200–$400 for rare or high-capacity models. We source the cheapest compatible donor available.
- Target drive
- The destination drive we copy recovered data onto. You can supply your own or we provide one at cost plus a small markup. For larger capacities (8TB, 10TB, 16TB and above), target drives cost $400+ extra. All prices are plus applicable tax.
Helium-sealed drives (8TB and larger NAS or server drives such as Toshiba MG08, Seagate Exos, and WD Ultrastar) are quoted on a separate tier. See helium drive pricing.
No Data, No Charge: free evaluation, firm quote before paid work. If we cannot recover your data, you pay nothing. Call (512) 212-9111 or submit a free evaluation request.
Frequently Asked Questions
Why does the Seagate Exos ST10000NM0086 have a high failure rate?
Backblaze's Q3 2025 Drive Stats report recorded the ST10000NM0086 at 7.97% annualized failure rate. The Exos X10 10TB is a helium-sealed, 7,200 RPM enterprise drive designed for sustained 24/7 workloads in RAID arrays and datacenter storage pods. Under continuous random I/O, the combination of high platter count and helium atmosphere magnifies the impact of even small manufacturing variances in the head-disk assembly. For context, other Exos models in the same Backblaze fleet record AFRs below 2%.
Can you recover data from an Exos drive without opening the helium seal?
If the failure is firmware corruption, service area degradation, or a PCB fault, yes. PC-3000 accesses firmware modules through ATA commands over SATA, and the F3 serial terminal (connected via TX/RX pads on the PCB) handles deeper diagnostic and repair operations. Neither method requires breaking the seal. Firmware-only recovery for helium drives falls under Tier 3 ($900–$1,200). Mechanical failures (head crash, motor seizure, helium leak) require physical intervention in a controlled environment, moving the price to Tier 4 ($3,000–$4,500) plus helium refill and donor drive cost.
What is service area (SA) degradation on Seagate Exos drives?
Seagate drives store firmware modules in a reserved region on the platters called the service area. Under sustained enterprise workloads, the SA sectors degrade over time. Symptoms include the drive reporting wrong capacity (often 0 bytes or 3.2MB), hanging during initialization, or becoming ready but refusing to serve user data. PC-3000 reads the SA through the F3 terminal, identifies corrupted modules, and rebuilds them from backup copies or donor firmware.
Is the ST10000NM0096 SAS variant also recoverable?
Yes, but SAS recovery requires PC-3000 SAS hardware, not the standard SATA interface. The ST10000NM0096 uses dual-port SAS 12Gb/s, which means different physical connectors and protocol. The firmware structure is similar to the SATA variant, so the same SA repair and head diagnostic workflow applies once the drive is connected to the correct hardware. SAS recovery pricing matches our standard HDD tiers.
How much does Seagate Exos 10TB recovery cost?
Firmware-level recovery (SA degradation, translator corruption) is Tier 3 ($900–$1,200) for helium drives. Head swap requiring donor matching is Tier 4 ($3,000–$4,500) plus helium refill and donor cost. Surface damage or multi-head failure is Tier 5 ($4,000–$5,000) plus helium and donor costs. Free evaluation, firm quote before work starts, and no charge if we cannot recover the data.
Can a helium drive be opened without losing the helium fill?
Not during the recovery itself. Once the hermetic seal is breached on an Exos ST10000NM, the helium vents and atmospheric air enters the chamber. Helium has roughly one-seventh the density of air, and the head fly height is calibrated for that lower density. Spinning the platters in air after a seal breach crashes the heads. What we do at our Austin lab: perform the head stack transplant inside the 0.02 micron ULPA-filtered clean bench, re-seal the enclosure with lab-grade adhesive, purge the chamber, and refill it with helium before the drive is powered for calibration and imaging. A helium refill surcharge is applied on top of the Tier 4 ($3,000–$4,500) or Tier 5 ($4,000–$5,000) recovery fee. Helium refill is performed in-house at our Austin lab.
What does SMART attribute 22 mean on a Seagate Exos drive?
SMART attribute 22 (0x16), labeled Helium Level on Seagate Exos drives, is the internal pressure reading from a MEMS sensor inside the sealed chamber. The normalized value starts at 100 at manufacture and degrades as helium escapes. The pre-fail threshold is 25. Once the value crosses below 25 the drive enters FAILING_NOW and a head crash typically follows within days of continued operation. If your monitoring tool shows attribute 22 declining, pull the drive from the array before fly height collapses. We can image many slow-leak Exos drives to 80 to 95 percent before the surface gives out, which often recovers the targeted data without a seal breach.
My Exos shows SIM Error 3005 in the F3 terminal. What does that mean?
SIM Error 3005 with a 'No HOST FIS-ReadyStatusFlags' line means the format corruption flag is set and the F3 translator refuses to load into RAM. The drive will spin up and report ready on the bus but will not serve user data. The recovery path is: back up the ROM (RAP), SysFile 28 (translator), and SysFile 35 (NRG-List), clear the format corruption flag through the terminal, regenerate the translator in RAM, then image. Running legacy m0,6,2,,,,,22 or m0,2,2,,,,,22 commands without first backing up SysFiles can corrupt SA structures on drives with overlapping cache architectures. The ST10000NM0086 is CMR not SMR so the Media Cache Management Table risk is lower than on Seagate Rosewood consumer drives, but the backup-first practice is the same.
Why does ERC/TLER matter on Exos recovery but not on Barracuda?
Exos F3 firmware sets a strict 7 to 8 second ERC/TLER timer by default so the drive returns a read error to the RAID controller quickly rather than freezing the host. That behavior keeps a degraded drive from holding up the array, but during recovery it cuts off deep-sector imaging on weak tracks before the read completes. We disable or extend ERC in RAM through the F3 terminal before any cloning starts. Consumer Barracuda drives default to a much longer retry window, which is why the same imaging job runs cleanly on a Barracuda but stalls on an Exos until ERC is reconfigured.
How fast can Exos 10TB recovery be completed, and is a rush option available?
Standard turnaround for a firmware-only Exos recovery (SA module repair, translator rebuild) is 3-6 weeks. Head swap with helium refill runs 4-8 weeks. A rush fee of $100 moves the case to the front of the queue. Donor sourcing for an exact-match helium Exos donor (same model, firmware revision, site code, preamp revision) can add 3 to 5 business days; Helium donor drives must be an exact match. Typical donor cost: $200–$600 depending on model and availability, plus helium refill cost ($400–$800) required after opening the sealed chamber.
Related services
Related Recovery Services
All Seagate models and families
Sealed helium drive firmware repair
Full HDD recovery service overview
16TB enterprise helium drive, 9-platter TDMR
Multi-disk array rebuilds
Synology, QNAP, TrueNAS
Exos drive failed in your array?
Free evaluation. Firm quote. No data, no fee. Mail-in from anywhere in the U.S.
