Don't Buy Crucial SSDs

They don't honor the warranty.

Don't Buy Crucial SSDs

I deployed approximately 10 Crucial SSDs (models CT2000BX500 and CT2000MX500) in a Linux server configured for light-duty workloads: test servers and temporary backups. The drives were arranged in 3 VDEVs using ZFS.

After several months of operation, write performance to the pool degraded significantly, even over a 10Gb fiber LAN connection.

Diagnostics using iostat revealed that all disks remained idle except for sdk, which showed:

  • 100% utilization
  • Elevated write latency
  • All write operations concentrated on a single drive

I contacted Crucial support regarding a potential warranty replacement.

Their response was disappointing:

I would like to inform you that, the Crucial BX500 is a DRAM-less SSD designed for light desktop workloads. In ZFS environments, its performance can be impacted due to ZFS’s heavy metadata writes and copy-on-write behavior, which significantly increases write amplification. This means the drive performs more internal NAND writes than host writes, leading to higher latency and sustained 100% utilization even during light transfers. Your SMART data confirms the SSD is healthy (97% life remaining), but the workload characteristics of ZFS combined with the BX500’s lack of DRAM cache make it less ideal for server use. The drive relies on Host Memory Buffer (HMB), which Linux/ZFS may not fully optimize, and synchronous, fragmented writes further stress the Flash Translation Layer.

Based on this experience with both product reliability and support quality, I will not be purchasing Crucial SSDs for future deployments.

Dec 2025 Update

Plus, they are getting out of the SSD business.