<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Storage on KnightLi Blog</title>
        <link>https://www.knightli.com/en/tags/storage/</link>
        <description>Recent content in Storage on KnightLi Blog</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Wed, 15 Apr 2026 22:19:10 +0800</lastBuildDate><atom:link href="https://www.knightli.com/en/tags/storage/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>A Practical Guide to Common U.2 Enterprise SSD Series</title>
        <link>https://www.knightli.com/en/2026/04/15/common-u2-enterprise-ssd-series/</link>
        <pubDate>Wed, 15 Apr 2026 22:19:10 +0800</pubDate>
        
        <guid>https://www.knightli.com/en/2026/04/15/common-u2-enterprise-ssd-series/</guid>
        <description>&lt;p&gt;If you are shopping for used servers, enterprise SSDs, or planning to add &lt;code&gt;U.2 NVMe&lt;/code&gt; drives to a workstation, NAS, or storage node, you quickly run into model names like &lt;code&gt;P5510&lt;/code&gt;, &lt;code&gt;P5620&lt;/code&gt;, &lt;code&gt;PM9A3&lt;/code&gt;, &lt;code&gt;SN640&lt;/code&gt;, &lt;code&gt;7450 PRO&lt;/code&gt;, and &lt;code&gt;CD8&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Those names are not very intuitive on their own. Just from the number, it is often hard to tell whether a drive is aimed at high performance, high endurance, large capacity, read-heavy workloads, or mixed workloads. This article organizes several common U.2 series by vendor and positioning, so it is easier to build a practical mental map before comparing exact capacity, endurance, and pricing.&lt;/p&gt;
