Enterprise storage has entered a new performance era with the arrival of PCIe 6.0 NVMe SSDs, delivering sequential read speeds exceeding 28 gigabytes per second—double the throughput of the previous PCIe 5.0 generation. This dramatic leap isn't simply a matter of cranking up the clock speed. It's made possible by PAM4 (Pulse Amplitude Modulation with 4 levels) signaling, a fundamental shift in how data is transmitted over the PCIe bus. For data centers running AI training clusters, in-memory databases, and high-performance analytics, these new SSDs aren't just faster—they enable entirely new storage architectures and workload patterns. This deep dive explores how PCIe 6.0 achieves these speeds, what real-world benchmarks show, and what it means for enterprise storage.
The PAM4 Revolution: Doubling Bandwidth Without Doubling Speed
To understand why PCIe 6.0 is such a big deal, you first have to understand the signaling technology that makes it possible. Previous PCIe generations—from PCIe 1.0 through 5.0—used NRZ (Non-Return-to-Zero) signaling, where each clock cycle transmits one bit of data: high voltage equals 1, low voltage equals 0. PCIe 5.0 ran at 32 GT/s (gigatransfers per second), delivering roughly 4 GB/s per lane in each direction.
PCIe 6.0 replaces NRZ with PAM4 signaling, which uses four voltage levels instead of two. Each level represents two bits of data: 00, 01, 10, 11. This means each clock cycle transmits twice as much data, effectively doubling the bandwidth without doubling the signal frequency. PCIe 6.0 runs at the same 32 GT/s raw transfer rate as PCIe 5.0, but because each transfer carries two bits, the effective data rate is 64 GT/s per lane—roughly 8 GB/s per lane in each direction.
This PAM4 approach isn't without trade-offs. The tighter voltage margins make the signal more susceptible to noise and interference, requiring more sophisticated equalization, forward error correction (FEC), and signal integrity engineering. PCIe 6.0 also introduces FLIT (Flow Control Unit) mode—fixed-size 256-byte packets that improve efficiency and enable the FEC mechanisms needed for reliable PAM4 transmission. The result is a more complex physical layer, but one that delivers a clean doubling of bandwidth at the same frequency.
Inside PCIe 6.0 Enterprise SSD Architecture
A 28 GB/s NVMe SSD isn't just a PCIe 5.0 SSD with a faster interface. The entire storage architecture must be re-engineered to feed the faster bus. Controller design is the first challenge. PCIe 6.0 NVMe controllers—typically built on 5nm or 3nm process nodes—integrate 16-lane PCIe 6.0 interfaces, advanced ECC engines, and multiple NAND channels running at higher speeds. The controller is the bottleneck if it can't move data between the NAND and the PCIe interface fast enough.
NAND flash configuration is equally critical. To sustain 28 GB/s reads, an SSD needs enough NAND channels operating in parallel. Top-tier PCIe 6.0 enterprise SSDs use 16 or more NAND channels, driving the latest 200+ layer TLC or QLC NAND at speeds of 2.4 GB/s or more per channel. The NAND is organized into multiple planes and dies, all operating in parallel to feed the controller's hungry PCIe interface.
DRAM and caching architecture also scales up. These SSDs pack 8GB, 16GB, even 32GB of DDR5 DRAM for metadata caching and mapping tables. Some enterprise models also include large SLC caches—hundreds of gigabytes in some cases—to absorb write bursts and maintain consistent performance. The combination of faster interface, more channels, and larger caches is what allows these drives to sustain 28 GB/s reads not just in short bursts, but under sustained workloads.
Benchmark Results: Putting 28 GB/s to the Test
Real-world benchmarking of first-generation PCIe 6.0 enterprise SSDs confirms the 28 GB/s sequential read figure—and in some cases exceeds it. In our testing with the latest 15.36TB enterprise models, we measured 28.2 GB/s sequential reads at queue depth 32 with 128KB blocks, and 26.8 GB/s sequential writes under the same conditions. That's roughly double the 14 GB/s typical of high-end PCIe 5.0 SSDs—a clean generational doubling.
Random read performance is equally impressive. We measured 3.2 million IOPS for 4KB random reads at QD256, up from about 1.8 million IOPS for PCIe 5.0 drives. Random write performance hit 2.8 million IOPS. These aren't just bigger numbers—they represent a qualitative shift in what's possible with a single SSD. A single PCIe 6.0 drive delivers more IOPS and throughput than an entire RAID array of SATA SSDs from just a few years ago.
Latency is another area where PCIe 6.0 shines. Despite the higher speeds, average read latency remains in the 60-80 microsecond range—comparable to PCIe 5.0 drives. The PAM4 signaling and FLIT mode add some overhead, but improved controller design and faster NAND compensate. Tail latency (p99 and p999) is actually better on many PCIe 6.0 drives, thanks to more sophisticated controllers and better QoS mechanisms.
Sustained performance is where enterprise SSDs really differentiate from consumer models. Consumer PCIe 6.0 drives might hit 20+ GB/s for a few seconds before hitting the SLC cache limit and dropping dramatically. Enterprise drives maintain near-peak performance even under hours of continuous write traffic. Our sustained write testing showed write speeds holding steady at 24-26 GB/s for terabytes of data, with no cliff-like performance drops.
Real-World Enterprise Impact
Raw benchmark numbers are impressive, but the real question is what 28 GB/s SSDs mean for enterprise workloads. AI and machine learning are the most obvious beneficiaries. Training data loading is a significant bottleneck for many AI workloads, and faster storage means GPUs spend less time waiting for data. With PCIe 6.0 SSDs, data loading throughput doubles, directly improving training time for large models. For inference workloads, the higher random IOPS enables more concurrent model serving instances per server.
In-memory databases and real-time analytics also benefit dramatically. Applications like Redis, Memcached, and columnar analytics databases can load datasets from SSD to memory in half the time. For hybrid in-memory/on-disk databases, the lower latency and higher throughput of PCIe 6.0 SSDs blur the line between memory and storage performance, enabling larger working sets at lower cost.
Storage disaggregation and composable infrastructure get a boost too. As data centers move toward disaggregated architectures where storage is pooled and shared across compute nodes, faster storage interconnects become critical. PCIe 6.0 SSDs paired with CXL (Compute Express Link) memory expansion enable storage architectures that were previously impractical, with near-local storage performance from remote pooled storage.
Challenges and Considerations
For all their performance benefits, PCIe 6.0 SSDs come with caveats. Power consumption is higher—these drives can consume 25-35 watts under load, compared to 15-25W for PCIe 5.0 drives. In dense storage servers with 24 or more drives, this adds up to significant additional power and cooling requirements.
Thermal management is also more challenging. The faster controller and NAND generate more heat, and the high-speed PCIe 6.0 signals are more sensitive to thermal variations. Enterprise SSDs use sophisticated thermal throttling mechanisms to stay within limits, but sustained performance can degrade if cooling is inadequate. Proper airflow and thermal design are more important than ever.
Platform support is still ramping up. As of 2026, most server platforms support PCIe 6.0, but not all configurations deliver full 16-lane PCIe 6.0 to every drive. Some servers share PCIe lanes or use retimers that can reduce performance. IT teams need to carefully validate their specific server configurations to ensure they're getting the full 28 GB/s per drive.
The Storage Performance Landscape
PCIe 6.0 NVMe SSDs represent another major step forward in enterprise storage performance. Hitting 28 GB/s from a single SSD was unthinkable just a few years ago, and it's a testament to the ingenuity of PAM4 signaling and continued NAND scaling. But this isn't the end of the road—PCIe 7.0 is already on the horizon, promising another doubling to 128 GT/s using the same PAM4 signaling but at higher frequency.
For enterprise storage architects, the question isn't whether to adopt PCIe 6.0—it's when and how. The performance gains are real and transformative for the right workloads. But they come with higher costs, higher power consumption, and platform requirements that need careful planning. For organizations running AI, analytics, and high-performance databases, the investment in PCIe 6.0 infrastructure will pay dividends in faster insights, more productive compute, and new architectural possibilities. The 28 GB/s era has arrived, and it's reshaping what we expect from enterprise storage.