Contents

Used Intel S3700 Enterprise SSDs off eBay: Worth the Risk?

A thirteen-year-old enterprise SSD with petabytes of endurance left, for less than a pound per gigabyte

Contents

The used-enterprise-SSD trade is one of the odder corners of the homelab hobby: businesses decommission SANs and servers on a fixed refresh cycle regardless of how much life is left in the drives, and the secondary market floods with enterprise-grade SSDs that have barely been touched relative to what they were built to survive. Intel’s DC S3700, first announced in 2012, is the drive that keeps coming up in every “best used enterprise SSD” thread on r/homelab and the associated forums, and it’s worth understanding exactly why before you add one to a cart on the strength of a forum recommendation alone.

What the S3700 actually is

Advertisement

The DC S3700 series ships in 100GB, 200GB, 400GB and 800GB capacities, using a 6Gb/s SATA interface with MLC NAND and Intel’s own in-house controller — a serious piece of engineering for its era, built for the sustained, latency-sensitive write workloads a data centre demands rather than the bursty patterns a consumer SSD is tuned for. Intel’s own spec sheet lists 4KB random read performance up to 75,000 IOPS and 4KB random write up to 36,000 IOPS, with a stated 99.9th-percentile latency under 500 microseconds — the specific metric that mattered to Intel’s original data-centre customers more than peak throughput, since a database or SAN workload cares far more about consistent tail latency than a headline sequential number.

The endurance number that makes this trade work

The reason the S3700 specifically shows up in every used-enterprise-SSD recommendation list is its endurance rating: 10 drive writes per day sustained over a rated 5-year drive life. For the 800GB model, Intel’s own spec sheet works out to over 14 petabytes of total writes across that rated life, climbing toward 20PB if the workload skews more sequential than random. To put that in homelab terms, a drive doing a modest 20GB of writes a day — well above what most home services actually push — would take roughly two thousand years to exhaust that endurance budget. These drives were built for a write workload most home users will never come close to generating, which is exactly why a decade-old used unit with a small fraction of its rated writes consumed is still, in practical terms, a nearly new drive from an endurance standpoint.

Checking SMART before you trust the listing

Advertisement
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
# Install smartmontools if you don't already have it
sudo apt install smartmontools

# Pull the full SMART attribute table
sudo smartctl -a /dev/sda

# The attributes that actually matter on an Intel enterprise SSD:
#   Media_Wearout_Indicator (ID 233) — starts at 100, counts down to 0
#   Host_Writes_32MiB (ID 246 or 241 depending on firmware)   — total data written
#   Power_On_Hours (ID 9)                                     — total service life
#   Reallocated_Sector_Ct (ID 5)                               — should be 0 or very low

Media_Wearout_Indicator is the single most useful number on the whole report: it’s a normalised percentage of rated endurance remaining, and a used S3700 reading anywhere above 90 has consumed less than a tenth of its total rated write budget regardless of how many years it’s been in service. Multiply Host_Writes_32MiB by 32MiB to get total lifetime data written, and compare that against the capacity-specific endurance figures on Intel’s spec sheet — a listing seller who’s willing to post a smartctl screenshot before you buy is a strong signal you’re dealing with someone who actually understands what they’re selling, and one who won’t or can’t is worth treating with more caution.

Where the risk actually sits

The genuine risk with any used enterprise drive isn’t the NAND wearing out — the endurance maths above makes that vanishingly unlikely for a homelab workload — it’s the drive having sat powered-off in a warehouse or drawer for years, which is a different kind of stress than active service. Flash cells slowly lose charge when unpowered, and while SATA enterprise SSDs from this era are built with reasonable data-retention specs while powered off, a drive that’s been sitting idle for an extended period is worth a full read-and-verify pass before you trust it with anything important, rather than assuming SMART numbers that look good at power-on tell the whole story. The other real risk is simpler and less technical: buying from a seller who’s pulled drives from unknown, possibly abused source hardware and has no idea what condition they’re actually in, versus a seller who’s clearly grading and testing stock as a matter of process. Reputation and return policy matter more here than on almost any other used-hardware purchase, because a dead-on-arrival SSD is often indistinguishable from a working one until you actually load real data onto it.

What these drives are actually good for in a homelab

The obvious use is a ZFS special vdev or L2ARC cache drive — a role that plays directly to the S3700’s strengths, since metadata and small-block acceleration is a latency-sensitive, write-heavy workload exactly like what these drives were designed to absorb in their original data-centre life, and the capacity ceiling of even the 400GB model is more than enough for metadata duty on a multi-drive pool. They’re equally solid as a boot/OS drive for a hypervisor host, where consistent write latency under a busy VM workload matters more than outright sequential speed, and as a dedicated database drive for anything running Postgres or MySQL with a real write-heavy workload, where the tail-latency consistency the enterprise controller was built for actually shows up as more predictable query performance than a consumer SSD delivers under the same load. What they’re a poor fit for is bulk media storage, where a SATA SSD’s cost per terabyte loses badly to spinning disk and the drive’s endurance and latency advantages go entirely unused serving files that get read once and mostly sit still.

Form factor and connector gotchas