&lt;p&gt;One thing to note up front: each series usually includes multiple capacity points, firmware variants, interface generations, and endurance tiers. The goal here is to explain the general role of each series, not to serve as a full SKU-by-SKU spec sheet.&lt;/p&gt;
&lt;h2 id=&#34;01-a-quick-way-to-think-about-u2-drives&#34;&gt;01 A Quick Way to Think About U.2 Drives
&lt;/h2&gt;&lt;p&gt;Enterprise U.2 SSDs can be roughly grouped into a few categories:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;General-purpose models: suitable for most servers and virtualization workloads, with balanced read/write behavior.&lt;/li&gt;
&lt;li&gt;Read-optimized models: better for read-heavy databases, object storage, content delivery, and cache layers.&lt;/li&gt;
&lt;li&gt;Mixed-workload models: better for databases, logs, and virtualized environments with meaningful write pressure.&lt;/li&gt;
&lt;li&gt;High-endurance models: better when write volume is high and low latency matters.&lt;/li&gt;
&lt;li&gt;High-capacity QLC models: better when cost per TB matters more than sustained heavy writes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For individuals and small teams, the most common mistake is not buying something “too slow,” but buying the wrong class of drive. A large-capacity QLC drive is not ideal for heavy write workloads, and a high-endurance Optane drive is usually overkill for pure archival storage.&lt;/p&gt;
&lt;h2 id=&#34;02-solidigm--intel&#34;&gt;02 Solidigm / Intel
&lt;/h2&gt;&lt;p&gt;&lt;code&gt;Solidigm&lt;/code&gt; inherited Intel’s NAND SSD business, so these lines are often discussed together.&lt;/p&gt;
&lt;h3 id=&#34;d7-p5510--p5620&#34;&gt;D7-P5510 / P5620
&lt;/h3&gt;&lt;p&gt;These are both very typical PCIe 4.0 datacenter NVMe series and are common in general servers, virtualization platforms, and enterprise storage nodes.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;D7-P5510&lt;/code&gt; is generally seen as a more general-purpose or read-oriented option.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;P5620&lt;/code&gt; is usually treated as a more write-capable mixed-workload tier with higher endurance.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you want a drive family that works well across a wide range of enterprise use cases, these are usually safe options. Their appeal is not that one specific metric is extreme, but that they are balanced, stable, and widely available.&lt;/p&gt;
&lt;h3 id=&#34;d5-p5316&#34;&gt;D5-P5316
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;D5-P5316&lt;/code&gt; stands out because it follows a high-capacity QLC approach.&lt;/p&gt;
&lt;p&gt;Its main attraction is not extreme write performance, but density and cost per TB. For object storage, colder data, large read-heavy datasets, or environments where rack-level capacity matters a lot, this type of drive is very attractive.&lt;/p&gt;
&lt;p&gt;Its limits are also clear: it is not a great choice for sustained heavy writes, demanding random-write workloads, or frequent rewriting. It is better understood as a high-density capacity drive than a high-endurance performance drive.&lt;/p&gt;
&lt;h3 id=&#34;optane-dc-p4800x&#34;&gt;Optane DC P4800X
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;P4800X&lt;/code&gt; belongs in a completely different category. It is not a normal NAND product, but part of Intel’s Optane / 3D XPoint line.&lt;/p&gt;
&lt;p&gt;This type of drive is usually known for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Very low latency&lt;/li&gt;
&lt;li&gt;Excellent small-block random performance&lt;/li&gt;
&lt;li&gt;Extremely high write endurance&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If your workload is heavy logging, metadata-intensive work, low-latency databases, cache layers, or very high write pressure, Optane behaves very differently from ordinary NAND SSDs. The downside is just as obvious: capacity is usually limited and pricing is not friendly. Today, many people think of it as a special-purpose “legendary” drive rather than a normal high-capacity enterprise SSD.&lt;/p&gt;
&lt;h2 id=&#34;03-samsung&#34;&gt;03 Samsung
&lt;/h2&gt;&lt;p&gt;Samsung enterprise NVMe drives are also common in servers and OEM platforms, especially in branded systems and cloud deployments.&lt;/p&gt;
&lt;h3 id=&#34;pm9a3&#34;&gt;PM9A3
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;PM9A3&lt;/code&gt; is a common PCIe 4.0 enterprise series with a mainstream datacenter positioning. It is often compared to drives such as the P5510.&lt;/p&gt;
&lt;p&gt;It is a good fit for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;General servers&lt;/li&gt;
&lt;li&gt;Virtualization hosts&lt;/li&gt;
&lt;li&gt;Balanced enterprise workloads&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you want an enterprise U.2 drive that is modern enough, performs well, and is relatively easy to find, &lt;code&gt;PM9A3&lt;/code&gt; is usually a strong candidate.&lt;/p&gt;
&lt;h3 id=&#34;983-dct&#34;&gt;983 DCT
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;983 DCT&lt;/code&gt; is older, but many people still remember it because it was widespread in earlier enterprise platforms.&lt;/p&gt;
&lt;p&gt;Its appeal today is maturity, broad market availability, and often better pricing. It works well in budget-sensitive environments where you still want a known and well-supported enterprise model. It feels more like a reliable veteran than a first choice for the newest platform.&lt;/p&gt;
&lt;h3 id=&#34;pm1733--pm1735&#34;&gt;PM1733 / PM1735
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;PM1733&lt;/code&gt; and &lt;code&gt;PM1735&lt;/code&gt; are also representative Samsung enterprise NVMe families on the higher-performance side.&lt;/p&gt;
&lt;p&gt;They are often associated with:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Strong sequential performance&lt;/li&gt;
&lt;li&gt;Higher-end datacenter positioning&lt;/li&gt;
&lt;li&gt;Better fit for bandwidth-heavy and high-IOPS workloads&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If your host platform is already PCIe 4.0 and you care about databases, virtualization, compute nodes, or high-throughput storage, &lt;code&gt;PM1733/PM1735&lt;/code&gt; are often more attractive than entry-level or older enterprise SSDs.&lt;/p&gt;
&lt;h2 id=&#34;04-western-digital--hgst&#34;&gt;04 Western Digital / HGST
&lt;/h2&gt;&lt;p&gt;Enterprise SSDs from the Western Digital / HGST ecosystem are also common, especially under the &lt;code&gt;Ultrastar&lt;/code&gt; name.&lt;/p&gt;
&lt;h3 id=&#34;ultrastar-sn640&#34;&gt;Ultrastar SN640
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;SN640&lt;/code&gt; is usually regarded as a read-optimized NVMe SSD.&lt;/p&gt;
&lt;p&gt;It fits well in scenarios such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Content delivery&lt;/li&gt;
&lt;li&gt;Read-heavy cloud storage&lt;/li&gt;
&lt;li&gt;Boot or image drives&lt;/li&gt;
&lt;li&gt;Read-heavy database replicas&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The appeal of this class is usually the balance of capacity, power, and read-focused value. If your workload is mainly read-heavy, it can be more economical than a higher-endurance mixed-workload drive.&lt;/p&gt;
&lt;h3 id=&#34;ultrastar-sn840&#34;&gt;Ultrastar SN840
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;SN840&lt;/code&gt; is generally understood as a higher-performance, higher-tier datacenter NVMe line.&lt;/p&gt;
&lt;p&gt;If &lt;code&gt;SN640&lt;/code&gt; leans more toward read optimization, &lt;code&gt;SN840&lt;/code&gt; feels more like a performance-oriented enterprise NVMe option for heavier applications, virtualization, and data-platform workloads. For people targeting stronger platform capability, it is often worth a look, though price and availability may be less friendly.&lt;/p&gt;
&lt;h2 id=&#34;05-micron&#34;&gt;05 Micron
&lt;/h2&gt;&lt;p&gt;Micron enterprise SSDs have also become very visible in the server market, and their product positioning is often relatively easy to understand.&lt;/p&gt;
&lt;h3 id=&#34;7450-pro--max&#34;&gt;7450 PRO / MAX
&lt;/h3&gt;&lt;p&gt;The &lt;code&gt;7450&lt;/code&gt; family is a good example because the naming is direct:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;7450 PRO&lt;/code&gt;: more mainstream enterprise usage, often suitable for general-purpose and read-oriented environments.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;7450 MAX&lt;/code&gt;: more suitable for high-endurance and heavier-write scenarios.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;That split is easy to understand. If you are deploying general servers, virtualization, or application infrastructure, &lt;code&gt;PRO&lt;/code&gt; is often enough. If you are targeting databases, logs, or sustained write-heavy use, &lt;code&gt;MAX&lt;/code&gt; is the better fit.&lt;/p&gt;
&lt;h3 id=&#34;9400-series&#34;&gt;9400 Series
&lt;/h3&gt;&lt;p&gt;The &lt;code&gt;9400&lt;/code&gt; family usually sits in a newer, stronger enterprise NVMe tier, aimed at higher throughput, higher IOPS, and more demanding server workloads.&lt;/p&gt;
&lt;p&gt;If your goal is a newer platform with stronger performance and heavier business workloads, the &lt;code&gt;9400&lt;/code&gt; line is often more attractive than the 7450. If you are only building a normal storage node or a home lab, it may not be the most cost-effective choice.&lt;/p&gt;
&lt;h2 id=&#34;06-kioxia&#34;&gt;06 Kioxia
&lt;/h2&gt;&lt;p&gt;Kioxia is also a very common enterprise SSD vendor, especially in OEM servers, branded systems, and enterprise procurement channels.&lt;/p&gt;
&lt;h3 id=&#34;cd6&#34;&gt;CD6
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;CD6&lt;/code&gt; is a typical PCIe 4.0 datacenter NVMe line with a mainstream enterprise positioning.&lt;/p&gt;
&lt;p&gt;It is well suited to:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;General servers&lt;/li&gt;
&lt;li&gt;Cloud nodes&lt;/li&gt;
&lt;li&gt;Enterprise application deployment&lt;/li&gt;
&lt;li&gt;Balanced mixed workloads&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you want a drive family that is not overly specialized and tends to behave predictably in enterprise environments, &lt;code&gt;CD6&lt;/code&gt; is a reasonable candidate.&lt;/p&gt;
&lt;h3 id=&#34;cd8&#34;&gt;CD8
&lt;/h3&gt;&lt;p&gt;&lt;code&gt;CD8&lt;/code&gt; is generally viewed as a newer and higher-tier line with stronger platform specs and performance expectations.&lt;/p&gt;
&lt;p&gt;If your focus is newer infrastructure, stronger performance targets, and a more modern datacenter setup, &lt;code&gt;CD8&lt;/code&gt; is usually more interesting than &lt;code&gt;CD6&lt;/code&gt;. The tradeoff is that pricing is often higher as well.&lt;/p&gt;
&lt;h2 id=&#34;07-a-fast-way-to-narrow-down-the-choice&#34;&gt;07 A Fast Way to Narrow Down the Choice
&lt;/h2&gt;&lt;p&gt;If you simply want a quick starting point, this is a useful way to think about them:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;General-purpose and safe choices: &lt;code&gt;P5510&lt;/code&gt;, &lt;code&gt;PM9A3&lt;/code&gt;, &lt;code&gt;CD6&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Mixed workloads and higher endurance: &lt;code&gt;P5620&lt;/code&gt;, &lt;code&gt;7450 MAX&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;High capacity and lower cost per TB: &lt;code&gt;D5-P5316&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Ultra-low latency and extremely high endurance: &lt;code&gt;Optane P4800X&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Higher-performance modern datacenter drives: &lt;code&gt;PM1733/PM1735&lt;/code&gt;, &lt;code&gt;SN840&lt;/code&gt;, &lt;code&gt;9400&lt;/code&gt;, &lt;code&gt;CD8&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Mature older model with value pricing: &lt;code&gt;983 DCT&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is not a strict spec-sheet summary. It is better used as a practical orientation map.&lt;/p&gt;
&lt;h2 id=&#34;08-short-advice&#34;&gt;08 Short Advice
&lt;/h2&gt;&lt;p&gt;If you are buying U.2 enterprise SSDs for a NAS, lab platform, or virtualization host, the three things to confirm first are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Whether your backplane, cable, HBA, or motherboard actually supports &lt;code&gt;U.2 NVMe&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Whether your workload cares more about capacity, endurance, or low latency.&lt;/li&gt;
&lt;li&gt;Whether the drive is an OEM firmware variant that may affect compatibility or upgrades later.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The model absolutely matters, but so do interface support, cooling, power, and platform compatibility. If you understand the role of the series first, choosing the right capacity and price point becomes much easier.&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
