NAS drive buying guide 2025 — when 18TB used enterprise is the right call
HDD prices doubled through 2025. r/homelab "Hard drive prices have doubled" (1121 ups) + "vendor unacceptable shipping" (2272 ups) + Lawrence Systems framing shape the buying calculus.
HDD prices roughly doubled through 2025. The buying calculus shifted enough that “buy new from authorized resellers” is no longer the default smart answer. The r/homelab “Hard drive prices have doubled over one year. WTF is going on” thread (1,121 upvotes, July 1) captured the community-wide shock. The follow-up months made clear: prices weren”t coming back down, and the working pattern for homelab storage was changing.
This guide is the working answer from building and operating multiple homelab pools through 2024-2025 with mixed new and used drives. For most homelab NAS builds in late 2025, used enterprise drives (16-20TB Exos / Ultrastar) at $9-12/TB beat new consumer drives (16-18TB Red Plus / IronWolf) at $20-30/TB on price-per-TB by a factor of 2-3x. The trade-offs are real but manageable.
What”s actually happening with HDD pricing
Through Q3 2025, the pricing dynamics:
- New consumer NAS drives (Red Plus, IronWolf, N300): ~$20-30/TB at 16-18TB capacity. Prices stable but high.
- New enterprise drives (Exos, Ultrastar, MG-series): ~$25-35/TB at 18-22TB capacity. Slightly higher per TB than consumer; longer warranty.
- Used enterprise drives from authorized resellers (Server Part Deals, Goharddrive, MaxxiVault): ~$9-12/TB at 16-20TB. The price-per-TB winner.
- Gray-market “refurbished” drives: variable; often $8-10/TB but with the risks the 727-upvote Seagate Exos dents thread documented.
The drivers (per r/DataHoarder and r/homelab discussion):
- AI training datacenter demand absorbing enterprise drive production
- HDD vendors prioritizing enterprise customers over consumer/NAS tiers
- Tariffs and supply chain friction affecting smaller suppliers more than enterprise
- Used enterprise drive supply has actually grown as datacenter refresh cycles complete
The net effect: the price-per-TB gap between new consumer and used enterprise opened wide enough that the used-enterprise path became the default for cost-sensitive builds.
When used enterprise is the right call
The decision matrix for 2025:
Pick used enterprise (Exos, Ultrastar, MG-series at 16-20TB) if:
- Cost-per-TB matters
- You have RAID/redundancy (ZFS RAIDZ, Unraid parity, Btrfs)
- You can test drives thoroughly on arrival
- You”re comfortable with no manufacturer warranty (or short reseller warranty)
- You have backup discipline (off-site or cold storage)
Pick new consumer NAS drives (Red Plus, IronWolf, N300 at 12-18TB) if:
- You don”t want to think about it
- You want 3-5 year manufacturer warranty
- You”re running a single-drive setup (no redundancy)
- Your data is genuinely irreplaceable AND not properly backed up
Pick new enterprise (Exos, Ultrastar, MG-series at 20-24TB) if:
- You want the warranty AND capacity-per-drive AND don”t mind paying for it
- You”re building once and want minimum future intervention
- You”re running ZFS and want consistent performance characteristics
The used enterprise buying workflow
If you”re going the used-enterprise path, the discipline:
1. Buy from reputable resellers. Server Part Deals, Goharddrive, MaxxiVault, BarbaraGold are commonly cited. Avoid eBay / random sellers unless you really know what you”re doing.
2. Test on arrival, before deploying.
# Long SMART self-test (takes hours)
sudo smartctl -t long /dev/sdX
# After test completes, check status
sudo smartctl -a /dev/sdX | less
# Look for: Reallocated_Sector_Ct, Pending_Sector_Ct, UDMA_CRC_Error_Count
# All should be 0 or very low
# Badblocks read+write test (takes a long time — days for 18TB)
sudo badblocks -wsv -b 4096 /dev/sdX
# Burn-in for several days under realistic load
# (deploy in your pool as a non-primary drive first; observe for a week)
3. Pay with credit card. Easy chargeback if the drive is DOA or misrepresented.
4. Have a return window plan. Most reputable used-enterprise resellers offer 30-60 day return windows. Use the window for intensive testing.
5. Assume early-life mortality. Of N drives bought used, expect 5-10% to fail in the first 30-90 days. Build N+1 or N+2 redundancy assuming this.
The “vendor ships drives unacceptably” pattern
The r/homelab “vendor unacceptable shipping” thread (2,272 upvotes, September 3) captured a recurring 2025 frustration. Drives arrive in inadequate packaging — small boxes, minimal padding, no anti-static, multiple drives loose in a box. The HDD packaging-quality variance across resellers in 2025 is real.
Defensive moves:
- Open all packages immediately on arrival
- Photograph anything that looks off (dented packaging, loose drives)
- Run SMART tests within the return window
- If any drive arrives in concerning physical condition, return it on principle — even if it tests OK now, the shipping abuse may have shortened lifespan
The Lawrence Systems “Drop Synology” framing
Lawrence Systems” May 13 video — “Is It Time to Drop Synology? Exploring Alternatives in 2025” — captures the broader storage-platform shift. Synology”s 2024-2025 drive-compatibility lockdown (requiring Synology-branded drives in many models) pushed cost-conscious users toward DIY TrueNAS or Unraid builds, where you control drive choice. The DIY path makes the “used enterprise” calculus possible.
Lawrence”s “Beelink Cube Next NAS?” (June 19) and UniFi Drive 3.0 review (July 12) cover the broader 2025 NAS-hardware landscape. Form factor options expanded — mini-PCs as NAS, UniFi consumer storage, DIY rack builds. Drive choice flexibility matters more than ever.
The r/homelab build patterns
The 2025 build patterns that emerged:
The “free / nearly-free” path: The 3,150-upvote “96TB NVR” thread (Jun 1) and the 1,922-upvote “before IT e-wasted” thread (Jul 11) capture the windfall pattern — corporate IT decom, e-waste rescue, friends-of-IT relationships. Variable; require relationships and luck; deliver dramatic value when they work.
The “8-drive DIY” pattern: The 2,486-upvote “I Built an 8 Drive NAS” thread (Jul 10) is the canonical mid-tier homelab build. 8 drives + DIY case + commodity hardware + ZFS. Used-enterprise drives at this scale: ~$1,000-2,000 for 100TB+ raw. New consumer would be $2,500-4,500 for the same.
The “tier the storage” pattern: Fast SSD tier (NVMe) for hot data + cheap HDD tier (used enterprise) for bulk archive. Increasingly common as 4-8TB NVMe drives drop in price.
What you actually buy at different budgets
For typical 2025 homelab builds:
Budget $300-500 (single primary + backup):
- 1× new consumer 12TB IronWolf (~$200-280) for primary
- 1× used enterprise 16TB Exos (~$180-220) for backup
- Total: ~28TB usable with reasonable backup
Budget $800-1500 (small ZFS pool):
- 4× used enterprise 16TB Exos in RAIDZ1 (~$720-880 total)
- 1× new consumer 18TB Red Plus (~$300-450) as cold backup
- Total: ~48TB usable with good redundancy and backup
Budget $2000-4000 (serious homelab):
- 8× used enterprise 18-20TB Exos in RAIDZ2 (~$1500-2000)
- 2× new 24TB enterprise for cold backup rotation (~$600-1000)
- Total: ~108TB usable with strong redundancy + backup
The pattern: for raw capacity, used enterprise wins. For irreplaceable data, mix in new for the cold-backup tier.
Creator POV vs Reddit dissent
Lawrence Systems” broader 2025 NAS content is consistently pragmatic — pick drives that fit your platform and reliability tolerance; don”t over-spend; have backups regardless of vendor. His content doesn”t evangelize used-enterprise specifically but presents it as a legitimate option.
The Reddit dissent through 2025 splits productively:
The pro-used-enterprise majority — vocal in r/DataHoarder, r/homelab. The math works for cost-conscious builds with proper RAID + backups.
The “always new with warranty” camp — accurate for users whose value of “no thinking required” exceeds the cost-per-TB savings. Real position; valid for the right user profile.
The “small SSDs are eating low-end HDD market” camp — increasingly true. For sub-4TB use cases, SSDs beat HDDs on noise, power, speed, and increasingly price. HDDs make sense at 8TB+.
The “buy when prices drop” camp — wishful in 2025. Prices haven”t dropped; AI demand absorbed the slack. Plan around current prices, not hoped-for future drops.
What this means for working homelabbers in early September 2025
Three concrete positions:
1. If you”re buying drives in 2025 and have a RAID setup, default to used enterprise. The price-per-TB gap is too big to ignore for cost-conscious builds.
2. If you”re new to homelab storage, start with new consumer NAS drives. The “no thinking” simplicity is worth the premium for first-time builds. Migrate to used enterprise as you gain confidence.
3. Always have a cold backup tier on different drives than your primary. RAID isn”t backup. Used enterprise + new for backup is a reasonable mix.
The honest critique
What this guide doesn”t cover:
- Drive prices may change. The 2025 doubling could continue, plateau, or reverse. Re-read current threads before buying.
- Specific reseller reputations shift. “Reputable” today may not be tomorrow. Cross-check r/homelab and r/DataHoarder for current sentiment.
- Warranty matters more for irreplaceable data. If you have data that”s genuinely irreplaceable AND not properly backed up, pay for warranty. The math is “irrationality of irreplaceable loss” not “expected value.”
- Power and noise constraints differ. Enterprise drives are often louder and pull more power than consumer NAS drives. For closet-mount homelabs, this matters.
For most working homelabbers reading this in early September 2025: used enterprise drives are the working default for cost-sensitive multi-drive builds. Buy from reputable resellers, test thoroughly, build redundancy assuming 5-10% early-life mortality, and have a separate backup tier. The savings vs new consumer compound across the lifetime of the pool.
For broader storage context, see our WD vs Seagate vs Toshiba warranty analysis, ZFS pool design guide, and OpenZFS 2.3 review.
Sources
Every reference behind this piece. If we make a claim, it's because at least one of these said so — or we lived it ourselves.
- YouTube Lawrence Systems — "Is It Time to Drop Synology? Exploring Alternatives in 2025" — Lawrence Systems
- YouTube Lawrence Systems — "Could This Tiny Beelink Cube Be Your Next NAS?" — Lawrence Systems
- YouTube Lawrence Systems — "UniFi Drive 3.0 Just Dropped: Is the UNAS Pro Still a Smart Buy?" — Lawrence Systems
- Docs Backblaze — Drive Stats annual reports — Backblaze
- Blog r/homelab — "Hard drive prices have doubled over one year. WTF is going on" (1121 upvotes) — r/homelab
- Blog r/homelab — "In what way does a vendor think this is an acceptable way to ship Hard Drives" (2272 upvotes) — r/homelab
- Blog r/homelab — "Job gave me a 96tb NVR, goes for $7,000 what do I do?" (3150 upvotes) — r/homelab
- Blog r/homelab — "I Built an 8 Drive NAS" (2486 upvotes) — r/homelab
- Blog r/homelab — "Managed to grab these for free before my IT Department e-wasted them" (1922 upvotes) — r/homelab
- Firsthand Built and operated multiple homelab pools with mixed new and used drives through 2024-2025