These are standard 2.5" SATA drives with a 7mm z-height, which fits essentially any modern chassis or hot-swap bay, but it’s worth double-checking listings for the 1.8" variant Intel also produced in smaller capacities — a legacy form factor from an era of thinner enterprise blade servers that won’t physically fit a standard 2.5" bay or caddy without an adapter. Some drives pulled from Dell or HP servers arrive with a proprietary tray or caddy attached that needs removing, and a few OEM-branded variants (Dell’s own rebadge, for instance) report slightly different model strings to smartctl despite being the same underlying Intel hardware — worth knowing so an unfamiliar model number doesn’t send you down a rabbit hole assuming you’ve been sent the wrong drive.

What these drives actually cost

Pricing on the used market moves constantly, but the pattern that’s held for several years is that S3700 units routinely trade for well under a pound per gigabyte, with the larger 400GB and 800GB capacities often working out cheaper per gigabyte than the smaller 100GB and 200GB units, since sellers pricing by “enterprise SSD” rather than by capacity tend to undervalue the bigger drives relative to what they’d cost new. That price point put these drives roughly on par with, or cheaper than, budget consumer SSDs of the same era when they were new — the difference is buying a drive engineered for a 5-year, 10-drive-writes-per-day service life instead of a consumer part rated for a small fraction of that. Watch for lot listings selling several drives together at a per-unit discount; buying two or three at once from the same seller is a common way to get the per-drive price down further if you have a use for more than one.

Newer used options worth comparing against

The S3700 isn’t the only enterprise SATA SSD worth buying used, and it’s worth knowing where it sits relative to what came after it. Samsung’s PM863 and PM883 series, and Intel’s own later S4600 series, are newer designs using TLC rather than MLC NAND, which generally means lower endurance per gigabyte but often better raw sequential and random throughput and a lower price per gigabyte on the used market simply because they’re newer and more plentiful in the refresh cycle. For a special vdev or cache drive where endurance matters more than peak throughput, the S3700’s MLC endurance advantage still makes a compelling case even against a nominally newer drive; for bulk SATA SSD storage where throughput matters more than write endurance, a newer TLC-based enterprise drive is often the better value pick. Neither is a wrong choice, but conflating “newer” with “better” for this specific use case misses the actual trade-off between the two NAND types.

Powering several drives in an SSD-heavy build

A build using several of these drives as a special vdev mirror or a small all-flash pool needs a SATA power distribution plan that a typical consumer motherboard’s onboard SATA power headers don’t always provide cleanly — check that your PSU has enough native SATA power connectors, or budget for a Molex-to-SATA splitter cable, before assembling a multi-drive flash array around these. It’s also worth checking your motherboard or HBA’s total SATA port count against how many of these you intend to run simultaneously, since a special vdev is usually configured as a mirror of at least two drives for the redundancy that metadata protection actually needs — a single special vdev drive with no mirror is a single point of failure for your entire pool’s metadata, which defeats much of the purpose of adding one in the first place.

Troubleshooting a drive that looks wrong

A drive reporting a Media_Wearout_Indicator far lower than the seller’s description suggested is the first thing to check on arrival, and it’s grounds for a return under most eBay seller policies if the listing made specific claims about condition. A drive that won’t complete a full badblocks or smartctl -t long self-test cleanly has a real problem regardless of how good its wear indicator looks, and should be returned rather than trusted with anything you’d mind losing. Drives that report wildly inconsistent power-on hours against their wear indicator — very high hours with almost no wear, for instance — usually indicate the drive spent most of its service life idle in a rarely-written role, which is actually the ideal history for a used enterprise SSD purchase rather than a red flag. Finally, if a drive won’t spin up or gets recognised inconsistently across different SATA ports, try a different cable and port before assuming drive failure — enterprise drives pulled from hot-swap backplanes sometimes need a moment longer to negotiate link speed than a typical desktop SATA port expects, and a flaky connection can look exactly like a dying drive until you’ve ruled out the cable.

Firmware and the odd compatibility quirk

Some earlier S3700 firmware revisions had known interactions with specific SAS/SATA HBA chipsets, most commonly reported around certain LSI controllers running older firmware of their own — usually surfacing as a drive that enumerates correctly but throws intermittent I/O errors under sustained queue depth rather than failing to appear at all. Intel’s own Solid-State Drive Toolbox (or the community-maintained isdct utility on Linux) can report and, on some models, update the drive’s firmware to the latest revision Intel ever shipped for the S3700 line, which resolves the majority of these reports. It’s a five-minute check worth doing before assuming a flaky drive is a hardware fault, particularly if you’re running it behind a flashed LSI HBA in IT mode rather than a motherboard’s native SATA controller, since that’s the exact combination where the old firmware interactions have most often been reported.

The honest recommendation

For anyone building or expanding a ZFS pool and wanting a fast special vdev or cache drive without paying new-SSD prices, a used Intel DC S3700 from a reputable eBay seller with a posted SMART screenshot is one of the best-value purchases available in the used-hardware market, and the endurance numbers mean wear is essentially a non-issue at any home workload. Buy from sellers who demonstrate they’ve actually tested the stock, run your own full verification pass before trusting the drive with anything important, and treat the eventual mechanical age of the drive itself — not its remaining write endurance — as the actual thing you’re gambling on.

Advertisement
Advertisement
Smarc
Written by Smarc

Founder and editor of vo.rs. A lifelong tinkerer who self-hosts far more than is sensible, hardens Linux boxes for fun, and prods the latest AI tools to see what they can really do. The how-to guides here are the notes Smarc wishes had existed the first time round.