This is the multi-page printable view of this section.
Click here to print .
Return to the regular view of this page .
Azure Stack HCI
Dell Integrated System for Microsoft Azure Stack HCI
Delivered as an Azure service, run virtualized applications on-premises with full stack lifecycle management while easily connecting resources to Azure.
Refresh and modernize aging virtualization platforms
Integrate with Azure for hybrid capabilities
Provide compute and storage at remote branch offices
Deploy and manage Azure cloud and Azure Stack HCI anywhere with Azure Arc as a single control plane
1 - Planning Azure Stack
This documentation is written from a Sys-Admin point of view as an addition to the official documentation, with the intent to demonstrate to IT Professionals how it compares to traditional solutions and Windows Server with a focus on Dell portfolio.
1.1 - 01. Operating System
Planning Operating System
Storage Spaces Direct is technology, that is contained in both Azure Stack HCI OS and Windows Server Datacenter. It enables you to create hyperconverged cluster as there is a software storage bus, that enables every cluster node to access all physical disks in cluster.
Familiar for IT
Both operating systems are easy to use for Windows Server admins that are familiar with failover clustering as both systems are using traditional technologies (Failover Clustering, Hyper-V) while domain joined. Therefore all tools (such as Server Manager, MMC and Windows Admin Center) can be used for management.
Hyper-Converged infrastructure stack
Both Azure Stack HCI and Windows Server are using the same technology that is well known since Windows Server 2016 - Storage Spaces Direct. Storage Spaces Direct enables all servers to see all disks from every node, therefore Storage Spaces stack can define resiliency and place data (slabs) in different fault domains. In this case nodes. Since all is happening in software, devices like high-speed NVMe disks can be used and shared using software stack using high-speed RDMA network adapters.
Delivered as an Azure hybrid service
The difference between both products is in way the service is consumed. With Windows Server, it’s traditional “buy and forget” model, where you can have operating system that is supported for 5+5 years (main+extended support) and you can pay upfront (OEM License, EA License …). Azure Stack HCI licensing can be dynamic. Imagine investing into the system where you have 40 cores/node, but you will initially use 16 cores only - you can easily configure number of cores in DELL systems using Openmanage Integration in Windows Admin Center and then pay only for how much you consume.
Additionally you can purchase Windows Server licenses as subscription add-on
OS Lifecycle
The main difference is the way features are developed for each platform. Windows Server follows traditional development cycle (new version every 2.5-3years), while Azure Stack HCI follows cloud development cycle together with Windows Client OS (new version every year).
As result, new features are developed and delivered into Azure Stack HCI OS every year.
While both Windows Server and Azure Stack HCI operating systems can run on virtualization host, going forward the main focus will be Azure Stack HCI OS for hosts and Windows Server for guest workloads. For more information see the video below.
Comparison of Azure Stack HCI and Windows Server is available in official docs .
1.2 - 02. Supporting Infrastructure
Planning Supporting Infrastructure
There are several deployment sizes. Let’s split it into three main categories. While all three categories can be managed just with one management machine and PowerShell, with more clusters or racks, management of the infrastructure can be very complex task. We can assume, that with Azure Stack HCI hybrid capabilities, will more infrastructure move into cloud.
In many cases we hear, that due to security, DHCP is not allowed in server subnet. Limiting what server can receive IP address can be done with MAC Address Filtering .
Management infrastructure can be deployed in separate domain from hosted virtual machines to further increase security.
Management machine can be also deployed as Privileged Access Workstation .
Minimum infrastructure
The minimum components are Domain Controller and Management machine. Management machine can be Windows 10 or Windows Server at least the same version as the managed server (for example Windows 10 1809 and newer can manage Windows Server 2019). DHCP server can significantly help as managed servers can receive IP address. That means you can manage them remotely without logging into servers to configure static IP, but it’s not mandatory.
Windows Admin Center can be installed on Admin Workstation. From there, infrastructure can be managed using Windows Admin Center, PowerShell or legacy remote management tools (such as mmc).
Medium infrastructure
Medium infrastructure assumes you have multiple administrators and/or multiple clusters in your environment. Another servers dedicated for management can be introduced to help with management centralization or automating management.
Large Scale infrastructure
Large Infrastructure assumes that you have more clusters spanning multiple racks or even sites. To help with bare-metal deployment, network management, patch management is SCVMM essential. Supporting roles (WSUS, WDS, Library servers) managed by SCVMM can be deployed across multiple servers. SCVMM supports deployment in HA Mode (Active-Passive) with SQL server Always On. DHCP is mandatory for bare-metal deployment as during PXE boot, server needs to obtain IP Address.
1.3 - 03. Planning Deployment Models and Workloads
Planning Deployment Models and Workloads
Depending on size, usage and complexity of the environment you need to design what deployment model for Azure Stack HCI you want to choose. HyperConvered deployment is the simplest. It’s great for it’s simplicity, however for specialized tasks (like CPU/RAM consuming Virtual Machines) with moderate/high storage workload it might be more effective to split CPU/RAM intensive workload and storage into Converged deployment.
HyperConverged deployments
HyperConverged deployments can be small as 2 nodes connected directly with network cable and grow to multi-PB 16 node clusters (unlike traditional clusters, where limit is 64 nodes). Minimum requirements are described in hardware requirements doc .
Simplicity is the main benefit in this deployment model. All hardware is standardized and from one vendor, therefore there is a high chance that there are hundreds of customers with exact same configuration. This significantly helps with troubleshooting. There are no extra hops compared to SAN, where some IOs are going over FC infrastructure and some over LAN (CSV redirection).
Converged deployments
Converged deployments have separate AzSHCI cluster with Scale-Out File Server role installed. Multiple compute clusters (up to 64 nodes each) can access single Scale-Out File Server. This design allows to use both Datacenter and Standard licenses for Compute Clusters.
This design adds some complexity as Virtual Machines are accessing its storage over network. Main benefit is, that one VM consuming all CPU cycles will not affect other VMs because of degraded storage performance and also you can scale storage independently from RAM and CPU (if you run out of cpu, no need to buy server loaded with storage). This design allows higher density, better deduplication job schedule and decreased east-west traffic (as VMs are pointed to it’s CSV owner node using Witness Service or new SMB Connections move on connect ).
Cluster Sets
If multiple clusters are using multiple Scale-Out FileServers or even if multiple HyperConverged clusters are present, cluster sets helps putting all clusters under one namespace and allows to define fault domains. When VM is created, fault domain can be used (instead of pointing VM to specific node/cluster).
Technically all VMs are located on SOFS share that is presented using DFS-N namespace. This namespace is hosted on Management cluster that does not need any shared storage as all configuration data are in registry.
User Profile Disks host
Azure Stack HCI can also host user profile disks (UPDs). Since UPD is VHD (both native Windows Server functionality and FSLogix ), Scale-Out File Server can be used as workload pattern is the same as for Virtual Machines. However it might make sense to use fileserver hosted Virtual Machine.
SQL
There are multiple ways to deploy SQL Server on Azure Stack HCI cluster. But in the end there are two main - Deploying a SQL Server in a Virtual Machine, or in AKS (Azure Kubernetes Service) as SQL Managed instance.
SQL Performance in one Virtual Machine (out of 40 on 4 node cluster) running SQL workload (database forced to read from disk)
Kubernetes
TBD
VDI
TBD
1.4 - 04. Planning Network Architecture
Planning Network Architecture
To correctly plan infrastructure design is key part in Azure Stack HCI planning. With incorrect configuration, the infrastructure might not be reliable under load. Depending on scale more complex solution might make sense to better control traffic.
In general there are two types of traffic - East-West and North-South. East-West is handled by SMB protocol (all traffic generated by Storage Bus Layer and Live Migration). North-South is mostly traffic generated by Virtual Machines.
Physicals switches should be configured with native VLAN for management traffic. This will significantly help as without configuring VLAN on physical host, you will be able to communicate over network. This helps bare metal deployment and also helps with Virtual Switch creation when management network is using vNIC.
In text above were several abbreviations used. Let’s explain few.
pSwitch = Physical Switch. It’s your Top of the rack Switch (TOR)
vSwitch = Virtual Switch. It is switch, that is created on host using New-VMSwitch command
vNIC = Virtual Network Adapter. It is a vNIC that is connected to Management OS (to parent partition). This is the NIC that is usually used for management or SMB.
vmNIC = Virtual Machine Network Adapter. This is a vNIC connected to Virtual Machine.
Topology design
Single subnet
In Windows Server 2016 was support for single subnet multichannel in cluster support added. This allows to configure only single subnet for multiple network adapters dedicated for SMB Traffic. It is recommended topology design for smaller deployments, where interconnection between TOR switches can handle at least 50% network throughput generated by nodes (as there is 50% chance, that traffic travel using switch interconnect - m-LAG). For example with 4 nodes each node 2 times 25Gbps connections, you should have at least 100Gbps connection between TOR switches.
TOR Switches will be configured with Trunk and native (access) VLAN for management.
Two subnets
With increased number of nodes, there might be a congestion in TOR switches interconnect. Also in case congestion will happen and pause frame will be sent, both switches will be paused. To mitigate both, you can configure 2 subnets - each network switch will host separate subnet. This also brings one benefit - in converged setup if connection fails, it will be visible in failover cluster manager. m-LAG is optional if switches are dedicated for East-West (SMB) only. In this case as there is no traffic generated from SMB multichannel as each SMB adapter is in different subnet. In case VMs or any other traffic is using it, m-LAG is required.
TOR Switches will be configured with Trunk and native (access) VLAN for management with one slight difference from single subnet. Each subnet for SMB traffic will have it’s own VLAN. This will also help discover disconnected physical connections (https://youtu.be/JxKMSqnGwKw?t=204 ).
Note: Two subnet deployment is being now standard. Same approach is used when NetworkATC is deployed.
Direct connections (Switchless)
In Windows Server 2019 you can connect all nodes in mesh mode. In case you have 2 nodes, it’s just one connection. With 3 nodes, it’s 3 interconnects. With 5 nodes, it whoops to 10. For 2 or 3 nodes design it makes sense to use 2 connections between 2 nodes in case one link goes down (for example cable failure). This would result traffic going over slower connection (like 1Gb if North-South is using Gigabit network links). Dell supports up to 4 nodes in switchless configuration.
The math is simple. With 5 nodes its 4+3+2+1=10. Each connection requires separate subnet.
# Calculation for number of connections
$NumberOfNodes = 5
(1..($NumberOfNodes - 1) | Measure-Object -Sum).Sum
RDMA Protocols
RDMA is not required for Azure Stack HCI, but it is highly recommended. It has lower latency as traffic is using hardware data path (application can send data directly to hardware using DMA).
Great resources explaining benefit of RDMA:
There are multiple flavors of RDMA. The most used in Azure Stack HCI are RoCEv2 and iWARP. Infiniband can be used also, but just for SMB traffic (NICs cannot be connected to vSwitch).
iWARP
iWARP is using TCP for transport. This is bit easier to configure as it uses TCP for Congestion Control. Configuring DCB/ETS is not mandatory. For larger deployments it is recommended as traffic can be prioritized.
Some network vendors require to configure Jumbo Frames to 9014.
RoCE
RoCE is using UDP for transport. It is mandatory to enable DCB (PFC/ETS) and ECN on both physical NICs and physical network infrastructure.
If congestion control mechanisms are not correctly implemented, it can lead to huge retransmits. This can lead to infrastructure instabilities and storage disconnections. It is crucial to configure this correctly.
where DCB needs to be configured
Virtual Switch and Virtual Network adapters
Converged Design
This design is most common as it is simplest and requires just two ports. Since RDMA can be enabled on vNICs. In the example below is one VLAN used for SMB vNICs. As mentioned in above text, you may consider using two VLANs and two subnets for SMB vNICs to control traffic flow as it is becoming standard.
Converged design also makes best use of capacity (let’s say you have 4x25Gbps NICs), you can then use up to 100Gbps capacity for storage or Virtual Machines, while using latest technology such as VMMQ .
Dedicated NICs for East-West traffic
Some customers prefer to dedicate physical network adapters for east west traffic. In example below all physical ports on physical switch are configured the same (for simplicity). Also just two physical switches are used. You can also have dedicated switches for east-west traffic (for SMB). If DCB is configured, VLANs are mandatory for SMB adapters. In example below one VLAN for SMB is used. Two VLANs and two subnets can be used to better control traffic.
Dedicated NICs for East-West traffic and management
Some customers even prefer to have dedicated network cards (ports) for management. One of the reason can be customers requirements to have dedicated physical switches for management.
Network adapters hardware
Network adapters that support all modern features such as VMMQ or SDN offloading are in Hardware Compatibility list listed as Software-Defined Data Center (SDDC) Premium Additional Qualifier. For more information about Hardware Certification for Azure Stack HCI you can read this 2 part blog -
part1 , part2 .
1.5 - 05. Storage Capacity Planning
Planning capacity
Capacity reserve
When disk failure happens, it is necessary to have some capacity reserve to have immediate capacity to rebuild to. So for example if one disk in one node disconnects, there will be reserved capacity to have required number of copies (2 copies in 2-way mirror, 3 copies in 3-way mirror).
It is recommended to have largest disk capacity in each node not occupied - reserved. For calculation you can use http://aka.ms/s2dcalc . It is not necessary to mark disk as “reserved” or anything like that as it all about not consuming capacity of one disk.
Since we regular maintenance is required (security patches), reboot might be necessary. Or for example if any hardware upgrade is done (for example increasing RAM), node might need to be put into maintenance mode or even shut down. If VMs are required to run, then there has to be capacity (RAM) to keep VMs running on rest of the nodes.
With more than 5 nodes it might make sense to reserve entire node. You will have capacity for VMs when node in maintenance, and you will be also able to rebuild if one node is completely lost - assuming all disks damaged (which is usually unlikely to happen as usually just one component fails and can be replaced withing service agreement).
Resiliency options
Mirror (two-way and three-way)
Two-way mirroring writes two copies of everything. Its storage efficiency is 50% - to write 1TB of data, you need at least 2TB of physical storage capacity. Likewise, you need at least two fault domains. By default, fault domain is Storage Scale Unit (which translates into server node). Fault domain can be also Chassis or Rack. Therefore if you have two node cluster, two-way mirroring will be used.
With three-way mirror, the storage efficiency is 33.3% - to write 1TB of data, you need at least 3TB of physical storage capacity. Likewise you need to have at least three fault domains. If you have 3 nodes, by default three-way mirror will be used.
Dual-parity
Dual parity implements Reed-Solomon error-correcting codes to keep two bitwise parity symbols, thereby providing the same fault tolerance as three-way mirroring (i.e. up to two failures at once), but with better storage efficiency. It most closely resembles RAID-6.
To use dual parity, you need at least four hardware fault domains – with Storage Spaces Direct, that means four servers. At that scale, the storage efficiency is 50% – to store 2 TB of data, you need 4 TB of physical storage capacity.
With increasing number of fault domains (nodes), local reconstruction codes, or LRC can be used. LRC can decrease rebuild times as only local (local group) parity can be used to rebuild data (there is one local and one global parity in dataset).
Mirror-Accelerated Parity
Spaces Direct volume can be part mirror and part parity. Writes land first in the mirrored portion and are gradually moved into the parity portion later. Effectively, this is using mirroring to accelerate erasure coding.
To mix three-way mirror and dual parity, you need at least four fault domains, meaning four servers.
The storage efficiency of mirror-accelerated parity is in between what you’d get from using all mirror or all parity, and depends on the proportions you choose
Recommended reading
https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/storage-spaces-fault-tolerance
Scoped volumes
With increasing number of nodes it might be useful to put data only on selected nodes to better control what data will be accessible in case of failure of certain nodes. With scoped volumes, volumes can system tolerate more than 2 nodes failure while keeping volumes online.
Cache drives
Faster media can be used as cache. If HDDs are used, cache devices are mandatory. Cache drives do not contribute to capacity.
For more information about cache visit docs
1.6 - 06. Hardware
Planning hardware
CPU
In hyperconverged systems, CPU handles both VMs and Storage. Rule of thumb is that each logical processor can handle ~60MiB IOPS. Let’s calculate an exaple: four node cluster, each node two twelve-core CPUs results. If we consider 4k IOPS, each LP can handle ~15k IOPS. With 4 nodes, 24 LPs each it results in ~1.5M IOPS. All assuming that CPU is used for IO operations only.
Storage devices
In general, there are two kinds of devices - spinning media and solid state media disks. We all know this story as it’s been some time we upgraded our PCs with SSDs and we were able to see the significant latency drop. There are two factors though - type of media (HDD or SSD) and type of bus (SATA, SAS, NVMe or Storage Class Memory -SCM).
HDD mediatype is always using SATA or SAS. And this type of bus was more than enough for it’s purpose. With introduction of SSD mediatype, SATA/SAS started to show it’s limitation. Namely with SATA/SAS you will utilize 100% of your CPU and you will not be able to reach more than ~300k IOPS. It’s because SATA/SAS was designed for spinning media and also one controller connects multiple devices to one PCIe connection. NVMe was designed from scratch for low latency and parallelism and has dedicated connection to PCIe. Therefore NAND NVMe outperforms NAND SATA/SAS SSD drive.
Another significant leap was introduction of Intel Optane SSD, that introduces even lower latencies than NAND SSDs. And since in Optane media is bit addressable, there is no garbage to collect (on NAND SSD you erase only in blocks with negative performance impact).
Important piece when selecting storage devices is, that if you consider SSD+HDD combination, all heavy lifting will end up in one SATA/SAS controller connected into one PCIe slot. Therefore it’s recommended to consider using NVMe instead, as each NVMe will have its PCIe line.
Network cards
There are several considerations when talking about network cards.
Network Interface Speed
Network Cards are coming in speeds ranging from 1Gbps to 200Gbps. While hyperconverged infrastructure will work with 1Gbps, the performance will be limited. The requirement is to have at least one 10Gbps port per server. However it’s recommended to have at least 2x10Gbps with RDMA enabled.
Mediatype
Recommended NICs
SSD as cache or SSD all-flash
2×10 Gbps or 2x25Gbps
NVMe as cache
2-4×25Gbps or 2×100Gbps
NVMe all-flash
2-4×25Gbps or 2×100Gbps
Optane as cache
2-4×100 Gbps or 2×200Gbps
Use of RDMA
When RDMA is enabled, it will bypass networking stack and DMA directly into memory of NIC. This will significantly reduce CPU overhead. While RDMA is not mandatory, it’s highly recommended for Azure Stack HCI as it will leave more CPU for Virtual Machines and Storage.
RDMA protocol
There are two flavors of RDMA. iWARP (TCP/IP) and RoCE (UDP). The main difference a need of lossless infrastructure for RoCE as when switch is loaded and starts dropping packets, it cannot prioritize or even notify infrastructure to stop sending packets if DCB/PFC/ETS is not configured. When packet is dropped on UDP, large retransmit needs to happen and this cause even higher load on switches. Retransmit will also happen on TCP/IP, but significantly smaller. It is still recommended to configure PFC/ETS on both if possible - in case switch needs to notify infrastructure to stop sending packets.
Network infrastructure
Reliable, low latency infrastructure is a must for reliable function of Converged and HyperConverged infrastructure. As already covered above, DCB (PFC nad ETS) is recommended for iWARP and required for RoCE. There is also alternative - starting Windows Server 2019, direct connection is supported. As you can see, it does not make sense to have more than 5 nodes in the cluster (with increasing number of interconnects)
Number of nodes
Number of direct connections
2
1
3
3
4
6
5
10
Note: Dell supports up to 4 nodes in switchless configuration
Hardware certification programme
It is very important to follow validated hardware path. This way you can avoid ghost hunting when single component will misbehave due to firmware or even hardware not being able to handle load under high pressure. There is very good blog summarizing importance of validated hardware part1 part2 . Validated solutions are available in Azure Stack HCI Catalog . For Azure Stack HCI you can also consider Integrated System which includes the Azure Stack HCI operating system pre-installed as well as partner extensions for driver and firmware updates.
Note: Dell sells only Integrated Systems as Microsoft highly recommend those over just verified solutions.
2 - Storage Stack
2.1 - Storage Stack Overview
Understanding storage stack is crucial for understanding what technologies are involved and how (where storage replica is, where is ReFS Multi-resilient Volume, …). Understanding how layers are stacked will also help when IO flow is troubleshooted - like reviewing performance counters or troubleshooting core functionality.
Traditional stack compared to storage spaces stack (note that MPIO is missing, but for Storage Spaces Direct it’s not needed as there is only one path to the physical device, so it was omitted)
You can notice 4 “new” layers, but actually it’s just Spaces layer (Spaceport) and Storage Bus Layer.
To better understand what’s in the stack, you can also explore some parts with PowerShell
Anyway, let’s explore layers a bit. Following info is based on storage description someone somewhere created and pushed to internet. The only version found was from webarchive and can be accessed here .
Layers below S2D Stack
Port & Miniport driver
storport.sys & stornvme.sys
Port drivers implement the processing of an I/O request specific to a type of I/O port, such as SATA, and are implemented as kernel-mode libraries of functions rather than actual device drivers. Port driver is written by Microsoft (storport.sys ). If third party wants to use write their own device driver (like HBA), then it will use miniport driver (except if device is NVMe, then miniport driver is Microsoft stornvme.sys )
Miniport drivers usually use storport. performance enhancements such as support for the paralell execution of IO.
storage port drivers
storage miniport drivers
Class Driver
disk.sys
A storage class driver (typically disk.sys ) uses the well-established SCSI class/port interface to control a mass storage device of its type on any bus for which the system supplies a storage port driver (currently SCSI, IDE, USB and IEEE 1394). The particular bus to which a storage device is connected is transparent to the storage class driver.
Storage class driver is responsible for claiming devices, interpreting system I/O requests and many more
In Storage Spaces stack (Virtual Disk) disk.sys is responsible for claiming Virtual Disk exposed by spaceport (storage spaces)
Partition Manager
partmgr.sys
Partitions are handled by partmgr.sys . Partition is usually GPT or MBR (preferably GPT as MBR has many limitations such as 2TB size limit)
As you can see in the stack, there are two partition managers. One partition layout is on physical disk and it is then consumed by storage spaces (spaceport).
On the picture below you can see individual physical disk from spaces exposed and it’s partitions showing metadata partition and partition containing pool data (normally not visible as it’s hidden by partmgr.sys when it detects spaces).
S2D Stack
Storage Bus Layer
clusport.sys and clusblft.sys
These two drivers (client/server) are exposing all physical disk to each cluster node, so it looks like all physical disks from every cluster node are connected to each server. For interconnect is SMB used, therefore high-speed RDMA can be used (recommended).
It also contains SBL cache.
Spaceport
spaceport.sys
Claims disks and adds them to storage spaces pool. It creates partitions where internal data structures are metadata are kept (see screenshot in partition manager).
Defines resiliency when volume (virtual disk) is created (creates/distributes extents across physical disks)
Virtual Disk
disk.sys is now used by storage spaces and exposes virtual disk that was provisioned using spaceport.sys
Layers above S2D Stack
Volume Manager
dmio.sys , volmgr.sys
Volumes are created on top of the partition and on volumes you can then create filesystems and expose it to the components higher in the stack.
Volume Snapshot
volsnap.sys
Volsnap is the component that creates system provider for the volume shadow copy service (VSS) . This service is controller by vssadmin.exe
BitLocker
fvevol.sys
BitLocker is well known disk encryption software that is on the market since Windows Vista. In PowerShell you can expose volume status with Get-BitLockerVolume command.
Filter Drivers
Interesting about filter drivers is, that all FileSystem drivers are actually filter drivers - special ones, File System Drivers - like REFS.sys , NTFS.sys , Exfat.sys .
You can learn more about filesystem using fsutil
There are also many first party and third party filter drivers. You can expose those with fltmc command
As you can see on above example, there are many filters like Cluster Shared Volume (CsvNSFlt, CsvFLT), deduplication (Dedup), shared vhd (svhdxflt), storage QoS (storqosflt) and many more. Each filter driver has defined altitude and 3rd parties can reserve theirs .
2.2 - Layers Below S2D Stack
2.2.1 - Storage Devices
Resources
Microsoft Documentation
NVMe vs SATA
Interfaces
While SATA is still well performing for most of the customers (see performance results), NVMe offers benefit of higher capacity and also more effective protocol (AHCI vs NVMe), that was developed specifically for SSDs (opposite to AHCI, that was developed for spinning media). SATA/SAS is however not scaling well with the larger disks.
There is also another aspect of performance limitation of SATA/SAS devices - the controller. All SATA/SAS devices are connected to one SAS controller (non-raid) that has limited speed (only one PCI-e connection).
Drive Connector is universal (U2, also known as SFF-8639)
NVMe drives are mapped directly to CPU
NVMe backplane connection - Example AX7525 - 16 PCIe Gen4 lanes in each connection (8 are used), 12 connections in backplane, in this case no PCIe switches.
Storage Protocol
SSDs were originally created to replace conventional rotating media. As such they were designed to connect to the same bus types as HDDs, both SATA and SAS (Serial ATA and Serial Attached SCSI).
However, this imposed speed limitations on the SSDs. Now a new type of SSD exists that attaches to PCI-e. Known as NVMe SSDs or simply NVMe.
For 1M IOPS, NVMe has more than 50% less latency with less than 50% CPU Cycles used . It is due to improved protocol (AHCI vs NVMe)
Storage Configurations
(slowest to fastest)
Hybrid (HDD+SSD)
All Flash (All SSD)
NVMe+HDD
All-NVMe
When combining multiple media types, faster media will be used as caching. While it is recommended to use 10% of the capacity for cache, it should be noted, that it is just important to not spill the cache with the production workload, as it will dramatically reduce performance. Therefore all production workload should fit into the Storage Bus Layer Cache (cache devices). The sweet spot (price vs performance) is combination of fast NVMe (mixed use or write intensive) with HDDs. For performance intensive workloads it’s recommended to use all-flash solutions as caching introduces ~20% overhead + less predicable behavior (data can be already destaged…), therefore it is recommended to use All-Flash for SQL workloads.
Performance drop when spilling cache devices:
OS Disks
In Dell Servers are BOSS (Boot Optimized Storage Solution) cards used. In essence it card wih 2x m2 2280 NVMe disks connected to PCI-e with configurable non-RAID/RAID 1
Consumer-Grade SSDs
You should avoid any consumer grade SSDs as consumer grade SSDs might contain NAND with higher latency (therefore there can be performance drop after spilling FTL buffer) or because consumer grade SSDs are not power protected (PLP). You can learn more about why consumer-grade SSDs are not good idea in a blog post . Consumer-grade SSDs do also have lower DWPD (Disk Written Per Day). You can learn about DWPD in this blogpost
Exploring Stack with PowerShell
Get-PhysicalDisk
$Server = "axnode1"
Get-PhysicalDisk -CimSession $Server | Format-Table -Property FriendlyName, Manufacturer, Model, SerialNumber, MediaType, BusType, SpindleSpeed, LogicalSectorSize, PhysicalSectorSize
From screenshot you can see, that AX640 BOSS card reports as SATA device with Unspecified Mediatype, while SAS disks are reported as SSDs, with SAS BusType. Let’s deep dive into BusType/MediaType a little bit (see table below)
Storage Spaces requires BusType SATA/SAS/NVMe or SCM. BusType RAID is unsupported.
You can also see Logical Sector Size and Physical Sector size. This refers to Drive Type (4K native vs 512E vs 512).
“LogicalSectorSize” value
“PhysicalSectorSize” value
Drive type
4096
4096
4K native
512
4096
Advanced Format (also known as 512E)
512
512
512-byte native
Reference
Storage Reliability Counter
Once disk is added to storage spaces, S.M.A.R.T. attributes can be filtered out. For reading disk status (such as wear level temperatures…) can be get-storagereliability counter used.
$Server = "axnode1"
Get-PhysicalDisk -CimSession $Server | Get-StorageReliabilityCounter -CimSession $Server | Format-Table -Property DeviceID, Wear, Temperature*, PowerOnHours, ManufactureDate, ReadLatencyMax, WriteLatencyMax, PSComputerName
From the results below you can see that SATA vs SAS vs NVMe is 590092 vs 738507 vs 1496373 4k 100% read IOPS. All measurements were done with VMFleet 2.0 https://github.com/DellGEOS/AzureStackHOLs/tree/main/lab-guides/02-TestPerformanceWithVMFleet
The difference between SAS and SATA is also 8 vs 4 disks in each node. The difference between SAS and NVMe is more than double.
3 - Support Matrix
3.1 - Azure Stack HCI Support Matrix (2409)
3.1.1 - Azure Stack HCI Support Matrix for 14G-15G (2409)
Notes and warnings
CAUTION
The upgrade of Azure Stack HCI, version 22H2 to Azure Stack HCI, version 23H2 is currently not supported by Dell. Dell customers are recommended to wait for Dell to complete the upgrade validation prior to attempting the upgrade. Customers that choose to proceed with the upgrade need to contact Microsoft for any assistance with resolving problems that may occur during the upgrade process.
Dell also recommends that any customer choosing to upgrade their Azure Stack HCI clusters running HCI OS 22H2 to HCI OS 23H2 should update the cluster node to the drivers and firmware versions listed in the 2409 support matrix prior to upgrading.
For new deployments, we recommend that you use Azure Stack HCI, version 23H2 which is now generally available. For more information on Azure Stack HCI, version 23H2, see Use Azure Update Manager to update your Azure Stack HCI, version 23H2.
Model Supported Operating System AX-4510c Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-4520c Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-640 Windows Server 2019 Datacenter Azure Stack HCI-22H2 Windows Server 2022 Datacenter AX-740xd Windows Server 2019 Datacenter Azure Stack HCI-22H2 Windows Server 2022 Datacenter AX-6515 Windows Server 2019 Datacenter Azure Stack HCI-22H2 Windows Server 2022 Datacenter Azure Stack HCI-23H2 AX-7525 Windows Server 2019 Datacenter Azure Stack HCI-22H2 Windows Server 2022 Datacenter Azure Stack HCI-23H2 AX-650 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-750 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 R640 Storage Spaces Direct RN Windows Server 2019 Datacenter R740xd Storage Spaces Direct RN Windows Server 2019 Datacenter R440 Storage Spaces Direct RN Windows Server 2019 Datacenter R740xd2 Storage Spaces Direct RN Windows Server 2019 Datacenter
Base Components
Component Type Software Bundle Minimum Supported Version Supported Platforms Supported OS BIOS Firmware DUP PJTPY 1.16.2 AX-4510c AX-4520c NA BIOS Firmware DUP 72VRD 2.21.2 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN NA BIOS Firmware DUP HKPG0 2.21.2 R440 Storage Spaces Direct RN NA BIOS Firmware DUP XDG7W 2.21.2 R740xd2 Storage Spaces Direct RN NA BIOS Firmware DUP 65N1P 2.15.2 AX-6515 NA BIOS Firmware DUP 9J44F 2.16.3 AX-7525 NA BIOS Firmware DUP Y9M3Y 1.15.2 AX-650 AX-750 NA iDRAC9 with Lifecycle Controller Firmware DUP XTFXJ 7.00.00.173 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740x2 Storage Spaces Direct RN NA iDRAC9 with Lifecycle Controller Firmware DUP PTRXR 7.10.70.00 AX-6515 AX-7525 AX-650 AX-750 NA Non-expander Storage Backplane Firmware DUP VV85D 4.35 AX-6515 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN NA Non-expander Storage Backplane Firmware DUP KW60H 7.1 AX-7525 AX-750 NA Non-expander Storage Backplane Firmware DUP X3JNV 7.1 AX-650 NA NVMe Switch Storage Backplane Firmware DUP 5XJWN 1.05 AX-750 NA Expander Storage Backplane Firmware DUP H9PV3 1.2 AX-7525 AX-750 NA Expander Storage Backplane Firmware DUP 60K1J 2.52 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740x2 Storage Spaces Direct RN NA Expander Storage Backplane Firmware DUP 2F90T 2.46 AX-6515 NA Chipset driver for 14G Intel platforms Driver DUP 4DDMJ 10.1.19913.8607 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740x2 Storage Spaces Direct RN Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 Chipset driver for 15G AMD platforms Driver DUP 4GJTG 6.02.22.100 AX-6515 AX-7525 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-23H2 Chipset driver for 15G AMD platforms Driver DUP NJ9WJ 2.18.30.202 AX-6515 AX-7525 Azure Stack HCI-22H2 Chipset driver for 15G Intel platforms ICX-D Driver DUP [TBD] TBD AX-4510c AX-4520c Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 Chipset driver for 15G Intel platforms Driver DUP H0WTV 10.1.19913.8607 AX-650 AX-750 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 iDRAC Service Module OS DUP Application 7152M 5.3.1.0 All NA Chassis Manager Firmware DUP WC84H 5 AX-4510c AX-4520c
Network Adapters
Component Part Number SDDC AQ for Windows Server 2022 RDMA Protocol Firmware Software Bundle Firmware Minimum Supported Version Driver Software Bundle Driver Minimum Supported Version Supported OS Supported Platforms Broadcom 5720 Dual Port 1 GbE Network LOM Mezz Card KJMHJ Management N/A RXW7G 22.91.5 3JTWY 221.0.5.0 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 All Broadcom 57412 2 Port 10Gb SRP+ + 5720 2 Port 1 GB Base-T, rNDC NWMNX Management Compute (Standard) Storage (Premium) Not Supported VFGJN 22.92.06.10 3W75D 229.0.155.0 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-640 AX-740xd Broadcom BCM57414 25G SFP Dual Port OCP3 Mezz, V3 24FG6 Management Compute (Standard) Storage (Premium) Not Supported VFGJN 22.92.06.10 3W75D 229.0.155.0 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-6515 AX-7525 AX-650 AX-750 Broadcom 57416 Dual Port 10 GbE SFP+ Network LOM Mezz Card 6XH9X Broadcom 57414 Dual Port 25 Gb E SFP+ Network LOM Mezz Card 930PP Broadcom 57416 Dual Port 10 GbE BaseT Network LOM Mezz Card J4RN3 Broadcom 57414 Dual Port 10/25GbE SFP28, OCP NIC 3.0 KHCTP Broadcom BCM57414 25G SFP Dual Port OCP3 Mezz NHN45 Broadcom 57416 Dual Port 10GbE BASE-T Adapter, OCP NIC 3.0 T6HR8 Broadcom 57416 Dual Port 10 Gb E SFP+ Network LOM Mezz Card WC9TR Broadcom 57412 Dual Port 10GbE SFP+, OCP NIC 3.0 CP610 Management Compute (Standard) Storage (Premium) Not Supported VFGJN 22.92.06.10 3W75D 229.0.155.0 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-7525 AX-650 AX-750 Broadcom 57504 Quad Port 10/25GbE,SFP28, OCP NIC 3.0 X1KR4 Intel X710-T4L Quad Port 10GbE BASE-T, OCP NIC 3.0 50RV4 Management Compute (Standard) N/A 234W1 23.0.8 6JHVK 23.0.0 Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-7525 AX-650 AX-750 Intel X710 Quad Port 10GbE SFP+, OCP NIC 3.0 VF81P Intel X710-T2L Dual Port 10GbE BASE-T, OCP NIC 3.0 VMFKR Intel X710 DP 10Gb DA/SFP+, NDC 6VDPG Management Compute (Standard) N/A 234W1 23.0.8 6JHVK 23.0.0 Windows Server 2019 Datacenter Windows Server 2022 Datacenter AX-7525 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN Intel X710 Dual Port 10GbE SFP+, OCP NIC 3.0 YJYK1 Management Compute (Standard) N/A 234W1 23.0.8 6JHVK 23.0.0 Windows Server 2019 Datacenter Windows Server 2022 Datacenter AX-7525 AX-650 AX-750 Intel(R) Ethernet 10G 4P X710-T4L-t Adapter ND4PT Management Compute (Standard) N/A 234W1 23.0.8 6JHVK 23.0.0 Windows Server 2022 Datacenter AX-7525 AX-650 AX-750 Intel E823 KJMHJ Management Compute (Premium) Storage (Premium) iWARP 89VV2 23.0.8 6JHVK 1.14.222.0 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-4510c AX-4520c Intel E810-XXV Dual Port 25GbE SFP28 Adapter, PCIe LP 6J1N1 Management Compute (Premium) Storage (Premium) iWARP 89VV2 23.0.8 6JHVK 23.0.0 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-7525 AX-650 AX-750 AX-4520c Intel E810-CQDA2 Dual Port 100GbE QSFP28 Adapter, PCIe FH 85F8F Intel E810-XXV Dual Port 25GbE SFP28 Adapter, PCIe FH CD16M Intel E810-CQDA2 Dual Port 100GbE QSFP28 Adapter, PCIe LP DWNRF Mellanox ConnectX-6 Dx Dual Port 100GbE QSFP56 PCIe Adapter, FH 8P2T2 Management Compute (Premium) Storage (Premium) RoCEv2 2CMVW 22.41.10.00 G6M58 24.04.03 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-6515 AX-7525 AX-650 AX-750 AX-4520c Mellanox ConnectX-6 Dx Dual Port 100GbE QSFP56 PCIe Adapter, LP F6FXM Mellanox ConnectX-4 Lx Dual Port 25GbE DA/SFP rNDC R887V Management Compute (Premium) Storage (Premium) RoCEv2 XGP2X 14.32.20.04 G6M58 24.04.03 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 AX-640 R640 Storage Spaces Direct RN Mellanox ConnextX-4 Lx Dual Port 25Gbe DA/SFP Network Adapter, LP 20NJD Management Compute (Premium) Storage (Premium) RoCEv2 XGP2X 14.32.20.04 G6M58 24.04.03 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 AX-6515 AX-7525 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN Mellanox ConnextX-4 Lx Dual Port 25Gbe DA/SFP Network Adapter, FH MRT0D Management Compute (Premium) Storage (Premium) RoCEv2 XGP2X 14.32.20.04 G6M58 24.04.03 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 AX-740xd R740xd Storage Spaces Direct RN R740xd Storage Spaces Direct RN Mellanox ConnectX-4 LX Dual Port 10/25GbE SFP28 Adapter, FH, V2 YGRX3 Mellanox Connectx-5 EX Dual Port 100GbE QSFP20 PCIe Adapter, FH 71C1T Management Compute (Premium) Storage (Premium) RoCEv2 XY16R 16.35.30.06 G6M58 24.04.03 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-6515 AX-7525 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN AX-650 AX-750 Mellanox Connectx-5 EX Dual Port 100GbE QSFP20 PCIe Adapter, LP 9FTMY Mellanox ConnectX-5 Dual Port 10/25GbE SFP28 Adapter, PCIe FH, V2 F7V1F Mellanox ConnectX-5 Dual Port 10/25GbE SFP28 Adapter, PCIe LP, V2 JGWVY Mellanox ConnectX-5 Dual Port 25GbE SFP28 Adapter, FH TDNNT Mellanox ConnectX-5 Dual Port 25GbE SFP28 Adapter, LP V5DG9 NVIDIA ConnectX-6LX Dual Port 25G GbE SFP28 DN78C Management Compute (Premium) Storage (Premium) RoCEv2 1H4PM 26.41.10.00 G6M58 24.04.03 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-650 AX-750 AX-7525 Nvidia ConnectX-6 Lx Dual Port 10/25GbE SFP28 Adapter, PCIe LP 6XJXK Management Compute (Premium) Storage (Premium) RoCEv2 1H4PM 26.41.10.00 G6M58 24.04.03 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-6515 AX-7525 AX-650 AX-750 AX-4520c Nvidia ConnectX-6 Lx Dual Port 10/25GbE SFP28 Adapter, PCIe FH R5WK9 QLogic FastLinQ 41264 Dual Port 10GbE SFP+, Dual Port 1GbE, rNDC 5V6Y4 Management Not Supported 8P81X 16.25.01 K0YRF 36.25.13 Windows Server 2019 Datacenter R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN QLogic FastLinQ 41162 Dual Port 10GbE BASE-T & Dual Port 1GbE BASE-T, rNDC 0D1WT Management Compute (Premium) iWARP 8P81X 16.25.01 K0YRF 36.25.13 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-6515 AX-7525 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN AX-650 AX-750 QLogic FastLinQ 41164 Quad Port 10GbE BASE-T, rNDC X1TD1 QLogic FastLinQ 41164 Quad Port 10GbE SFP+, rNDC XVVY1 QLogic FastLinQ 41262 Dual Port 25Gb SFP28 Adapter, LP 415DX Management Compute (Premium) Storage (Premium) iWARP 8P81X 16.25.01 K0YRF 36.25.13 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-6515 AX-7525 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN QLogic FastLinQ 41262 Dual Port 25Gbe SFP28, rNDC 4KF8J QLogic FastLinQ 41262 Dual Port 25Gb SFP28 Adapter, FH 51GRM QLogic 57800 2x10Gb DA/SFP+ +2x1Gb BT NDC 165T0 Management N/A 9KYR0 16.20.00 VYWY1 36.20.02 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN QLogic 57800 2x10Gb BT + 2x1Gb BT NDC G8RPD
Network Switches
Component Category Minimum Supported Version Dell EMC Networking S3048-ON OS9/OS10 Network Switch - Management 9.14.2.0/10.5.1.0 Dell EMC Networking S4048-ON OS9 Network Switch 9.14.2.0 Dell EMC Networking S4112F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S4128F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S4148F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S5048-ON OS9 Network Switch 9.14.2.0 Dell EMC Networking S5148F-ON OS10 Network Switch 10.4.2.1 - "OS10 (v10.5.x) is not supported on S5148F-ON" Dell EMC Networking S5212F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S5224F/S5248F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S5232F-ON OS10 Network Switch 10.5.1.0
GPUs
GPU Model Vendor Description Part Number Firmware version Driver Version GPU-P capable Supported Platform Supported OS A10 NVIDIA NVIDIA Ampere A10, PCIe, 150W, 24GB,GPU, V2 6KNWW 94.02.5C.00.04 528.89 WHQL Yes AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A16 NVIDIA NVIDIA Ampere A16, PCIe, 250W, 64GB Passive, Double Wide, Full Height GPU 8F04V 94.07.54.00.45 528.89 WHQL Yes AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A16 NVIDIA NVIDIA Ampere A16, PCIe, 250W, 64GB Passive, Double Wide, Full Height GPU,V2 D1P1T 94.07.54.00.45 528.89 WHQL Yes AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A2 NVIDIA NVIDIA Ampere A2, PCIe, 60W, 16GB Passive, Single Wide, Low Profile GPU, V2 H98K0 94.07.5B.00.55 528.89 WHQL Yes AX-650 AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A2 NVIDIA NVIDIA Ampere A2, PCIe, 60W, 16GB Passive, Single Wide, Full Height GPU, V2 MG5JX 94.07.5B.00.55 528.89 WHQL Yes AX-750 AX-7525 AX-4520c Azure Stack HCI-22H2 Azure Stack HCI-23H2 A30 NVIDIA NVIDIA Ampere A30, PCIe, 165W, 24GB Passive, Double Wide, Full Height GPU W3C1G 92.00.58.00.01 528.89 WHQL No AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A30 NVIDIA NVIDIA Ampere A30, PCIe, 165W, 24GB Passive, Double Wide, Full Height GPU, V2 RV08M 92.00.58.00.01 528.89 WHQL No AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A40 NVIDIA NVIDIA Ampere A40, PCIe, 300W, 48GB Passive, Double Wide, Full Height GPU W6GX6 94.02.5C.00.0F 528.89 WHQL Yes AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 L4 NVIDIA NVIDIA L4, PCIe, 72W, 24GB Passive, Single Wide Low Profile GPU V9XT2 95.04.29.00.06 528.89 WHQL Yes AX-650 AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 L4 NVIDIA NVIDIA L4, PCIe, 72W, 24GB Passive, Single Wide Full Height GPU NG3PY 95.04.29.00.06 528.89 WHQL Yes AX-750 AX-7525 AX-4520c Azure Stack HCI-22H2 Azure Stack HCI-23H2 T4 NVIDIA NVIDIA Tesla T4 16GB, PCIe, 70W, 16GB Passive, Single Wide, Full Height GPU HCKJM 90.04.96.00.01 528.89 WHQL No AX-750 Azure Stack HCI-22H2 Azure Stack HCI-23H2 T4 NVIDIA NVIDIA Tesla T4 16GB, PCIe, 70W, Passive, Single Wide, Low Profile GPU 7PH29 90.04.96.00.01 528.89 WHQL No AX-750 Azure Stack HCI-22H2 Azure Stack HCI-23H2
NOTE
Dell update packages are not available for GPU cards, please download the latest driver version from NVIDIA driver download page.
Storage Controllers
Component Dell Part Number Firmware Software Bundle Firmware Minimum Supported Version Driver Software Bundle Driver Minimum Supported Version Supported Platforms Supported OS BOSS-N1 M88HH KJTFW 2.1.13.2025 Inbox AX-4510c AX-4520c Windows Server 2022 Datacenter Azure Stack HCI-23H2 BOSS-S1 2MFVD 3P39V 2.5.13.3024 8KKVC 1.2.0.1052 AX-6515 AX-7525 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 BOSS-S2 FGNRW TTR5R 2.5.13.4009 8KKVC 1.2.0.1052 AX-7525 AX-650 AX-750 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 HBA330 Controller, 12Gps Mini Card P2R3R 124X2 16.17.01.00 MF8G0 2.51.25.02 R440 Storage Spaces Direct RN AX-640 R640 Storage Spaces Direct RN AX-740XD R740xd Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN AX-6515 Windows Server 2019 Datacenter HBA330 Controller, 12Gps Mini Card P2R3R 124X2 16.17.01.00 Inbox 2.51.27.80 R440 Storage Spaces Direct RN AX-640 R640 Storage Spaces Direct RN AX-740XD R740xd Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN AX-6515 Windows Server 2022 Datacenter Azure Stack HCI-22H2 HBA330 Controller, 12Gps Mini Card, LP J7TNV NKNVC 16.17.01.00 MF8G0 2.51.25.02 AX-740xd R740xd Storage Spaces Direct RN Windows Server 2019 Datacenter HBA330 Controller, 12Gps Mini Card, LP J7TNV NKNVC 16.17.01.00 Inbox 2.51.27.80 AX-740xd R740xd Storage Spaces Direct RN Windows Server 2022 Datacenter Azure Stack HCI-22H2 HBA355i K6MCJ Y99R5 24.15.14.00 WFV95 2.61.48.00 AX-7525 AX-650 AX-750 Windows Server 2019 Datacenter HBA355i K6MCJ Y99R5 24.15.14.00 M2P63 2.61.48.00 AX-7525 AX-650 AX-750 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2
SATA M.2 SSD Boot Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD SATA M.2 NA Intel S3520 SSDSC2BB120G7R 394XT CHJGV DL43 120 GB Boot SSD SATA M.2 NA Micron 5100 MTFDDAV240TCB TC2RP YM8KY E013 240 GB Boot SSD SATA M.2 NA Micron 5100 MTFDDAV480TCB GPGC0 YM8KY E013 480 GB Boot SSD SATA M.2 NA Micron 5300 MTFDDAV240TDU T2GFX PWVX5 J004 240 GB Boot SSD SATA M.2 NA Micron 5300 MTFDDAV480TDS 7RKD7 PWVX5 J004 480 GB Boot SSD SATA M.2 Read Intensive Intel Youngsville RR S4520 SSDSCKKB240GZR CM88M 14DT9 DL74 240 GB Boot SSD SATA M.2 Read Intensive Intel Youngsville S4510 SSDSCKKB240G8R DMC15 Y1P10 DL6R 240 GB Boot SSD SATA M.2 Read Intensive Micron 5400 MTFDDAV240TGC-1BC1ZABDA T4MJ3 RJ0WY K003 240 GB Boot
SAS 2.5" HDD Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use HDD SAS 2.5 NA Seagate Avenger ST2000NX0463 TMVN7 GW3V7 NT32 2 TB Capacity HDD SAS 2.5 NA Seagate Skybolt DL2400MM0159 RWR8F 61VGT ST5E 2.4 TB Capacity HDD SAS 2.5 NA Seagate Skybolt ST2400MM0159 36YG1 D64H2 ST7C 2.4 TB Capacity HDD SAS 2.5 NA Toshiba AL15SE AL15SEB24EQY F9NWJ NVWNH EF08 2.4 TB Capacity HDD SAS 2.5 NA Seagate Skybolt ServoBP BL2400MM0159 1D0F5 CF4VF SBS6 2.4TB Capacity
SATA 2.5" HDD Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use HDD SATA 2.5 NA Seagate Avenger ST2000NX0423 VR92X GMW4P NB33 2 TB Capacity
SATA 3.5" HDD Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use HDD SATA 3.5 NA HGST Aries K Plus HUS726020ALA610 8NP2N X59KC KV45 2 TB Capacity HDD SATA 3.5 NA HGST Aries K Plus HUS726040ALA610 61FFW X59KC KV45 4 TB Capacity HDD SATA 3.5 NA HGST Rainier MLK HUS722T2TALA600 V9H6C V3DJM MU03 2 TB Capacity HDD SATA 3.5 NA Toshiba Tomcat R MG04ACA200NY NPVM6 6D4CG FK5D 2 TB Capacity HDD SATA 3.5 NA Toshiba Tomcat R MG04ACA400NY 95M6K 6D4CG FK5D 4 TB Capacity HDD SATA 3.5 NA Seagate Nemo ST2000NM0018-2F3130 W8FW5 CMK5N EA04 2 TB Capacity HDD SATA 3.5 NA Seagate Nemo ST2000NM0018-2F3 W8FW5 CMK5N EA04 2 TB Capacity HDD SATA 3.5 NA Seagate Makara BP ST2000NM0145-2DC104 WG9R0 M5GJ1 DB34 2 TB Capacity HDD SATA 3.5 NA Seagate Makara BP ST2000NM0145-2DC WG9R0 M5GJ1 DB34 2 TB Capacity HDD SATA 3.5 NA Seagate Makara BP ST4000NM0265-2DC107 MWHY9 M5GJ1 DB34 4 TB Capacity HDD SATA 3.5 NA Seagate Makara BP ST4000NM0265-2DC MWHY9 M5GJ1 DB34 4 TB Capacity HDD SATA 3.5 NA HGST Vela-A HUS726T4TALA6L0 YH3T9 VNJJK PV07 4 TB Capacity HDD SATA 3.5 NA HGST Vela-AP HUS728T8TALE6L0 1WMVC N26JT RT07 8 TB Capacity HDD SATA 3.5 NA HGST Libra HE10 HUH721008ALE600 KRV2W H12N2 LT21 8 TB Capacity HDD SATA 3.5 NA Seagate Makara Plus ST8000NM0205-2FF112 92MDW MR6RH PB53 8 TB Capacity HDD SATA 3.5 NA Seagate Makara Plus ST8000NM0205-2FF 92MDW MR6RH PB53 8 TB Capacity HDD SATA 3.5 NA Toshiba MG06 MG06ACA800EY 9X09C PT7D8 GA09 8 TB Capacity HDD SATA 3.5 NA HGST Leo-A He12 HUH721212ALE600 T2YHT 0HF04 NT10 12 TB Capacity HDD SATA 3.5 NA Toshiba MG07 MG07ACA12TEY 753F0 0942Y GB03 12 TB Capacity HDD SATA 3.5 NA Toshiba MG08AC MG08ACA16TEY HPGJ4 MGF80 GC02 16 TB Capacity HDD SATA 3.5 NA Toshiba MG08AD MG08ADA400NY W2M9N F73C5 GD05 4 TB Capacity HDD SATA 3.5 NA Seagate Cimarron ST4000NM016A-2HZ130 XPJ47 RWK48 CAJD 4 TB Capacity HDD SATA 3.5 NA Seagate Cimarron ST4000NM016A-2HZ XPJ47 RWK48 CAJD 4 TB Capacity HDD SATA 3.5 NA Seagate Cimarron ST8000NM012A-2KE131 F4JXT TF6TF CALF 8 TB Capacity HDD SATA 3.5 NA Seagate Cimarron ST8000NM012A-2KE F4JXT TF6TF CALF 8 TB Capacity HDD SATA 3.5 NA Seagate Evans BP ST12000NM002J-2TY133 KTJTY RWJHJ PAL9 12 TB Capacity HDD SATA 3.5 NA Seagate Evans BP ST16000NM002J-2TW133 JWV1P RWJHJ PAL9 16 TB Capacity HDD SATA 3.5 NA Toshiba MG08AD MG08ADA800EY T5XR5 GP6NC GE01 8 TB Capacity HDD SATA 3.5 NA Seagate Cimarron BP ST8000NM023B-2TJ133 J7W80 09HKW LA0B 8 TB Capacity HDD SATA 3.5 NA Seagate Cimarron BP ST4000NM018B-2TF130 6KR2M J4X0T LC09 4 TB Capacity HDD SATA 3.5 NA Seagate Cimarron BP ST4000NM018B-2TF 6KR2M J4X0T LC09 4 TB Capacity HDD SATA 3.5 NA Seagate Cimarron BP ST8000NM023B-2TJ133 J7W80 09HKW LA0B 8 TB Capacity HDD SATA 3.5 NA Seagate Cimarron BP ST8000NM023B-2TJ J7W80 09HKW LA0B 8 TB Capacity
SAS 3.5" HDD Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use HDD SAS 3.5 NA HGST Aries K Plus HUS726020ALS210 VH6FW 68X4C KU45 2 TB Capacity HDD SAS 3.5 NA HGST Aries K Plus HUS726040ALS210 X4FKY 68X4C KU45 4 TB Capacity HDD SAS 3.5 NA Toshiba Tomcat R MG04SCA20ENY HHX14 RG9MK EG03 2 TB Capacity HDD SAS 3.5 NA Toshiba Tomcat R MG04SCA40ENY 1MVTT RG9MK EG03 4 TB Capacity HDD SAS 3.5 NA Seagate Makara BP ST2000NM0155 7RCGV XKD4M DT34 2 TB Capacity HDD SAS 3.5 NA Seagate Makara BP ST4000NM0295 5JH5X XKD4M DT34 4 TB Capacity HDD SAS 3.5 NA HGST Vela-A HUS726T4TALS200 NT1X2 8W21G PU07 4 TB Capacity HDD SAS 3.5 NA HGST Vela-AP HUS728T8TAL5200 44YFV 27MDM RS07 8 TB Capacity HDD SAS 3.5 NA HGST Libra HE10 HUH721008AL5200 KRDKK MGW91 LS21 8 TB Capacity HDD SAS 3.5 NA Seagate Makara Plus ST8000NM0185 M40TH 6421F PT55 8 TB Capacity HDD SAS 3.5 NA Toshiba MG06 MG06SCA800EY FV725 4G5GY EH0D 8 TB Capacity HDD SAS 3.5 NA HGST Leo-A He12 HUH721212AL5200 9HXK6 8VV2X NS10 12 TB Capacity HDD SAS 3.5 NA Seagate Mobula BP ST12000NM0158 YMN53 VTX9C RSL5 12 TB Capacity HDD SAS 3.5 NA Toshiba MG07 MG07SCA12TEY DK7C9 NFFHM EI0D 12 TB Capacity HDD SAS 3.5 NA Toshiba MG07 MG07SCA12TEY KFJ7G NFFHM EI0D 12 TB Capacity HDD SAS 3.5 NA Toshiba MG09 MG09SCA12TEY 0N96X 8829H EM05 12 TB Capacity HDD SAS 3.5 NA Toshiba MG08SC MG08SCA16TEY 8MG73 N1WM9 EJ09 16 TB Capacity HDD SAS 3.5 NA Toshiba MG08SC MG08SCA16TEY 4N7V0 N1WM9 EJ09 16 TB Capacity HDD SAS 3.5 NA Toshiba MG08SC MG08SCA16TEY 24HF9 N1WM9 EJ09 16 TB Capacity HDD SAS 3.5 NA Seagate Evans ST16000NM010G CNXPV CDP2W ELS8 16 TB Capacity HDD SAS 3.5 NA WD Paris-C WUH721816AL5200 VF206 441CN US07 16 TB Capacity HDD SAS 3.5 NA Seagate Cimarron ST4000NM017A KRM6X J12RT CSJA 4 TB Capacity HDD SAS 3.5 NA Seagate Cimarron ST8000NM014A 0N660 0HG6Y CSLE 8 TB Capacity HDD SAS 3.5 NA Seagate Cimarron BP ST4000NM019B 10N7R 912Y9 LW0A 4 TB Capacity HDD SAS 3.5 NA Seagate Cimarron BP ST8000NM024B C5HD0 NM6GP LS0C 8 TB Capacity HDD SAS 3.5 NA Toshiba MG08SD MG08SDA400NY FN2YX GTG81 EK06 4 TB Capacity HDD SAS 3.5 NA Seagate Evans BP ST12000NM006J M1C0T 92VPG PSLB 12 TB Capacity HDD SAS 3.5 NA Seagate Evans BP ST16000NM006J 41DXR 92VPG PSLB 16 TB Capacity HDD SAS 3.5 NA Toshiba MG08SD MG08SDA800EY NJWMG 1RCYJ EL01 8 TB Capacity HDD SAS 3.5 NA Seagate Cimarron BP ST8000NM024B C5HD0 NM6GP LS0C 8 TB Capacity HDD SAS 3.5 NA Seagate EvansBP ST16000NM006J 41DXR 92VPG PSLB 16 TB Capacity HDD SAS 3.5 NA Seagate LongsPeak ST20000NM004D R3G03 56HWT GS07 20 TB Capacity
SATA 2.5" SSD Cache or Capacity
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD SATA 2.5 Mixed Use Intel Youngsville-RR SSDSC2KG019TZR 8RXV5 14DT9 DL74 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Toshiba HK4 THNSF8800CCSE VCRY6 H3XHN DACB 800 GB Cache, Capacity SSD SATA 2.5 Mixed Use Toshiba HK4 THNSF81D60CSE DMF5Y H3XHN DACB 1.6 TB Cache, Capacity SSD SATA 2.5 Mixed Use Micron 5300 MTFDDAK960TDT XMWMK PWVX5 J004 960 GB Cache, Capacity SSD SATA 2.5 Mixed Use Micron 5300 MTFDDAK1T9TDT MMCDY PWVX5 J004 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Micron 5400 MTFDDAK3T8TGB-1BC1ZABDA 34JK8 JTW3W K403 3.84 TB Cache,Capacity SSD SATA 2.5 Mixed Use Samsung SM863a MZ7KM960HMJP0D3 DD4G0 97D8J GD57 960 GB Cache, Capacity SSD SATA 2.5 Mixed Use Samsung SM863a MZ7KM1T9HMJP0D3 K5P0T 97D8J GD57 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Samsung SM883 MZ7KH960HAJR0D3 YDHYX 3J3JR HF58 960 GB Cache, Capacity SSD SATA 2.5 Mixed Use Samsung SM883 MZ7KH1T9HAJR0D3 71K37 3J3JR HF58 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Intel S4600 SSDSC2KG960G7R TR3MY V141M DL5C 960 GB Cache, Capacity SSD SATA 2.5 Mixed Use Intel S4600 SSDSC2KG019T7R MWKF2 V141M DL5C 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Intel S4610 SSDSC2KG960G8R X31G3 2674V DL69 960 GB Cache, Capacity SSD SATA 2.5 Mixed Use Intel S4610 SSDSC2KG019T8R F8N2K 2674V DL69 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Intel S4610 SSDSC2KG019T8R 55J8H 2674V DL69 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Micron 5200 MTFDDAK960TDN HY1F8 W2X8N F005 960 GB Cache, Capacity SSD SATA 2.5 Mixed Use Micron 5200 MTFDDAK1T9TDN XKF5Y W2X8N F005 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Toshiba HK6-V KHK6YVSE960G XW4D1 W0YR1 DBC4 960 GB Cache, Capacity SSD SATA 2.5 Mixed Use Toshiba HK6-V KHK6YVSE1T92 0DXJ7 W0YR1 DBC4 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Hynix SE5130 HFS960G3E2X149N G162V 4T2FN DG00 960GB Cache,Capacity SSD SATA 2.5 Mixed Use Hynix SE5130 HFS1T9G3E2X149N HCR09 4T2FN DG00 1.92TB Cache,Capacity SSD SATA 2.5 Mixed Use Intel Youngsville-RR SSDSC2KG960GZR 8MHYH 14DT9 DL74 960 GB Cache,Capacity SSD SATA 2.5 Mixed Use Intel Youngsville-RR SSDSC2KG019TZR 8RXV5 14DT9 DL74 1.92 TB Cache,Capacity SSD SATA 2.5 Mixed Use Intel Youngsville RR (New) (S4620) SSDSC2KG960GZR DYMD0 14DT9 DL74 960 GB Cache,Capacity SSD SATA 2.5 Mixed Use Intel Youngsville RR (New) (S4620) SSDSC2KG019TZR 6XW3M 14DT9 DL74 1.92 TB Cache,Capacity SSD SATA 2.5 Mixed Use Samsung PM897 MZ7L3960HBLTAD3 96KT6 MX4DP HH58 960 GB Cache,Capacity SSD SATA 2.5 Mixed Use Samsung PM897 MZ7L31T9HBNAAD3 RRR7M MX4DP HH58 1.92 TB Cache,Capacity
SATA 2.5" SSD Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD SATA 2.5 Read Intensive Intel Youngsville-RR SSDSC2KB960GZR F6H8H 14DT9 DL74 960 GB Capacity SSD SATA 2.5 Read Intensive Intel Youngsville-RR SSDSC2KB019TZR VYYW8 14DT9 DL74 1.92 TB Capacity SSD SATA 2.5 Read Intensive Intel Youngsville-RR SSDSC2KB038TZR WNPN1 14DT9 DL74 3.84 TB Capacity SSD SATA 2.5 Read Intensive Intel Youngsville RR (New) (S4520) SSDSC2KB960GZR 5M8Y4 14DT9 DL74 960 GB Capacity SSD SATA 2.5 Read Intensive Intel Youngsville RR (New) (S4520) SSDSC2KB019TZR 6J65H 14DT9 DL74 1.92 TB Capacity SSD SATA 2.5 Read Intensive Intel Youngsville RR (New) (S4520) SSDSC2KB038TZR KM4C4 14DT9 DL74 3.84 TB Capacity SSD SATA 2.5 Read Intensive Micron 5200 MTFDDAK1T9TDD VJ36D W2X8N F005 1.92 TB Capacity SSD SATA 2.5 Read Intensive Micron 5300 MTFDDAK1T9TDS GYGVV PWVX5 J004 1.92 TB Capacity SSD SATA 2.5 Read Intensive Micron 5400 MTFDDAK3T8TGA-1BC1ZABDA CHF46 JTW3W K403 3.84 TB Capacity SSD SATA 2.5 Read Intensive Micron 5400 SED MTFDDAK3T8TGA-1BC16ABDA 2DXDK JTW3W K403 3.84 TB Capacity SSD SATA 2.5 Read Intensive Toshiba HK6-R KHK6YRSE1T92 919J7 W0YR1 DBC4 1.92 TB Capacity SSD SATA 2.5 Read Intensive Toshiba HK6-R KHK6YRSE3T84 8PYG5 W0YR1 DBC4 3.84 TB Capacity SSD SATA 2.5 Read Intensive Samsung PM883a MZ7LH1T9HALT0D3 9F9Y6 J81VT HG59 1.92 TB Capacity SSD SATA 2.5 Read Intensive Samsung PM883 MZ7LH1T9HMLT0D3 Y24T6 93P7P HE59 1.92 TB Capacity SSD SATA 2.5 Read Intensive Hynix SE5110 HFS1T9G3H2X069N 962FP N01GW DZ02 1.92 TB Capacity SSD SATA 2.5 Read Intensive Hynix SE4011 HFS1T9G32FEH-7A10A 0XMV9 3DTV4 DE08 1.92 TB Capacity SSD SATA 2.5 Read Intensive Hynix SE4011 HFS1T9G32FEH-7A1 0XMV9 3DTV4 DE08 1.92 TB Capacity SSD SATA 2.5 Read Intensive Intel S4510 SSDSC2KB019T8R 33R2T 2674V DL69 1.92 TB Capacity SSD SATA 2.5 Read Intensive Intel S4500 SSDSC2KB019T7R XCN15 V141M DL5C 1.92 TB Capacity SSD SATA 2.5 Read Intensive Intel S4500 SSDSC2KB038T7R 3RRN8 V141M DL5C 3.84 TB Capacity SSD SATA 2.5 Read Intensive Intel S4510 SSDSC2KB038T8R 1RHK2 2674V DL69 3.84 TB Capacity SSD SATA 2.5 Read Intensive Samsung PM883 MZ7LH3T8HMLT0D3 FYP5F 93P7P HE59 3.84 TB Capacity SSD SATA 2.5 Read Intensive Samsung PM883a MZ7LH3T8HALT0D3 5TVXD J81VT HG59 3.84 TB Capacity SSD SATA 2.5 Read Intensive Hynix SE4011 HFS3T8G32FEH-7410A D6C0R 3DTV4 DE08 3.84 TB Capacity SSD SATA 2.5 Read Intensive Hynix SE4011 HFS3T8G32FEH-741 D6C0R 3DTV4 DE08 3.84 TB Capacity SSD SATA 2.5 Read Intensive Hynix SE5110 HFS3T8G3H2X069N 3GDK0 N01GW DZ02 3.84 TB Capacity SSD SATA 2.5 Read Intensive Micron 5300 MTFDDAK3T8TDT 4H1RX R9YDC J408 3.84 TB Capacity SSD SATA 2.5 Read Intensive Intel Youngsville-RR SSDSC2KB019TZR VYYW8 14DT9 DL74 1.92 TB Capacity SSD SATA 2.5 Read Intensive Intel Youngsville-RR SSDSC2KB038TZR WNPN1 14DT9 DL74 3.84 TB Capacity SSD SATA 2.5 Read Intensive Samsung PM893 MZ7L31T9HBLTAD3 0KYP4 7YCK2 HJ58 1.92 TB Capacity SSD SATA 2.5 Read Intensive Samsung PM893 MZ7L33T8HBLTAD3 GCN5W 7YCK2 HJ58 3.84 TB Capacity SSD SATA 2.5 Mixed Use Hynix SE5031 HFS960G32FEH-BA10A 7GR2K 2CY65 DD02 960 GB Capacity SSD SATA 2.5 Mixed Use Hynix SE5031 HFS960G32FEH-BA1 7GR2K 2CY65 DD02 960 GB Capacity SSD SATA 2.5 Mixed Use Hynix SE5031 HFS1T9G32FEH-BA10A GKTF1 2CY65 DD02 1.92 TB Capacity SSD SATA 2.5 Mixed Use Hynix SE5031 HFS1T9G32FEH-BA1 GKTF1 2CY65 DD02 1.92 TB Capacity
SAS 2.5" SSD Cache or Capacity
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD SAS 2.5 Mixed Use Samsung PM1655 MZILG800HCHQAD3 3CHC8 5V4D3 DWG8 800 GB Cache,Capacity SSD SAS 2.5 Mixed Use Samsung PM1655 MZILG1T6HCJRAD3 5RJND 5V4D3 DWG8 1.6 TB Cache,Capacity SSD SAS 2.5 Write Intensive Kioxia PM6 KPM6XMUG800G H6GCD NGPR2 BA48 800 GB Cache, Capacity SSD SAS 2.5 Write Intensive Kioxia PM6 KPM6XMUG1T60 5GDXH NGPR2 BA48 1.6 TB Cache, Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6XVUG800G JTKH5 NGPR2 BA48 800 GB Cache, Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6XVUG1T60 GD3N0 NGPR2 BA48 1.6 TB Cache, Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6XVUG3T20 NKM7P NGPR2 BA48 3.2 TB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6XVUG6T40 6NW3J NGPR2 BA48 6.4 TB Cache,Capacity SSD SAS 2.5 Write Intensive Toshiba Phoenix M4 PX05SMB080Y CN3JH 1DJXX AS10 800 GB Cache, Capacity SSD SAS 2.5 Mixed Use Toshiba Phoenix M4 PX05SVB096Y 503M7 1DJXX AS10 960 GB Cache, Capacity SSD SAS 2.5 Write Intensive Toshiba Phoenix M4 PX05SMB160Y GVTYD 1DJXX AS10 1.6 TB Cache, Capacity SSD SAS 2.5 Mixed Use Toshiba Phoenix M4 PX05SVB192Y V0K7V 1DJXX AS10 1.92 TB Cache, Capacity SSD SAS 2.5 Mixed Use Toshiba Phoenix M4 PX05SVB384Y 3DDFT 1DJXX AS10 3.84 TB Cache, Capacity SSD SAS 2.5 Write Intensive Toshiba Phoenix M5-M KPM5XMUG800G DHRVV MXNC2 B028 800 GB Cache, Capacity SSD SAS 2.5 Write Intensive Toshiba Phoenix M5-M KPM5XMUG1T60 W9G88 MXNC2 B028 1.6 TB Cache, Capacity SSD SAS 2.5 Mixed Use Samsung PM1645a MZILT800HBHQ0D3 GW8T1 VJY6V DWA4 800 GB Cache, Capacity SSD SAS 2.5 Mixed Use Samsung PM1645a MZILT1T6HBJR0D3 3TCV6 VJY6V DWA4 1.6 TB Cache, Capacity SSD SAS 2.5 Mixed Use Samsung PM1645 MZILT1T6HAJQ0D3 DR0HX 4PPHJ DWF8 1.6 TB Cache, Capacity SSD SAS 2.5 Mixed Use WD Bear Cove Quantum WUSTR6480BSS200 6VJC9 8W5WF G138 800 GB Cache, Capacity SSD SAS 2.5 Mixed Use WD Bear Cove Quantum WUSTR6416BSS200 6NF96 8W5WF G138 1.6 TB Cache, Capacity SSD SAS 2.5 Mixed Use Toshiba Phoenix M5-V KPM5XVUG960G WFGTH MXNC2 B028 960 GB Cache, Capacity SSD SAS 2.5 Mixed Use Toshiba Phoenix M5-V KPM5XVUG1T92 2WVYG MXNC2 B028 1.92 TB Cache, Capacity SSD SAS 2.5 Mixed Use Toshiba Phoenix M5-V KPM5XVUG3T84 91W3V MXNC2 B028 3.84 TB Cache, Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 FIPS KPM6WVUG960G WMWKG 6DH0W BD48 960 GB Cache, Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 FIPS KPM6WVUG1T92 DHWH5 6DH0W BD48 1.92 TB Cache, Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 FIPS KPM6WVUG3T84 81H9C 6DH0W BD48 3.84 TB Cache, Capacity SSD SAS 2.5 Mixed Use Kioxia PM7 KPM7XVUG800G X96H8 T21WT C10E 800 GB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM7 KPM7XVUG1T60 4TRHM T21WT C10E 1.6 TB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM7 (FIPS) KPM7WVUG800G 81G77 57MM2 C40E 800GB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM7 (FIPS) KPM7WVUG1T60 G4NY4 57MM2 C40E 1.6TB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM7 (FIPS) KPM7WVUG3T20 RGP9J 57MM2 C40E 3.2TB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6WVUG960G J92FY 6DH0W BD48 960 GB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6WVUG1T92 1081V 6DH0W BD48 1.92 TB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6WVUG3T84 MD4YN 6DH0W BD48 3.84 TB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6XVUG800G NNGV4 NGPR2 BA48 800 GB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6XVUG1T60 CHJJJ NGPR2 BA48 1.6 TB Cache,Capacity SSD SAS 2.5 Mixed Use WD Bear Cove Plus WUSTR6416ASS200 8W6HC 7HYHH K968 1.6 TB Cache,Capacity
SAS 2.5" SSD Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD SAS 2.5 Read Intensive WD Bear Cove Plus WUSTR1519ASS200 5ND33 7HYHH K968 1.92 TB Capacity SSD SAS 2.5 Read Intensive WD Bear Cove Plus WUSTR1538ASS200 YW17N 7HYHH K968 3.84 TB Capacity SSD SAS 2.5 Read Intensive WD Bear Cove Quantum WUSTVA119BSS200 02X38 8W5WF G138 1.92 TB Capacity SSD SAS 2.5 Read Intensive WD Bear Cove Quantum WUSTVA138BSS200 FP1KF 8W5WF G138 3.84 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1643 MZILT1T9HAJQ0D3 F0VFY J3RRK DSF8 1.92 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1643 MZILT3T8HALS0D3 X8F87 J3RRK DSF8 3.84 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1643 MZILT7T6HMLA0D3 RVYD5 J3RRK DSF8 7.68 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1643a MZILT1T9HBJR0D3 TMTW9 D7RNT DSA4 1.92 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1643a MZILT3T8HBLS0D3 CRNPH D7RNT DSA4 3.84 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1633a MZILS1T9HEJH0D3 086DD XNGNT DSLA 1.92 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1633a MZILS3T8HMLH0D3 JR1HP XNGNT DSLA 3.84 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1643a MZILT960HBHQ0D3 K74WN D7RNT DSA4 960 GB Capacity SSD SAS 2.5 Read Intensive Samsung PM1643a MZILT7T6HALA0D3 84C40 D7RNT DSA4 7.68 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1653 MZILG1T9HCJRAD3 NRR34 FMKMG DSG8 1.92 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1653 MZILG3T8HCLSAD3 9N32F FMKMG DSG8 3.84 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1653 MZILG7T6HBLAAD3 Y8H7M FMKMG DSG8 7.68 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6XRUG1T92 4CN85 NGPR2 BA48 1.92 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6XRUG3T84 H9TT5 NGPR2 BA48 3.84 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6XRUG7T68 PD02Y NGPR2 BA48 7.68 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 FIPS KPM6WRUG1T92 7F2D1 6DH0W BD48 1.92 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 FIPS KPM6WRUG3T84 FH1W9 6DH0W BD48 3.84 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6WRUG1T92 H1P07 6DH0W BD48 1.92 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6WRUG3T84 3VHY3 6DH0W BD48 3.84 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6WRUG7T68 5T78C 6DH0W BD48 7.68 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6XRUG1T92 VRTN9 NGPR2 BA48 1.92 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6XRUG3T84 2XVX2 NGPR2 BA48 3.84 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6XRUG7T68 YM0T1 NGPR2 BA48 7.68 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM7 (FIPS) KPM7WRUG1T92 VGMCD 57MM2 C40E 1.92TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM7 (FIPS) KPM7WRUG3T84 YTVTF 57MM2 C40E 3.84TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM7 (FIPS) KPM7WRUG7T68 HCTYM 57MM2 C40E 7.68TB Capacity SSD SAS 2.5 Read Intensive Toshiba Phoenix M5-R KPM5XRUG1T92 TDNP7 MXNC2 B028 1.92 TB Capacity SSD SAS 2.5 Read Intensive Toshiba Phoenix M5-R KPM5XRUG3T84 N85XX MXNC2 B028 3.84 TB Capacity SSD SAS 2.5 Read Intensive Toshiba Phoenix M4 PX05SRB384Y XCRDV 1DJXX AS10 3.84 TB Capacity SSD SAS 2.5 Read Intensive Seagate LangeBP XS3840SE70114 KXDCD NKGWD 3D03 3.84 TB Capacity SSD SAS 2.5 Read Intensive Seagate LangeBP XS1920SE70114 D4VFW NKGWD 3D03 1.92 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM7 KPM7XRUG1T92 6K35K T21WT C10E 1.92 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM7 KPM7XRUG3T84 MT0R5 T21WT C10E 3.84 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM7 KPM7XRUG7T68 7N1WT T21WT C10E 7.68 TB Capacity
Value SAS 2.5" SSD
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD VSAS 2.5 Read Intensive Seagate LangeBP SED XS1920SE70134 K9T53 G04C8 4S0C 1.92 TB Capacity SSD VSAS 2.5 Read Intensive Seagate LangeBP SED XS3840SE70134 4KPKF G04C8 4S0C 3.84 TB Capacity SSD VSAS 2.5 Read Intensive Seagate LangeBP SED XS7680SE70134 2THYF G04C8 4S0C 7.68 TB Capacity SSD VSAS 2.5 Mixed Use Toshiba Phoenix RM5 KRM5XVUG3T84 X78JM NDG7N B710 3.84 TB Cache, Capacity SSD VSAS 2.5 Mixed Use Seagate LangeBP ISE XS3840LE70154 NWGX3 NX13G 4D0C 3.84 TB Cache, Capacity SSD VSAS 2.5 Mixed Use Seagate Cooper (Nytro 2550) XS960LE70095 2M1NG RRWVT CPE9 960GB Cache,Capacity SSD VSAS 2.5 Mixed Use Seagate Cooper (Nytro 2550) XS1920LE70095 K805Y RRWVT CPE9 1.92TB Cache,Capacity SSD VSAS 2.5 Mixed Use Seagate Cooper (Nytro 2550) XS3840LE70095 FT95M RRWVT CPE9 3.84TB Cache,Capacity SSD VSAS 2.5 Read Intensive Toshiba Phoenix RM5 KRM5XRUG7T68 5XD2F NDG7N B710 7.68 TB Capacity SSD VSAS 2.5 Read Intensive Seagate Lange ISE XS7680SE70074 2PKRH H3VHX EC16 7.68 TB Capacity SSD VSAS 2.5 Read Intensive Seagate LangeBP ISE XS7680SE70154 5KW0F NX13G 4D0C 7.68 TB Capacity SSD VSAS 2.5 Mixed Use Seagate LangeBP SED XS960LE70134 2RDWT G04C8 4S0C 960 GB Cache, Capacity SSD VSAS 2.5 Mixed Use Seagate LangeBP SED XS1920LE70134 N6DRV G04C8 4S0C 1.92 TB Cache, Capacity SSD VSAS 2.5 Mixed Use Seagate LangeBP SED XS3840LE70134 YM9HP G04C8 4S0C 3.84 TB Cache, Capacity SSD VSAS 2.5 Mixed Use Kioxia RM6 KRM6VVUG960G 42XXC 5WMK8 BJ07 960 GB Cache, Capacity SSD VSAS 2.5 Mixed Use Kioxia RM6 KRM6VVUG1T92 N15JP 5WMK8 BJ07 1.92 TB Cache, Capacity SSD VSAS 2.5 Mixed Use Kioxia RM6 KRM6VVUG3T84 FXYGR 5WMK8 BJ07 3.84 TB Cache, Capacity SSD VSAS 2.5 Read Intensive Kioxia RM6 KRM6VRUG1T92 1FGWG 5WMK8 BJ07 1.92 TB Capacity SSD VSAS 2.5 Read Intensive Kioxia RM6 KRM6VRUG3T84 XNXD2 5WMK8 BJ07 3.84 TB Capacity SSD VSAS 2.5 Read Intensive Kioxia RM6 KRM6VRUG7T68 5MHY8 5WMK8 BJ07 7.68 TB Capacity SSD VSAS 2.5 Read Intensive Kioxia RM7 KRM7VVUG960G 05MT7 1YD58 CA0C 960 GB Capacity SSD VSAS 2.5 Read Intensive Kioxia RM7 KRM7VVUG1T92 59XF2 1YD58 CA0C 1.92 TB Capacity SSD VSAS 2.5 Read Intensive Kioxia RM7 KRM7VVUG3T84 M0JVN 1YD58 CA0C 3.84 TB Capacity SSD vSAS 2.5 Read Intensive Kioxia RM7 KRM7VRUG7T68 D480G 1YD58 CA0C 7.68 TB Capacity SSD vSAS 2.5 Read Intensive Seagate Cooper XS7680SE70145 1J46N RRWVT CPE9 7.68 TB Capacity
NVMe 2.5" Cache or Capacity
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use NVMe PCIe 2.5 Write Intensive Intel Optane P4800x SSD/NVMe, 375GB U.2 2.5" SFF SSDPE21K375GAT 3DM57 HMRK7 E201DP38 375 GB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1725A, Dell Express Flash NVMe 1.6TB 2.5" SFF MZWLL1T6HEHP-000D3 JD6CH 34C36 1.2.1 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1725A, Dell Express Flash NVMe 3.2TB 2.5" SFF MZWLL3T2HMJP-000D3 JDMHM 34C36 1.2.1 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung
PM1725A, Dell Express Flash NVMe 6.4TB 2.5" SFF MZWLL6T4HMLS-000D3 Y3XT2 34C36 1.2.1 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1725b, Dell Express Flash NVMe 1.6TB 2.5" SFF MZWLL1T6HAJQ-000D3 4WDXY 3JJHC 1.2.2 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1725b, Dell Express Flash NVMe 3.2TB 2.5" SFF MZWLL3T2HAJQ-000D3 K60N7 3JJHC 1.2.2 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1725b, Dell Express Flash NVMe 6.4TB 2.5" SFF MZWLL6T4HMLA-000D3 08NMX 3JJHC 1.2.2 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel P4600, Dell Express Flash NVMe 1.6TB 2.5" SFF SSDPE2KE016T7T F5P84 CR0HC QDV1DP17 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel P4600, Dell Express Flash NVMe 3.2TB 2.5" SFF SSDPE2KE032T7T MCV6J CR0HC QDV1DP17 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel P4610, Dell Express Flash NVMe 1.6TB 2.5" SFF SSDPE2KE016T8T 58V30 GD4X4 VDV1DP25 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel P4610, Dell Express Flash NVMe 3.2TB 2.5" SFF SSDPE2KE032T8T 2CN1T GD4X4 VDV1DP25 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel P4610, Dell Express Flash NVMe 6.4TB 2.5" SFF SSDPE2KE064T8T X27HY GD4X4 VDV1DP25 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use KIOXIA DELL EXPRESS FLASH KIOXIA CM6 MU 1.6TB U.2 FIPS KCM6FVUL1T60 G7N00 T79D5 1.2.0 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735 SP 3WPD, SSD, NVMe, 2.5, 512e, ISE MZWLJ1T6HBJR-00AD3 6GK00 5CM3G 2.5.0 1.6 TB Cache, Capacity NVMe PCIe NA Mixed Use Samsung PM1735 SP 3WPD, SSD, Gen4 NVMe, 2.5, 512e, ISE MZWLJ3T2HBJRAD3 15TVC 5CM3G 2.5.0 3.2TB Cache,Capacity NVMe PCIe NA Mixed Use Samsung PM1735 SP 3WPD, SSD, Gen4 NVMe, 2.5, 512e, ISE MZWLJ6T4HALAAD3 F6V5P 5CM3G 2.5.0 6.4TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM6 SP KCM6XVUL1T60 P03YC GMM6V 2.2.2 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM6 SP KCM6XVUL3T20 97GR0 GMM6V 2.2.2 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM6 SP KCM6XVUL6T40 K916X GMM6V 2.2.2 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel P5600 SP 3WPD D7 P5600 Series 1.6TB C9X5T CGXH7 1.2.4 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel P5600 SP 3WPD D7 P5600 Series 3.2TB PRKTM CGXH7 1.2.4 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel Arbordale Plus RR P5620 SSDPF2KE016T1E 82TVJ 76F7P 1.2.0 1.6 TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Intel Arbordale Plus RR P5620 SSDPF2KE032T1E TY3M5 76F7P 1.2.0 3.2 TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Intel Arbordale Plus RR P5620 SSDPF2KE064T1E 5WCR8 76F7P 1.2.0 6.4TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735 V2 SP 3WPD MZWLR1T6HBJR-00AD3 0MNMV 5V3P7 2.5.0 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735 V2 SP 3WPD MZWLR3T2HBLS-00AD3 V69W3 5V3P7 2.5.0 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735 V2 SP 3WPD MZWLR6T4HALA-00AD3 H8D5M 5V3P7 2.5.0 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735a MZWLR1T6HCJRAD3 H8GHV JN1W7 1.1.1 1.6 TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735a MZWLR3T2HCLSAD3 617H6 JN1W7 1.1.1 3.2 TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735a MZWLR6T4HBLAAD3 9F6Y3 JN1W7 1.1.1 6.4 TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XVUG1T60 MP4F2 11FGY 2.0.0 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XVUG3T20 XFNX0 11FGY 2.0.0 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XVUG6T40 8RJJ9 11FGY 2.0.0 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Hynix PS1030 HFS1T6GEJVX171N 1HYKD 4K7P4 1.0.0 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Hynix PS1030 HFS3T2GEJVX171N 9VWPD 4K7P4 1.0.0 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Hynix PS1030 HFS6T4GEJVX171N PYMY6 4K7P4 1.0.0 6.4 TB Cache, Capacity
NVMe 2.5" Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use NVMe PCIe M.2 Read Intensive Micron 7400 MTFDKBG1T9TDZ G18YX P3DH8 1.3.0 1.92TB Capacity NVMe PCIe M.2 Read Intensive Micron 7400 MTFDKBG3T8TDZ 2RN2N P3DH8 1.3.0 3.84TB Capacity NVMe PCIe M.2 Read Intensive Hynix PE8010 HFS960GDC8X099N 21GXV R2TTT 1.3.0 960GB Capacity NVMe PCIe M.2 Mixed Use Hynix PE8030 HFS800GDC8X088N 31XDY R2TTT 1.3.0 800GB Capacity NVMe PCIe M.2 Mixed Use Micron 7450 MTFDKBA800TFS F9MKX M08GV 1.1.0 800GB Capacity NVMe PCIe M.2 Mixed Use Hynix PE9030 HFS800GDJ8X167N FYWN9 8G62T 1.1.0 800GB Capacity NVMe PCIe M.2 Read Intensive Hynix PE9010 HFS960GDJ8X167N XN5KG CDKNW 1.1.0 960GB Capacity NVMe PCIe M.2 Read Intensive Hynix PE8010 HFS960GDC8X099N 21GXV R2TTT 1.3.0 960GB Capacity NVMe PCIe M.2 Read Intensive Hynix PE9010 HFS960GEJ8X167N 4H05X CDKNW 1.1.0 960GB Capacity NVMe PCIe M.2 Read Intensive Micron 7450 MTFDKBA960TFR PH7J6 M08GV 1.1.0 960GB Capacity NVMe PCIe M.2 Read Intensive Micron 7450 MTFDKBG1T9TFR J927V M08GV 1.1.0 1.92TB Capacity NVMe PCIe M.2 Read Intensive Hynix PE8110 HFS1T9GDE0X088N MY5M4 19H08 1.1.0 1.92TB Capacity NVMe PCIe M.2 Read Intensive Micron 7450 MTFDKBG3T8TFR 5FP33 M08GV 1.1.0 3.84TB Capacity NVMe PCIe M.2 Read Intensive Hynix PE8110 HFS3T8GDE0X088N 5JR5H 19H08 1.1.0 3.84TB Capacity NVMe PCIe 2.5 Read Intensive Toshiba CD5 KCD5XLUG960G DRC9H T79D5 1.2.0 960 GB Capacity NVMe PCIe 2.5 Read Intensive Toshiba CD5 KCD5XLUG3T84 17C57 T79D5 1.2.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Intel P4510 SSDPE2KX040T8T 5GMK0 GD4X4 VDV1DP25 4 TB Capacity NVMe PCIe 2.5 Read Intensive KIOXIA DELL EXPRESS FLASH KIOXIA CM6 RI 1.92TB U.2 FIPS KCM6FRUL1T92 TXP72 T79D5 1.2.0 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Intel P5500 SSDPF2KX019T9T WPP9G CGXH7 1.2.4 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Intel P5500 SSDPF2KX038T9T KRT3G CGXH7 1.2.4 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Intel P5500 SSDPF2KX076T9T RNN67 CGXH7 1.2.4 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733 V2 MZWLR3T8HBLS-00AD3 G5N65 5V3P7 2.5.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733 V2 MZWLR7T6HALA-00AD3 DX74Y 5V3P7 2.5.0 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733 V2 MZWLR15THALA-00AD3 182NW 5V3P7 2.5.0 15.36 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733a MZWLR3T8HCLSAD3 RJKM5 JN1W7 1.1.1 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733a MZWLR7T6HBLAAD3 R1J8J JN1W7 1.1.1 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733a MZWLR15THBLAAD3 D4CJG JN1W7 1.1.1 15.36 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CM6 KCM6XRUL1T92 N0VK0 GMM6V 2.2.2 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CM6 KCM6XRUL3T84 8W2G5 GMM6V 2.2.2 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CM6 KCM6XRUL7T86 VD0JX GMM6V 2.2.2 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CM6 KCM6XRUL15T3 J91CR GMM6V 2.2.2 15.36 TB Capacity NVMe PCIe 2.5 Read Intensive Intel Arbordale Plus RR P5520 SSDPF2KX019T1E 0HVC7 76F7P 1.2.0 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Intel Arbordale Plus RR P5520 SSDPF2KX038T1E 77MRY 76F7P 1.2.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Intel Arbordale Plus RR P5520 SSDPF2KX076T1E 90M2J 76F7P 1.2.0 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Intel Arbordale Plus R P5316 SSDPF2NV307TZ 4KCVT GDPV2 1.2.0 30.72 TB Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XRUG1T92 M8YW0 11FGY 2.0.0 1.92 TB Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XRUG3T84 XHYGF 11FGY 2.0.0 3.84 TB Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XRUG7T68 VV2M7 11FGY 2.0.0 7.68 TB Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XRUG15T3 DX2PD 11FGY 2.0.0 15.36 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CD8 KCD8XRUG1T92 NNKCT R6NX0 2.0.0 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CD8 KCD8XRUG3T84 N1MK1 R6NX0 2.0.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CD8 KCD8XRUG7T68 MXD8J R6NX0 2.0.0 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Hynix PS1010 HFS1T9GEJVX171N 7GGK1 4K7P4 1.0.0 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Hynix PS1010 HFS3T8GEJVX171N J4TDK 4K7P4 1.0.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Hynix PS1010 HFS7T6GEJVX171N 2533N 4K7P4 1.0.0 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Hynix PS1010 HFS15T3EJVX171N 8TY8G 4K7P4 1.0.0 15.36 TB Capacity
NVMe Add-in Cards
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use NVMe PCIe AIC Mixed Use Samsung PM1725A, Dell Express Flash NVMe 1.6TB HHHL AIC MZPLL1T6HEHP-000D3 06V6M 34C36 1.2.1 1.6 TB Cache, Capacity NVMe PCIe AIC Mixed Use Samsung PM1725A, Dell Express Flash NVMe 3.2TB HHHL AIC MZPLL3T2HMLS-00003 C2KKH 34C36 1.2.1 3.2 TB Cache, Capacity NVMe PCIe AIC Mixed Use Samsung PM1725A, Dell Express Flash NVMe 6.4TB HHHL AIC MZPLL6T4HMLS-000D3 604N5 34C36 1.2.1 6.4 TB Cache, Capacity NVMe PCIe AIC Mixed Use Samsung PM1725b, Dell Express Flash NVMe 1.6TB (MU) HHHL AIC MZPLL1T6HAJQ-000D3 FTX2R 3JJHC 1.2.2 1.6 TB Cache, Capacity NVMe PCIe AIC Mixed Use Samsung PM1725b, Dell Express Flash NVMe 3.2TB (MU) HHHL AIC MZPLL3T2HAJQ-00005 73KJ7 3JJHC 1.2.2 3.2 TB Cache, Capacity NVMe PCIe AIC Mixed Use Samsung PM1725b, Dell Express Flash NVMe 6.4TB (MU) HHHL AIC MZPLL6T4HMLA-000D3 FW2K0 3JJHC 1.2.2 6.4 TB Cache, Capacity NVMe PCIe AIC Mixed Use Samsung PM1735 SP 3WPD, SSD, NVMe, HHHL, 512e, ISE MZPLJ1T6HBJR-00AD3 Y7D7D 5CM3G 2.5.0 1.6 TB Cache, Capacity NVMe PCIe AIC Mixed Use Samsung PM1735 SP 3WPD, SSD, NVMe, HHHL, 512e, ISE MZPLJ6T4HALA-00AD3 91FXC 5CM3G 2.5.0 6.4 TB Cache, Capacity
3.1.2 - Azure Stack HCI Support Matrix for 16G (2409)
Model Supported Operating System AX-760 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2
Base Components
Component Type Software Bundle Minimum Supported Version Supported Platforms Supported OS BIOS Firmware DUP JDR1R 2.3.5 AX-760 NA Chipset driver for 16G Intel platforms Driver DUP PMRXT 10.1.19913.8607 AX-760 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 iDRAC9 with Lifecycle Controller Firmware DUP PTRXR 7.10.70.00 AX-760 NA Expander Storage Backplane Firmware DUP J9JW2 1.61 AX-760 NA NVMe Switch Storage Backplane Firmware DUP V5501 3.31 AX-760 NA Non-expander Storage Backplane Firmware DUP GXH37 7.1 AX-760 NA iDRAC Service Module Firmware DUP 7152M 5.3.1.0 AX-760 NA
Network Adapters
Component Part Number SDDC AQ for Windows Server 2022 RDMA Protocol Firmware Software Bundle Firmware Minimum Supported Version Driver Software Bundle Driver Minimum Supported Version Supported OS Supported Platforms Broadcom 5720 Dual Port 1 GbE Network LOM Mezz Card 5NN70 Management N/A RXW7G 22.91.5 3JTWY 22.70.1 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-760 Intel E810-XXV Dual Port 25GbE SFP28 Adapter, PCIe LP 6J1N1 Management Compute (Premium) Storage (Premium) iWARP 89VV2 23.0.8 6JHVK 23.0.0 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-760 Intel E810-CQDA2 Dual Port 100GbE QSFP28 Adapter, PCIe FH 85F8F Intel E810-XXV Dual Port 25GbE SFP28 Adapter, PCIe FH CD16M Intel E810-CQDA2 Dual Port 100GbE QSFP28 Adapter, PCIe LP DWNRF Intel E810-XXVDA2 Dual Port 1/10/25GbE SFP28 Adapter PWH3C Intel E810-XXVDA4 Quad Port 1/10/25GbE SFP28 Adapter, PCIe FH VK88G Intel E810-XXVDA4 Quad Port 1/10/25GbE SFP28 Adapter Y4VV5 Mellanox ConnectX-6 Dx Dual Port 100GbE QSFP56 PCIe Adapter, FH 8P2T2 Management Compute (Premium) Storage (Premium) RoCEv2 2CMVW 22.41.10.00 G6M58 24.04.03 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-760 Mellanox ConnectX-6 Dx Dual Port 100GbE QSFP56 PCIe Adapter, LP F6FXM Nvidia ConnectX-6 Lx Dual Port 10/25GbE SFP28 Adapter, PCIe LP 6XJXK Management Compute (Premium) Storage (Premium) RoCEv2 1H4PM 26.41.10.00 G6M58 24.04.03 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-760 Nvidia ConnectX-6 Lx Dual Port 10/25GbE SFP28 Adapter DN78C Nvidia ConnectX-6 Lx Dual Port 10/25GbE SFP28 Adapter, PCIe FH R5WK9
Network Switches
Component Category Minimum Supported Version Dell EMC Networking S3048-ON OS9/OS10 Network Switch - Management 9.14.2.0/10.5.1.0 Dell EMC Networking S4048-ON OS9 Network Switch 9.14.2.0 Dell EMC Networking S4112F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S4128F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S4148F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S5048-ON OS9 Network Switch 9.14.2.0 Dell EMC Networking S5148F-ON OS10 Network Switch 10.4.2.1 - "OS10 (v10.5.x) is not supported on S5148F-ON" Dell EMC Networking S5212F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S5224F/S5248F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S5232F-ON OS10 Network Switch 10.5.1.0
GPUs
GPU Model Vendor Description Part Number Firmware version Driver Version GPU-P capable Supported Platform Supported OS A10 NVIDIA NVIDIA Ampere A10, PCIe, 150W, 24GB,GPU, V2 6KNWW 94.02.5C.00.04 528.89 WHQL Yes AX-760 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A16 NVIDIA NVIDIA Ampere A16, PCIe, 250W, 64GB Passive, Double Wide, Full Height GPU 8F04V 94.07.54.00.45 528.89 WHQL Yes AX-760 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A16 NVIDIA NVIDIA Ampere A16, PCIe, 250W, 64GB Passive, Double Wide, Full Height GPU,V2 D1P1T 94.07.54.00.45 528.89 WHQL Yes AX-760 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A2 NVIDIA NVIDIA Ampere A2, PCIe, 60W, 16GB Passive, Single Wide, Low Profile GPU, V2 H98K0 94.07.5B.00.55 528.89 WHQL Yes AX-760 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A2 NVIDIA NVIDIA Ampere A2, PCIe, 60W, 16GB Passive, Single Wide, Full Height GPU, V2 MG5JX 94.07.5B.00.55 528.89 WHQL Yes AX-760 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A30 NVIDIA NVIDIA Ampere A30, PCIe, 165W, 24GB Passive, Double Wide, Full Height GPU W3C1G 92.00.58.00.01 528.89 WHQL No AX-760 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A30 NVIDIA NVIDIA Ampere A30, PCIe, 165W, 24GB Passive, Double Wide, Full Height GPU, V2 RV08M 92.00.58.00.01 528.89 WHQL No AX-760 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A40 NVIDIA NVIDIA Ampere A40, PCIe, 300W, 48GB Passive, Double Wide, Full Height GPU W6GX6 94.02.5C.00.0F 528.89 WHQL Yes AX-760 Azure Stack HCI-22H2 Azure Stack HCI-23H2 T4 NVIDIA NVIDIA Tesla T4 16GB, PCIe, 70W, 16GB Passive, Single Wide, Full Height GPU HCKJM 90.04.96.00.01 528.89 WHQL No AX-760 Azure Stack HCI-22H2 Azure Stack HCI-23H2 T4 NVIDIA NVIDIA Tesla T4 16GB, PCIe, 70W, Passive, Single Wide, Low Profile GPU 7PH29 90.04.96.00.01 528.89 WHQL No AX-760 Azure Stack HCI-22H2 Azure Stack HCI-23H2
NOTE
Dell update packages are not available for GPU cards, please download the latest driver version from NVIDIA driver download page.
Storage Controllers
Component Dell Part Number Firmware Software Bundle Firmware Minimum Supported Version Driver Software Bundle Driver Minimum Supported Version Supported Platforms Supported OS BOSS-N1 WW56V 3P9J3 2.1.13.2025 Inbox Inbox AX-760 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 HBA355i K6MCJ Y99R5 24.15.14.00 M2P63 2.61.48.00 AX-760 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2
SATA M.2 SSD Boot Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use NVMe PCIe M.2 Read Intensive Micron 7400 MTFDKBA960TDZ PRV6C P3DH8 1.3.0 960GB Boot NVMe PCIe M.2 Read Intensive Micron 7400 MTFDKBG960TDZ 0V8F7 P3DH8 1.3.0 960GB Boot
SAS 3.5" HDD Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use HDD SAS 3.5 NA HGST Vela-A HUS726T4TALS200 NT1X2 J5K8G PU08 4 TB Capacity HDD SAS 3.5 NA Toshiba MG10 MG10SDA400NY 9VN79 99TKP 4 TB Capacity HDD SAS 3.5 NA HGST Vela-AP HUS728T8TAL5200 44YFV 27MDM RS07 8 TB Capacity HDD SAS 3.5 NA Toshiba MG06 MG06SCA800EY FV725 4G5GY EH0D 8 TB Capacity HDD SAS 3.5 NA HGST Leo-A He12 HUH721212AL5200 9HXK6 8VV2X NS10 12 TB Capacity HDD SAS 3.5 NA WD Paris-C WUH721816AL5200 VF206 441CN US07 16 TB Capacity HDD SAS 3.5 NA Seagate Cimarron BP ST4000NM019B 10N7R 912Y9 LW0A 4 TB Capacity HDD SAS 3.5 NA Seagate Cimarron BP ST8000NM024B C5HD0 NM6GP LS0C 8 TB Capacity HDD SAS 3.5 NA Toshiba MG08SD MG08SDA400NY FN2YX GTG81 EK06 4 TB Capacity HDD SAS 3.5 NA Seagate Evans BP ST12000NM006J M1C0T 92VPG PSLB 12 TB Capacity HDD SAS 3.5 NA Seagate Evans BP ST16000NM006J 41DXR 92VPG PSLB 16 TB Capacity HDD SAS 3.5 NA Toshiba MG08SD MG08SDA800EY NJWMG 1RCYJ EL01 8 TB Capacity HDD SAS 3.5 Read Intensive Seagate LongsPeak ST20000NM004D R3G03 56HWT GS07 20 TB Capacity HDD SAS 3.5 NA Seagate CimarronBP(EWP) DL4000NM019B F7DTR 6CR8T LBW3 4 TB Capacity HDD SAS 3.5 NA Toshiba MG09 MG09SCA12TEY 0N96X XWG1Y EM04 12 TB Capacity HDD SAS 3.5 NA Seagate Summit ST12000NM007H FN7VR KVGNJ SWS5 12 TB Capacity HDD SAS 3.5 NA Toshiba HC5T5 MG09SCA16TEY MXC46 XWG1Y EM04 16 TB Capacity HDD SAS 3.5 NA Seagate Summit ST16000NM007H R0G8W 7PGV1 SYS5 16 TB Capacity HDD SAS 3.5 NA Toshiba MG10 MG10SCA20TEY NT45N 6YRCP EN03 20 TB Capacity HDD SAS 3.5 NA WD Paris-D PR2 WUH722020BL5200 1D4CR CR99P VS15 20 TB Capacity HDD SAS 3.5 NA Seagate Summit ST20000NM007H R5KP7 7PGV1 SYS5 20 TB Capacity HDD SAS 3.5 NA WD London DP WUH722420AL5200 MTTCF FN2N1 YS01 20 TB Capacity
SAS 2.5" SSD Cache or Capacity
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD SAS 2.5 Mixed Use Samsung PM1655 MZILG800HCHQAD3 3CHC8 5V4D3 DWG8 800 GB Cache,Capacity SSD SAS 2.5 Mixed Use Samsung PM1655 MZILG1T6HCJRAD3 5RJND 5V4D3 DWG8 1.6 TB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM7 KPM7XVUG1T60 4TRHM T21WT C10E 1.6 TB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6XVUG800G NNGV4 NGPR2 BA48 800 GB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM7 KPM7XVUG800G X96H8 T21WT C10E 800 GB Cache,Capacity
SAS 2.5" SSD Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD SAS 2.5 Read Intensive Samsung PM1653 MZILG3T8HCLSAD3 9N32F FMKMG DSG8 3.84 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1653 MZILG7T6HBLAAD3 Y8H7M FMKMG DSG8 7.68 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM7 KPM7XRUG3T84 MT0R5 T21WT C10E 3.84 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM7 KPM7XRUG7T68 7N1WT T21WT C10E 7.68 TB Capacity
Value SAS 2.5" SSD
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD vSAS 2.5 Mixed Use Seagate Cooper (Nytro 2550) XS960LE70095 2M1NG RRWVT CPE9 960GB Cache,Capacity SSD vSAS 2.5 Mixed Use Seagate Cooper (Nytro 2550) XS1920LE70095 K805Y RRWVT CPE9 1.92TB Cache,Capacity SSD vSAS 2.5 Mixed Use Seagate Cooper (Nytro 2550) XS3840LE70095 FT95M RRWVT CPE9 3.84TB Cache,Capacity SSD vSAS 2.5 Mixed Use Kioxia RM6 KRM6VVUG960G 42XXC 5WMK8 BJ07 960 GB Cache, Capacity SSD vSAS 2.5 Mixed Use Kioxia RM6 KRM6VVUG1T92 N15JP 5WMK8 BJ07 1.92 TB Cache, Capacity SSD vSAS 2.5 Mixed Use Kioxia RM6 KRM6VVUG3T84 FXYGR 5WMK8 BJ07 3.84 TB Cache, Capacity SSD vSAS 2.5 Read Intensive Kioxia RM6 KRM6VRUG7T68 5MHY8 5WMK8 BJ07 7.68 TB Capacity SSD vSAS 2.5 Mixed Use Kioxia RM7 KRM7VVUG960G 05MT7 1YD58 CA0C 960 GB Cache, Capacity SSD vSAS 2.5 Mixed Use Kioxia RM7 KRM7VVUG1T92 59XF2 1YD58 CA0C 1.92 TB Cache, Capacity SSD vSAS 2.5 Mixed Use Kioxia RM7 KRM7VVUG3T84 M0JVN 1YD58 CA0C 3.84 TB Cache, Capacity SSD vSAS 2.5 Read Intensive Kioxia RM7 KRM7VRUG7T68 D480G 1YD58 CA0C 7.68 TB Capacity SSD vSAS 2.5 Read Intensive Seagate Cooper XS7680SE70145 1J46N RRWVT CPE9 7.68 TB Capacity
NVMe 2.5" Cache or Capacity
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use NVMe PCIe 2.5 Mixed Use Samsung PM1735 SP 3WPD, SSD, NVMe, 2.5, 512e, ISE MZWLJ1T6HBJR-00AD3 6GK00 5CM3G 2.5.0 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735 SP 3WPD, SSD, Gen4 NVMe, 2.5, 512e, ISE MZWLJ3T2HBJRAD3 15TVC 5CM3G 2.5.0 3.2TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735 SP 3WPD, SSD, Gen4 NVMe, 2.5, 512e, ISE MZWLJ6T4HALAAD3 F6V5P 5CM3G 2.5.0 6.4TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM6 SP KCM6XVUL3T20 97GR0 GMM6V 2.2.2 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM6 SP KCM6XVUL6T40 K916X GMM6V 2.2.2 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735 V2 SP 3WPD MZWLR3T2HBLS-00AD3 V69W3 5V3P7 2.5.0 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735 V2 SP 3WPD MZWLR6T4HALA-00AD3 H8D5M 5V3P7 2.5.0 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735a MZWLR1T6HCJRAD3 H8GHV JN1W7 1.1.1 1.6 TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735a MZWLR3T2HCLSAD3 617H6 JN1W7 1.1.1 3.2 TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735a MZWLR6T4HBLAAD3 9F6Y3 JN1W7 1.1.1 6.4 TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XVUG1T60 MP4F2 11FGY 2.0.0 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XVUG3T20 XFNX0 11FGY 2.0.0 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XVUG6T40 8RJJ9 11FGY 2.0.0 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Hynix PS1030 HFS1T6GEJVX171N 1HYKD 4K7P4 1.0.0 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Hynix PS1030 HFS3T2GEJVX171N 9VWPD 4K7P4 1.0.0 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Hynix PS1030 HFS6T4GEJVX171N PYMY6 4K7P4 1.0.0 6.4 TB Cache, Capacity
NVMe 2.5" Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use NVMe PCIe 2.5 Read Intensive Samsung PM1733 V2 MZWLR3T8HBLS-00AD3 G5N65 5V3P7 2.5.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733 V2 MZWLR7T6HALA-00AD3 DX74Y 5V3P7 2.5.0 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733a MZWLR3T8HCLSAD3 RJKM5 JN1W7 1.1.1 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733a MZWLR7T6HBLAAD3 R1J8J JN1W7 1.1.1 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733a MZWLR15THBLAAD3 D4CJG JN1W7 1.1.1 15.36 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CM6 KCM6XRUL1T92 N0VK0 GMM6V 2.2.2 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CM6 KCM6XRUL3T84 8W2G5 GMM6V 2.2.2 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CM6 KCM6XRUL7T86 VD0JX GMM6V 2.2.2 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CM6 KCM6XRUL15T3 J91CR GMM6V 2.2.2 15.36 TB Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XRUG1T92 M8YW0 11FGY 2.0.0 1.92 TB Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XRUG3T84 XHYGF 11FGY 2.0.0 3.84 TB Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XRUG7T68 VV2M7 11FGY 2.0.0 7.68 TB Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XRUG15T3 DX2PD 11FGY 2.0.0 15.36 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CD8 KCD8XRUG3T84 N1MK1 R6NX0 2.0.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Hynix PS1010 HFS1T9GEJVX171N 7GGK1 4K7P4 1.0.0 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Hynix PS1010 HFS3T8GEJVX171N J4TDK 4K7P4 1.0.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Hynix PS1010 HFS7T6GEJVX171N 2533N 4K7P4 1.0.0 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Hynix PS1010 HFS15T3EJVX171N 8TY8G 4K7P4 1.0.0 15.36 TB Capacity NVMe PCIe 2.5 Read Intensive Hynix PE8010 HFS960GECTX088N WR2FG T1XKD 1.3.0 960 GB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CD8 SDF1E86DAB YNGYD 0G35R 2.0.0 960 GB Capacity NVMe PCIe 2.5 Read Intensive Micron 7450 MTFDKCC960TFR-1BC1ZABDA KXT48 WFYW1 1.0.1 960 GB Capacity NVMe PCIe 2.5 Read Intensive Micron 7500 MTFDKCC960TGP-1BK1JABDA G7NCH RW51N 1.0.0 960 GB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM9A3 MZQL2960HCJR-00AD3 6HYWM HX5W6 1.1.1 960 GB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733a MZWLR1T9HCJR-00AD3 8PMRM 85C0H 1.1.2 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733 V2 MZWLR1T9HBJR-00AD3 WPR17 5V3P7 2.5.0 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Micron 7450 MTFDKCC3T8TFR-1BC1ZABDA NDK2D WFYW1 1.0.1 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CD7 KCD7XRUG3T84 RFYP9 K6597 2.0.1 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Hynix PE8010 HFS3T8GECTX088N V6WP5 T1XKD 1.3.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM9A3 MZQL23T8HCLS-00AD3 P7G03 XDW41 1.1.1 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Micron 7500 MTFDKCC3T8TGP-1BK1JABDA GT3F3 RW51N 1.0.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Intel Arbordale Plus R P5316 SSDPF2NV307TZ 4KCVT GDPV2 1.2.0 30.72 TB Capacity
3.2 - Azure Stack HCI Support Matrix (2406)
3.2.1 - Azure Stack HCI Support Matrix for 14G-15G (2406)
Notes and warnings
CAUTION
The upgrade of Azure Stack HCI, version 22H2 to Azure Stack HCI, version 23H2 is currently not supported by Dell. Dell customers are recommended to wait for Dell to complete the upgrade validation prior to attempting the upgrade. Customers that choose to proceed with the upgrade need to contact Microsoft for any assistance with resolving problems that may occur during the upgrade process.
Dell also recommends that any customer choosing to upgrade their Azure Stack HCI clusters running HCI OS 22H2 to HCI OS 23H2 should update the cluster node to the drivers and firmware versions listed in the 2409 support matrix prior to upgrading.
For new deployments, we recommend that you use Azure Stack HCI, version 23H2 which is now generally available. For more information on Azure Stack HCI, version 23H2, see Use Azure Update Manager to update your Azure Stack HCI, version 23H2.
Model Supported Operating System AX-640 Windows Server 2019 Datacenter Azure Stack HCI-21H2 Azure Stack HCI-22H2 Windows Server 2022 Datacenter AX-740xd Windows Server 2019 Datacenter Azure Stack HCI-21H2 Azure Stack HCI-22H2 Windows Server 2022 Datacenter AX-6515 Windows Server 2019 Datacenter Azure Stack HCI-21H2 Azure Stack HCI-22H2 Windows Server 2022 Datacenter Azure Stack HCI-23H2 AX-7525 Windows Server 2019 Datacenter Azure Stack HCI-21H2 Azure Stack HCI-22H2 Windows Server 2022 Datacenter Azure Stack HCI-23H2 AX-650 Windows Server 2022 Datacenter Azure Stack HCI-21H2 Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-750 Windows Server 2022 Datacenter Azure Stack HCI-21H2 Azure Stack HCI-22H2 Azure Stack HCI-23H2 R640 Storage Spaces Direct RN Windows Server 2019 Datacenter R740xd Storage Spaces Direct RN Windows Server 2019 Datacenter R440 Storage Spaces Direct RN Windows Server 2019 Datacenter R740xd2 Storage Spaces Direct RN Windows Server 2019 Datacenter
Base Components
Component Type Software Bundle Minimum Supported Version Supported Platforms Supported OS BIOS Firmware DUP 72VRD 2.21.2 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN NA BIOS Firmware DUP HKPG0 2.21.2 R440 Storage Spaces Direct RN NA BIOS Firmware DUP XDG7W 2.21.2 R740xd2 Storage Spaces Direct RN NA BIOS Firmware DUP 65N1P 2.15.2 AX-6515 NA BIOS Firmware DUP R8W5J 2.15.2 AX-7525 NA BIOS Firmware DUP JRHTF 1.14.1 AX-650 AX-750 NA iDRAC9 with Lifecycle Controller Firmware DUP TNYR2 7.00.00.171 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740x2 Storage Spaces Direct RN NA iDRAC9 with Lifecycle Controller Firmware DUP CX8MF 7.10.50.00 AX-6515 AX-7525 AX-650 AX-750 NA Non-expander Storage Backplane Firmware DUP VV85D 4.35 AX-6515 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN NA Non-expander Storage Backplane Firmware DUP KW60H 7.1 AX-7525 AX-750 NA Non-expander Storage Backplane Firmware DUP X3JNV 7.1 AX-650 NA NVMe Switch Storage Backplane Firmware DUP 5XJWN 1.05 AX-750 NA Expander Storage Backplane Firmware DUP H9PV3 1.2 AX-7525 AX-750 NA Expander Storage Backplane Firmware DUP 60K1J 2.52 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740x2 Storage Spaces Direct RN NA Expander Storage Backplane Firmware DUP 2F90T 2.46 AX-6515 NA CPLD Firmware DUP 1GW62 1.0.10 R440 Storage Spaces Direct RN NA CPLD Firmware DUP 9N4DH 1.0.6 AX-640 R640 Storage Spaces Direct RN NA CPLD Firmware DUP G65GH 1.1.4 AX-740xd R740xd Storage Spaces Direct RN NA CPLD Firmware DUP R13D8 1.0.4 R740xd2 Storage Spaces Direct RN NA CPLD Firmware DUP 79XGF 1.0.7 AX-6515 NA CPLD Firmware DUP 4NMC7 1.2.0 AX-7525 NA CPLD Firmware DUP 9VPFM 1.1.0 AX-650 AX-750 NA Chipset driver for 14G Intel platforms Driver DUP CC15F 10.1.19485.8386 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740x2 Storage Spaces Direct RN Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Chipset driver for 15G AMD platforms Driver DUP 4GJTG 6.02.22.100 AX-6515 AX-7525 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-23H2 Chipset driver for 15G AMD platforms Driver DUP NJ9WJ 2.18.30.202 AX-6515 AX-7525 Azure Stack HCI-22H2 Chipset driver for 15G Intel platforms Driver DUP 477GN 10.1.19485.8386 AX-650 AX-750 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 iDRAC Service Module OS DUP Application D6P8J 5.3.0.0 All NA
Network Adapters
Component Part Number SDDC AQ for Windows Server 2022 RDMA Protocol Firmware Software Bundle Firmware Minimum Supported Version Driver Software Bundle Driver Minimum Supported Version Supported OS Supported Platforms Broadcom 5720 Dual Port 1 GbE Network LOM Mezz Card KJMHJ Management N/A RXW7G 22.91.5 3JTWY 221.0.5.0 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 All Broadcom 57412 2 Port 10Gb SRP+ + 5720 2 Port 1 GB Base-T, rNDC NWMNX Management Compute (Standard) Storage (Premium) Not Supported VFGJN 22.92.06.10 3W75D 229.0.155.0 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-640 AX-740xd Broadcom BCM57414 25G SFP Dual Port OCP3 Mezz, V3 24FG6 Management Compute (Standard) Storage (Premium) Not Supported VFGJN 22.92.06.10 3W75D 229.0.155.0 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-6515 AX-7525 AX-650 AX-750 Broadcom 57416 Dual Port 10 GbE SFP+ Network LOM Mezz Card 6XH9X Broadcom 57414 Dual Port 25 Gb E SFP+ Network LOM Mezz Card 930PP Broadcom 57416 Dual Port 10 GbE BaseT Network LOM Mezz Card J4RN3 Broadcom 57414 Dual Port 10/25GbE SFP28, OCP NIC 3.0 KHCTP Broadcom BCM57414 25G SFP Dual Port OCP3 Mezz NHN45 Broadcom 57416 Dual Port 10GbE BASE-T Adapter, OCP NIC 3.0 T6HR8 Broadcom 57416 Dual Port 10 Gb E SFP+ Network LOM Mezz Card WC9TR Broadcom 57412 Dual Port 10GbE SFP+, OCP NIC 3.0 CP610 Management Compute (Standard) Storage (Premium) Not Supported VFGJN 22.92.06.10 3W75D 229.0.155.0 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-7525 AX-650 AX-750 Broadcom 57504 Quad Port 10/25GbE,SFP28, OCP NIC 3.0 X1KR4 Intel X710 DP 10Gb DA/SFP+, NDC 6VDPG Management Compute (Standard) N/A 1R0W0 22.5.7 YF7N9 22.5.0 Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-7525 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN Intel X710-T4L Quad Port 10GbE BASE-T, OCP NIC 3.0 50RV4 Management Compute (Standard) N/A 1R0W0 22.5.7 YF7N9 22.5.0 Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-7525 AX-650 AX-750 Intel X710 Quad Port 10GbE SFP+, OCP NIC 3.0 VF81P Intel X710-T2L Dual Port 10GbE BASE-T, OCP NIC 3.0 VMFKR Intel X710 Dual Port 10GbE SFP+, OCP NIC 3.0 YJYK1 Intel X710 DP 10Gb DA/SFP+, NDC 6VDPG Management Compute (Standard) N/A 1R0W0 22.5.7 8FFGM 22.5.0 Windows Server 2019 Datacenter Windows Server 2022 Datacenter AX-7525 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN Intel X710-T4L Quad Port 10GbE BASE-T, OCP NIC 3.0 50RV4 Management Compute (Standard) N/A 1R0W0 22.5.7 8FFGM 22.5.0 Windows Server 2019 Datacenter Windows Server 2022 Datacenter AX-7525 AX-650 AX-750 Intel X710 Quad Port 10GbE SFP+, OCP NIC 3.0 VF81P Intel X710-T2L Dual Port 10GbE BASE-T, OCP NIC 3.0 VMFKR Intel X710 Dual Port 10GbE SFP+, OCP NIC 3.0 YJYK1 Intel(R) Ethernet 10G 4P X710-T4L-t Adapter ND4PT Management Compute (Standard) N/A 1R0W0 22.5.7 YF7N9 22.5.0 Windows Server 2022 Datacenter AX-7525 AX-650 AX-750 Intel E810-XXV Dual Port 25GbE SFP28 Adapter, PCIe LP 6J1N1 Management Compute (Premium) Storage (Premium) iWARP HDWKR 22.5.7 8FFGM 22.5.0 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-7525 AX-650 AX-750 Intel E810-CQDA2 Dual Port 100GbE QSFP28 Adapter, PCIe FH 85F8F Intel E810-XXV Dual Port 25GbE SFP28 Adapter, PCIe FH CD16M Intel E810-CQDA2 Dual Port 100GbE QSFP28 Adapter, PCIe LP DWNRF Mellanox ConnectX-6 Dx Dual Port 100GbE QSFP56 PCIe Adapter, FH 8P2T2 Management Compute (Premium) Storage (Premium) RoCEv2 J6D71 22.38.10.02 37G15 23.10.02 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-6515 AX-7525 AX-650 AX-750 Mellanox ConnectX-6 Dx Dual Port 100GbE QSFP56 PCIe Adapter, LP F6FXM Mellanox ConnectX-4 Lx Dual Port 25GbE DA/SFP rNDC R887V Management Compute (Premium) Storage (Premium) RoCEv2 XGP2X 14.32.20.04 37G15 23.10.02 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 AX-640 R640 Storage Spaces Direct RN Mellanox ConnextX-4 Lx Dual Port 25Gbe DA/SFP Network Adapter, LP 20NJD Management Compute (Premium) Storage (Premium) RoCEv2 XGP2X 14.32.20.04 37G15 23.10.02 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 AX-6515 AX-7525 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN Mellanox ConnextX-4 Lx Dual Port 25Gbe DA/SFP Network Adapter, FH MRT0D Management Compute (Premium) Storage (Premium) RoCEv2 XGP2X 14.32.20.04 37G15 23.10.02 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 AX-740xd R740xd Storage Spaces Direct RN R740xd Storage Spaces Direct RN Mellanox ConnectX-4 LX Dual Port 10/25GbE SFP28 Adapter, FH, V2 YGRX3 Mellanox Connectx-5 EX Dual Port 100GbE QSFP20 PCIe Adapter, FH 71C1T Management Compute (Premium) Storage (Premium) RoCEv2 XY16R 16.35.30.06 37G15 23.10.02 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-6515 AX-7525 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN AX-650 AX-750 Mellanox Connectx-5 EX Dual Port 100GbE QSFP20 PCIe Adapter, LP 9FTMY Mellanox ConnectX-5 Dual Port 10/25GbE SFP28 Adapter, PCIe FH, V2 F7V1F Mellanox ConnectX-5 Dual Port 10/25GbE SFP28 Adapter, PCIe LP, V2 JGWVY Mellanox ConnectX-5 Dual Port 25GbE SFP28 Adapter, FH TDNNT Mellanox ConnectX-5 Dual Port 25GbE SFP28 Adapter, LP V5DG9 NVIDIA ConnectX-6LX Dual Port 25G GbE SFP28 DN78C Management Compute (Premium) Storage (Premium) RoCEv2 J9V68 26.38.10.02 37G15 23.10.02 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-650 AX-750 AX-7525 Nvidia ConnectX-6 Lx Dual Port 10/25GbE SFP28 Adapter, PCIe LP 6XJXK Management Compute (Premium) Storage (Premium) RoCEv2 J9V68 26.38.10.02 37G15 23.10.02 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-6515 AX-7525 AX-650 AX-750 Nvidia ConnectX-6 Lx Dual Port 10/25GbE SFP28 Adapter, PCIe FH R5WK9 QLogic 57800 2x10Gb DA/SFP+ +2x1Gb BT NDC 165T0 Management N/A 9KYR0 16.20.00 VYWY1 36.20.02 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN QLogic 57800 2x10Gb BT + 2x1Gb BT NDC G8RPD QLogic FastLinQ 41264 Dual Port 10GbE SFP+, Dual Port 1GbE, rNDC 5V6Y4 Management Not Supported G3GF3 16.20.00 800MW 36.20.09 Windows Server 2019 Datacenter R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN QLogic FastLinQ 41162 Dual Port 10GbE BASE-T & Dual Port 1GbE BASE-T, rNDC 0D1WT Management Compute (Premium) iWARP G3GF3 16.20.00 800MW 36.20.09 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-6515 AX-7525 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN AX-650 AX-750 QLogic FastLinQ 41164 Quad Port 10GbE BASE-T, rNDC X1TD1 QLogic FastLinQ 41164 Quad Port 10GbE SFP+, rNDC XVVY1 QLogic FastLinQ 41262 Dual Port 25Gb SFP28 Adapter, LP 415DX Management Compute (Premium) Storage (Premium) iWARP G3GF3 16.20.00 800MW 36.20.09 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 AX-6515 AX-7525 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN QLogic FastLinQ 41262 Dual Port 25Gbe SFP28, rNDC 4KF8J QLogic FastLinQ 41262 Dual Port 25Gb SFP28 Adapter, FH 51GRM
Network Switches
Component Category Minimum Supported Version Dell EMC Networking S3048-ON OS9/OS10 Network Switch - Management 9.14.2.0/10.5.1.0 Dell EMC Networking S4048-ON OS9 Network Switch 9.14.2.0 Dell EMC Networking S4112F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S4128F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S4148F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S5048-ON OS9 Network Switch 9.14.2.0 Dell EMC Networking S5148F-ON OS10 Network Switch 10.4.2.1 - "OS10 (v10.5.x) is not supported on S5148F-ON" Dell EMC Networking S5212F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S5224F/S5248F-ON OS10 Network Switch 10.5.1.0 Dell EMC Networking S5232F-ON OS10 Network Switch 10.5.1.0
GPUs
GPU Model Vendor Description Part Number Firmware version Driver Version GPU-P capable Supported Platform Supported OS A10 NVIDIA NVIDIA Ampere A10, PCIe, 150W, 24GB,GPU, V2 6KNWW 94.02.5C.00.04 528.89 WHQL Yes AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A16 NVIDIA NVIDIA Ampere A16, PCIe, 250W, 64GB Passive, Double Wide, Full Height GPU 8F04V 94.07.54.00.45 528.89 WHQL Yes AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A16 NVIDIA NVIDIA Ampere A16, PCIe, 250W, 64GB Passive, Double Wide, Full Height GPU,V2 D1P1T 94.07.54.00.45 528.89 WHQL Yes AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A2 NVIDIA NVIDIA Ampere A2, PCIe, 60W, 16GB Passive, Single Wide, Low Profile GPU, V2 H98K0 94.07.5B.00.55 528.89 WHQL Yes AX-650 AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A2 NVIDIA NVIDIA Ampere A2, PCIe, 60W, 16GB Passive, Single Wide, Full Height GPU, V2 MG5JX 94.07.5B.00.55 528.89 WHQL Yes AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A30 NVIDIA NVIDIA Ampere A30, PCIe, 165W, 24GB Passive, Double Wide, Full Height GPU W3C1G 92.00.58.00.01 528.89 WHQL No AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A30 NVIDIA NVIDIA Ampere A30, PCIe, 165W, 24GB Passive, Double Wide, Full Height GPU, V2 RV08M 92.00.58.00.01 528.89 WHQL No AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 A40 NVIDIA NVIDIA Ampere A40, PCIe, 300W, 48GB Passive, Double Wide, Full Height GPU W6GX6 94.02.5C.00.0F 528.89 WHQL Yes AX-750 AX-7525 Azure Stack HCI-22H2 Azure Stack HCI-23H2 T4 NVIDIA NVIDIA Tesla T4 16GB, PCIe, 70W, 16GB Passive, Single Wide, Full Height GPU HCKJM 90.04.96.00.01 528.89 WHQL No AX-750 Azure Stack HCI-22H2 Azure Stack HCI-23H2 T4 NVIDIA NVIDIA Tesla T4 16GB, PCIe, 70W, Passive, Single Wide, Low Profile GPU 7PH29 90.04.96.00.01 528.89 WHQL No AX-750 Azure Stack HCI-22H2 Azure Stack HCI-23H2
NOTE
Dell update packages are not available for GPU cards, please download the latest driver version from NVIDIA driver download page.
Storage Controllers
Component Dell Part Number Firmware Software Bundle Firmware Minimum Supported Version Driver Software Bundle Driver Minimum Supported Version Supported Platforms Supported OS BOSS-S1 2MFVD 3P39V 2.5.13.3024 8KKVC 1.2.0.1052 AX-6515 AX-7525 AX-640 AX-740xd R640 Storage Spaces Direct RN R740xd Storage Spaces Direct RN R440 Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 BOSS-S2 FGNRW TTR5R 2.5.13.4009 8KKVC 1.2.0.1052 AX-7525 AX-650 AX-750 Windows Server 2019 Datacenter Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2 HBA330 Controller, 12Gps Mini Card P2R3R 124X2 16.17.01.00 MF8G0 2.51.25.02 R440 Storage Spaces Direct RN AX-640 R640 Storage Spaces Direct RN AX-740XD R740xd Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN AX-6515 Windows Server 2019 Datacenter HBA330 Controller, 12Gps Mini Card P2R3R 124X2 16.17.01.00 Inbox 2.51.27.80 R440 Storage Spaces Direct RN AX-640 R640 Storage Spaces Direct RN AX-740XD R740xd Storage Spaces Direct RN R740xd2 Storage Spaces Direct RN AX-6515 Windows Server 2022 Datacenter Azure Stack HCI-22H2 HBA330 Controller, 12Gps Mini Card, LP J7TNV NKNVC 16.17.01.00 MF8G0 2.51.25.02 AX-740xd R740xd Storage Spaces Direct RN Windows Server 2019 Datacenter HBA330 Controller, 12Gps Mini Card, LP J7TNV NKNVC 16.17.01.00 Inbox 2.51.27.80 AX-740xd R740xd Storage Spaces Direct RN Windows Server 2022 Datacenter Azure Stack HCI-22H2 HBA355i K6MCJ Y99R5 24.15.14.00 WFV95 2.61.48.00 AX-7525 AX-650 AX-750 Windows Server 2019 Datacenter HBA355i K6MCJ Y99R5 24.15.14.00 M2P63 2.61.48.00 AX-7525 AX-650 AX-750 Windows Server 2022 Datacenter Azure Stack HCI-22H2 Azure Stack HCI-23H2
SATA M.2 SSD Boot Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD SATA M.2 NA Intel S3520 SSDSC2BB120G7R 394XT CHJGV DL43 120 GB Boot SSD SATA M.2 NA Micron 5100 MTFDDAV240TCB TC2RP YM8KY E013 240 GB Boot SSD SATA M.2 NA Micron 5100 MTFDDAV480TCB GPGC0 YM8KY E013 480 GB Boot SSD SATA M.2 NA Micron 5300 MTFDDAV240TDU T2GFX PWVX5 J004 240 GB Boot SSD SATA M.2 NA Micron 5300 MTFDDAV480TDS 7RKD7 PWVX5 J004 480 GB Boot SSD SATA M.2 Read Intensive Intel Youngsville RR S4520 SSDSCKKB240GZR CM88M 14DT9 DL74 240 GB Boot SSD SATA M.2 Read Intensive Intel Youngsville S4510 SSDSCKKB240G8R DMC15 Y1P10 DL6R 240 GB Boot SSD SATA M.2 Read Intensive Micron 5400 MTFDDAV240TGC-1BC1ZABDA T4MJ3 RJ0WY K003 240 GB Boot
SAS 2.5" HDD Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use HDD SAS 2.5 NA Seagate Avenger ST2000NX0463 TMVN7 GW3V7 NT32 2 TB Capacity HDD SAS 2.5 NA Seagate Skybolt DL2400MM0159 RWR8F J388P ST5D 2.4 TB Capacity HDD SAS 2.5 NA Seagate Skybolt ST2400MM0159 36YG1 MCTM6 ST7B 2.4 TB Capacity HDD SAS 2.5 NA Toshiba AL15SE AL15SEB24EQY F9NWJ 0T1RG EF06 2.4 TB Capacity HDD SAS 2.5 NA Seagate Skybolt ServoBP BL2400MM0159 1D0F5 HPYHM SBS5 2.4TB Capacity
SATA 2.5" HDD Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use HDD SATA 2.5 NA Seagate Avenger ST2000NX0423 VR92X GMW4P NB33 2 TB Capacity
SATA 3.5" HDD Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use HDD SATA 3.5 NA HGST Aries K Plus HUS726020ALA610 8NP2N X59KC KV45 2 TB Capacity HDD SATA 3.5 NA HGST Aries K Plus HUS726040ALA610 61FFW X59KC KV45 4 TB Capacity HDD SATA 3.5 NA HGST Rainier MLK HUS722T2TALA600 V9H6C V3DJM MU03 2 TB Capacity HDD SATA 3.5 NA Toshiba Tomcat R MG04ACA200NY NPVM6 6D4CG FK5D 2 TB Capacity HDD SATA 3.5 NA Toshiba Tomcat R MG04ACA400NY 95M6K 6D4CG FK5D 4 TB Capacity HDD SATA 3.5 NA Seagate Nemo ST2000NM0018-2F3130 W8FW5 CMK5N EA04 2 TB Capacity HDD SATA 3.5 NA Seagate Nemo ST2000NM0018-2F3 W8FW5 CMK5N EA04 2 TB Capacity HDD SATA 3.5 NA Seagate Makara BP ST2000NM0145-2DC104 WG9R0 M5GJ1 DB34 2 TB Capacity HDD SATA 3.5 NA Seagate Makara BP ST2000NM0145-2DC WG9R0 M5GJ1 DB34 2 TB Capacity HDD SATA 3.5 NA Seagate Makara BP ST4000NM0265-2DC107 MWHY9 M5GJ1 DB34 4 TB Capacity HDD SATA 3.5 NA Seagate Makara BP ST4000NM0265-2DC MWHY9 M5GJ1 DB34 4 TB Capacity HDD SATA 3.5 NA HGST Vela-A HUS726T4TALA6L0 YH3T9 VNJJK PV07 4 TB Capacity HDD SATA 3.5 NA HGST Vela-AP HUS728T8TALE6L0 1WMVC N26JT RT07 8 TB Capacity HDD SATA 3.5 NA HGST Libra HE10 HUH721008ALE600 KRV2W H12N2 LT21 8 TB Capacity HDD SATA 3.5 NA Seagate Makara Plus ST8000NM0205-2FF112 92MDW MR6RH PB53 8 TB Capacity HDD SATA 3.5 NA Seagate Makara Plus ST8000NM0205-2FF 92MDW MR6RH PB53 8 TB Capacity HDD SATA 3.5 NA Toshiba MG06 MG06ACA800EY 9X09C PT7D8 GA09 8 TB Capacity HDD SATA 3.5 NA HGST Leo-A He12 HUH721212ALE600 T2YHT 0HF04 NT10 12 TB Capacity HDD SATA 3.5 NA Toshiba MG07 MG07ACA12TEY 753F0 0942Y GB03 12 TB Capacity HDD SATA 3.5 NA Toshiba MG08AC MG08ACA16TEY HPGJ4 MGF80 GC02 16 TB Capacity HDD SATA 3.5 NA Toshiba MG08AD MG08ADA400NY W2M9N F73C5 GD05 4 TB Capacity HDD SATA 3.5 NA Seagate Cimarron ST4000NM016A-2HZ130 XPJ47 RWK48 CAJD 4 TB Capacity HDD SATA 3.5 NA Seagate Cimarron ST4000NM016A-2HZ XPJ47 RWK48 CAJD 4 TB Capacity HDD SATA 3.5 NA Seagate Cimarron ST8000NM012A-2KE131 F4JXT TF6TF CALF 8 TB Capacity HDD SATA 3.5 NA Seagate Cimarron ST8000NM012A-2KE F4JXT TF6TF CALF 8 TB Capacity HDD SATA 3.5 NA Seagate Evans BP ST12000NM002J-2TY133 KTJTY RWJHJ PAL9 12 TB Capacity HDD SATA 3.5 NA Seagate Evans BP ST16000NM002J-2TW133 JWV1P RWJHJ PAL9 16 TB Capacity HDD SATA 3.5 NA Toshiba MG08AD MG08ADA800EY T5XR5 GP6NC GE01 8 TB Capacity HDD SATA 3.5 NA Seagate Cimarron BP ST8000NM023B-2TJ133 J7W80 09HKW LA0B 8 TB Capacity HDD SATA 3.5 NA Seagate Cimarron BP ST4000NM018B-2TF130 6KR2M J4X0T LC09 4 TB Capacity HDD SATA 3.5 NA Seagate Cimarron BP ST4000NM018B-2TF 6KR2M J4X0T LC09 4 TB Capacity HDD SATA 3.5 NA Seagate Cimarron BP ST8000NM023B-2TJ133 J7W80 09HKW LA0B 8 TB Capacity HDD SATA 3.5 NA Seagate Cimarron BP ST8000NM023B-2TJ J7W80 09HKW LA0B 8 TB Capacity
SAS 3.5" HDD Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use HDD SAS 3.5 NA HGST Aries K Plus HUS726020ALS210 VH6FW 68X4C KU45 2 TB Capacity HDD SAS 3.5 NA HGST Aries K Plus HUS726040ALS210 X4FKY 68X4C KU45 4 TB Capacity HDD SAS 3.5 NA Toshiba Tomcat R MG04SCA20ENY HHX14 RG9MK EG03 2 TB Capacity HDD SAS 3.5 NA Toshiba Tomcat R MG04SCA40ENY 1MVTT RG9MK EG03 4 TB Capacity HDD SAS 3.5 NA Seagate Makara BP ST2000NM0155 7RCGV XKD4M DT34 2 TB Capacity HDD SAS 3.5 NA Seagate Makara BP ST4000NM0295 5JH5X XKD4M DT34 4 TB Capacity HDD SAS 3.5 NA HGST Vela-A HUS726T4TALS200 NT1X2 8W21G PU07 4 TB Capacity HDD SAS 3.5 NA HGST Vela-AP HUS728T8TAL5200 44YFV 27MDM RS07 8 TB Capacity HDD SAS 3.5 NA HGST Libra HE10 HUH721008AL5200 KRDKK MGW91 LS21 8 TB Capacity HDD SAS 3.5 NA Seagate Makara Plus ST8000NM0185 M40TH 6421F PT55 8 TB Capacity HDD SAS 3.5 NA Toshiba MG06 MG06SCA800EY FV725 4G5GY EH0D 8 TB Capacity HDD SAS 3.5 NA HGST Leo-A He12 HUH721212AL5200 9HXK6 8VV2X NS10 12 TB Capacity HDD SAS 3.5 NA Seagate Mobula BP ST12000NM0158 YMN53 VTX9C RSL5 12 TB Capacity HDD SAS 3.5 NA Toshiba MG07 MG07SCA12TEY DK7C9 NFFHM EI0D 12 TB Capacity HDD SAS 3.5 NA Toshiba MG07 MG07SCA12TEY KFJ7G NFFHM EI0D 12 TB Capacity HDD SAS 3.5 NA Toshiba MG09 MG09SCA12TEY 0N96X 8829H EM05 12 TB Capacity HDD SAS 3.5 NA Toshiba MG08SC MG08SCA16TEY 8MG73 N1WM9 EJ09 16 TB Capacity HDD SAS 3.5 NA Toshiba MG08SC MG08SCA16TEY 4N7V0 N1WM9 EJ09 16 TB Capacity HDD SAS 3.5 NA Toshiba MG08SC MG08SCA16TEY 24HF9 N1WM9 EJ09 16 TB Capacity HDD SAS 3.5 NA Seagate Evans ST16000NM010G CNXPV CDP2W ELS8 16 TB Capacity HDD SAS 3.5 NA WD Paris-C WUH721816AL5200 VF206 441CN US07 16 TB Capacity HDD SAS 3.5 NA Seagate Cimarron ST4000NM017A KRM6X J12RT CSJA 4 TB Capacity HDD SAS 3.5 NA Seagate Cimarron ST8000NM014A 0N660 0HG6Y CSLE 8 TB Capacity HDD SAS 3.5 NA Seagate Cimarron BP ST4000NM019B 10N7R 912Y9 LW0A 4 TB Capacity HDD SAS 3.5 NA Seagate Cimarron BP ST8000NM024B C5HD0 NM6GP LS0C 8 TB Capacity HDD SAS 3.5 NA Toshiba MG08SD MG08SDA400NY FN2YX GTG81 EK06 4 TB Capacity HDD SAS 3.5 NA Seagate Evans BP ST12000NM006J M1C0T 92VPG PSLB 12 TB Capacity HDD SAS 3.5 NA Seagate Evans BP ST16000NM006J 41DXR 92VPG PSLB 16 TB Capacity HDD SAS 3.5 NA Toshiba MG08SD MG08SDA800EY NJWMG 1RCYJ EL01 8 TB Capacity HDD SAS 3.5 NA Seagate Cimarron BP ST8000NM024B C5HD0 NM6GP LS0C 8 TB Capacity HDD SAS 3.5 NA Seagate EvansBP ST16000NM006J 41DXR 92VPG PSLB 16 TB Capacity HDD SAS 3.5 Read Intensive Seagate LongsPeak ST20000NM004D R3G03 56HWT GS07 20 TB Capacity
SATA 2.5" SSD Cache or Capacity
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD SATA 2.5 Mixed Use Intel Youngsville-RR SSDSC2KG019TZR 8RXV5 14DT9 DL74 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Toshiba HK4 THNSF8800CCSE VCRY6 H3XHN DACB 800 GB Cache, Capacity SSD SATA 2.5 Mixed Use Toshiba HK4 THNSF81D60CSE DMF5Y H3XHN DACB 1.6 TB Cache, Capacity SSD SATA 2.5 Mixed Use Micron 5300 MTFDDAK960TDT XMWMK PWVX5 J004 960 GB Cache, Capacity SSD SATA 2.5 Mixed Use Micron 5300 MTFDDAK1T9TDT MMCDY PWVX5 J004 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Micron 5400 MTFDDAK3T8TGB-1BC1ZABDA 34JK8 JTW3W K403 3.84 TB Cache,Capacity SSD SATA 2.5 Mixed Use Samsung SM863a MZ7KM960HMJP0D3 DD4G0 97D8J GD57 960 GB Cache, Capacity SSD SATA 2.5 Mixed Use Samsung SM863a MZ7KM1T9HMJP0D3 K5P0T 97D8J GD57 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Samsung SM883 MZ7KH960HAJR0D3 YDHYX 3J3JR HF58 960 GB Cache, Capacity SSD SATA 2.5 Mixed Use Samsung SM883 MZ7KH1T9HAJR0D3 71K37 3J3JR HF58 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Intel S4600 SSDSC2KG960G7R TR3MY V141M DL5C 960 GB Cache, Capacity SSD SATA 2.5 Mixed Use Intel S4600 SSDSC2KG019T7R MWKF2 V141M DL5C 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Intel S4610 SSDSC2KG960G8R X31G3 2674V DL69 960 GB Cache, Capacity SSD SATA 2.5 Mixed Use Intel S4610 SSDSC2KG019T8R F8N2K 2674V DL69 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Intel S4610 SSDSC2KG019T8R 55J8H 2674V DL69 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Micron 5200 MTFDDAK960TDN HY1F8 W2X8N F005 960 GB Cache, Capacity SSD SATA 2.5 Mixed Use Micron 5200 MTFDDAK1T9TDN XKF5Y W2X8N F005 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Toshiba HK6-V KHK6YVSE960G XW4D1 W0YR1 DBC4 960 GB Cache, Capacity SSD SATA 2.5 Mixed Use Toshiba HK6-V KHK6YVSE1T92 0DXJ7 W0YR1 DBC4 1.92 TB Cache, Capacity SSD SATA 2.5 Mixed Use Hynix SE5130 HFS960G3E2X149N G162V 4T2FN DG00 960GB Cache,Capacity SSD SATA 2.5 Mixed Use Hynix SE5130 HFS1T9G3E2X149N HCR09 4T2FN DG00 1.92TB Cache,Capacity SSD SATA 2.5 Mixed Use Intel Youngsville-RR SSDSC2KG960GZR 8MHYH 14DT9 DL74 960 GB Cache,Capacity SSD SATA 2.5 Mixed Use Intel Youngsville-RR SSDSC2KG019TZR 8RXV5 14DT9 DL74 1.92 TB Cache,Capacity SSD SATA 2.5 Mixed Use Intel Youngsville RR (New) (S4620) SSDSC2KG960GZR DYMD0 14DT9 DL74 960 GB Cache,Capacity SSD SATA 2.5 Mixed Use Intel Youngsville RR (New) (S4620) SSDSC2KG019TZR 6XW3M 14DT9 DL74 1.92 TB Cache,Capacity SSD SATA 2.5 Mixed Use Samsung PM897 MZ7L3960HBLTAD3 96KT6 MX4DP HH58 960 GB Cache,Capacity SSD SATA 2.5 Mixed Use Samsung PM897 MZ7L31T9HBNAAD3 RRR7M MX4DP HH58 1.92 TB Cache,Capacity
SATA 2.5" SSD Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD SATA 2.5 Read Intensive Intel Youngsville-RR SSDSC2KB960GZR F6H8H 14DT9 DL74 960 GB Capacity SSD SATA 2.5 Read Intensive Intel Youngsville-RR SSDSC2KB019TZR VYYW8 14DT9 DL74 1.92 TB Capacity SSD SATA 2.5 Read Intensive Intel Youngsville-RR SSDSC2KB038TZR WNPN1 14DT9 DL74 3.84 TB Capacity SSD SATA 2.5 Read Intensive Intel Youngsville RR (New) (S4520) SSDSC2KB960GZR 5M8Y4 14DT9 DL74 960 GB Capacity SSD SATA 2.5 Read Intensive Intel Youngsville RR (New) (S4520) SSDSC2KB019TZR 6J65H 14DT9 DL74 1.92 TB Capacity SSD SATA 2.5 Read Intensive Intel Youngsville RR (New) (S4520) SSDSC2KB038TZR KM4C4 14DT9 DL74 3.84 TB Capacity SSD SATA 2.5 Read Intensive Micron 5200 MTFDDAK1T9TDD VJ36D W2X8N F005 1.92 TB Capacity SSD SATA 2.5 Read Intensive Micron 5300 MTFDDAK1T9TDS GYGVV PWVX5 J004 1.92 TB Capacity SSD SATA 2.5 Read Intensive Micron 5400 MTFDDAK3T8TGA-1BC1ZABDA CHF46 JTW3W K403 3.84 TB Capacity SSD SATA 2.5 Read Intensive Micron 5400 SED MTFDDAK3T8TGA-1BC16ABDA 2DXDK JTW3W K403 3.84 TB Capacity SSD SATA 2.5 Read Intensive Toshiba HK6-R KHK6YRSE1T92 919J7 W0YR1 DBC4 1.92 TB Capacity SSD SATA 2.5 Read Intensive Toshiba HK6-R KHK6YRSE3T84 8PYG5 W0YR1 DBC4 3.84 TB Capacity SSD SATA 2.5 Read Intensive Samsung PM883a MZ7LH1T9HALT0D3 9F9Y6 J81VT HG59 1.92 TB Capacity SSD SATA 2.5 Read Intensive Samsung PM883 MZ7LH1T9HMLT0D3 Y24T6 93P7P HE59 1.92 TB Capacity SSD SATA 2.5 Read Intensive Hynix SE5110 HFS1T9G3H2X069N 962FP N01GW DZ02 1.92 TB Capacity SSD SATA 2.5 Read Intensive Hynix SE4011 HFS1T9G32FEH-7A10A 0XMV9 MFCH2 DE07 1.92 TB Capacity SSD SATA 2.5 Read Intensive Hynix SE4011 HFS1T9G32FEH-7A1 0XMV9 MFCH2 DE07 1.92 TB Capacity SSD SATA 2.5 Read Intensive Intel S4510 SSDSC2KB019T8R 33R2T 2674V DL69 1.92 TB Capacity SSD SATA 2.5 Read Intensive Intel S4500 SSDSC2KB019T7R XCN15 V141M DL5C 1.92 TB Capacity SSD SATA 2.5 Read Intensive Intel S4500 SSDSC2KB038T7R 3RRN8 V141M DL5C 3.84 TB Capacity SSD SATA 2.5 Read Intensive Intel S4510 SSDSC2KB038T8R 1RHK2 2674V DL69 3.84 TB Capacity SSD SATA 2.5 Read Intensive Samsung PM883 MZ7LH3T8HMLT0D3 FYP5F 93P7P HE59 3.84 TB Capacity SSD SATA 2.5 Read Intensive Samsung PM883a MZ7LH3T8HALT0D3 5TVXD J81VT HG59 3.84 TB Capacity SSD SATA 2.5 Read Intensive Hynix SE4011 HFS3T8G32FEH-7410A D6C0R MFCH2 DE07 3.84 TB Capacity SSD SATA 2.5 Read Intensive Hynix SE4011 HFS3T8G32FEH-741 D6C0R MFCH2 DE07 3.84 TB Capacity SSD SATA 2.5 Read Intensive Hynix SE5110 HFS3T8G3H2X069N 3GDK0 N01GW DZ02 3.84 TB Capacity SSD SATA 2.5 Read Intensive Micron 5300 MTFDDAK3T8TDT 4H1RX R9YDC J408 3.84 TB Capacity SSD SATA 2.5 Read Intensive Intel Youngsville-RR SSDSC2KB019TZR VYYW8 14DT9 DL74 1.92 TB Capacity SSD SATA 2.5 Read Intensive Intel Youngsville-RR SSDSC2KB038TZR WNPN1 14DT9 DL74 3.84 TB Capacity SSD SATA 2.5 Read Intensive Samsung PM893 MZ7L31T9HBLTAD3 0KYP4 7YCK2 HJ58 1.92 TB Capacity SSD SATA 2.5 Read Intensive Samsung PM893 MZ7L33T8HBLTAD3 GCN5W 7YCK2 HJ58 3.84 TB Capacity SSD SATA 2.5 Mixed Use Hynix SE5031 HFS960G32FEH-BA10A 7GR2K 2CY65 DD02 960 GB Capacity SSD SATA 2.5 Mixed Use Hynix SE5031 HFS960G32FEH-BA1 7GR2K 2CY65 DD02 960 GB Capacity SSD SATA 2.5 Mixed Use Hynix SE5031 HFS1T9G32FEH-BA10A GKTF1 2CY65 DD02 1.92 TB Capacity SSD SATA 2.5 Mixed Use Hynix SE5031 HFS1T9G32FEH-BA1 GKTF1 2CY65 DD02 1.92 TB Capacity
SAS 2.5" SSD Cache or Capacity
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD SAS 2.5 Mixed Use Samsung PM1655 MZILG800HCHQAD3 3CHC8 5V4D3 DWG8 800 GB Cache,Capacity SSD SAS 2.5 Mixed Use Samsung PM1655 MZILG1T6HCJRAD3 5RJND 5V4D3 DWG8 1.6 TB Cache,Capacity SSD SAS 2.5 Write Intensive Kioxia PM6 KPM6XMUG800G H6GCD NGPR2 BA48 800 GB Cache, Capacity SSD SAS 2.5 Write Intensive Kioxia PM6 KPM6XMUG1T60 5GDXH NGPR2 BA48 1.6 TB Cache, Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6XVUG800G JTKH5 NGPR2 BA48 800 GB Cache, Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6XVUG1T60 GD3N0 NGPR2 BA48 1.6 TB Cache, Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6XVUG3T20 NKM7P NGPR2 BA48 3.2 TB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6XVUG6T40 6NW3J NGPR2 BA48 6.4 TB Cache,Capacity SSD SAS 2.5 Write Intensive Toshiba Phoenix M4 PX05SMB080Y CN3JH 1DJXX AS10 800 GB Cache, Capacity SSD SAS 2.5 Mixed Use Toshiba Phoenix M4 PX05SVB096Y 503M7 1DJXX AS10 960 GB Cache, Capacity SSD SAS 2.5 Write Intensive Toshiba Phoenix M4 PX05SMB160Y GVTYD 1DJXX AS10 1.6 TB Cache, Capacity SSD SAS 2.5 Mixed Use Toshiba Phoenix M4 PX05SVB192Y V0K7V 1DJXX AS10 1.92 TB Cache, Capacity SSD SAS 2.5 Mixed Use Toshiba Phoenix M4 PX05SVB384Y 3DDFT 1DJXX AS10 3.84 TB Cache, Capacity SSD SAS 2.5 Write Intensive Toshiba Phoenix M5-M KPM5XMUG800G DHRVV MXNC2 B028 800 GB Cache, Capacity SSD SAS 2.5 Write Intensive Toshiba Phoenix M5-M KPM5XMUG1T60 W9G88 MXNC2 B028 1.6 TB Cache, Capacity SSD SAS 2.5 Mixed Use Samsung PM1645a MZILT800HBHQ0D3 GW8T1 VJY6V DWA4 800 GB Cache, Capacity SSD SAS 2.5 Mixed Use Samsung PM1645a MZILT1T6HBJR0D3 3TCV6 VJY6V DWA4 1.6 TB Cache, Capacity SSD SAS 2.5 Mixed Use Samsung PM1645 MZILT1T6HAJQ0D3 DR0HX 4PPHJ DWF8 1.6 TB Cache, Capacity SSD SAS 2.5 Mixed Use WD Bear Cove Quantum WUSTR6480BSS200 6VJC9 X95FJ G130 800 GB Cache, Capacity SSD SAS 2.5 Mixed Use WD Bear Cove Quantum WUSTR6416BSS200 6NF96 X95FJ G130 1.6 TB Cache, Capacity SSD SAS 2.5 Mixed Use Toshiba Phoenix M5-V KPM5XVUG960G WFGTH MXNC2 B028 960 GB Cache, Capacity SSD SAS 2.5 Mixed Use Toshiba Phoenix M5-V KPM5XVUG1T92 2WVYG MXNC2 B028 1.92 TB Cache, Capacity SSD SAS 2.5 Mixed Use Toshiba Phoenix M5-V KPM5XVUG3T84 91W3V MXNC2 B028 3.84 TB Cache, Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 FIPS KPM6WVUG960G WMWKG 6DH0W BD48 960 GB Cache, Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 FIPS KPM6WVUG1T92 DHWH5 6DH0W BD48 1.92 TB Cache, Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 FIPS KPM6WVUG3T84 81H9C 6DH0W BD48 3.84 TB Cache, Capacity SSD SAS 2.5 Mixed Use Kioxia PM7 KPM7XVUG800G X96H8 T95HP C10C 800 GB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM7 KPM7XVUG1T60 4TRHM T95HP C10C 1.6 TB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM7 (FIPS) KPM7WVUG800G 81G77 TF7PF C40A 800GB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM7 (FIPS) KPM7WVUG1T60 G4NY4 TF7PF C40A 1.6TB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM7 (FIPS) KPM7WVUG3T20 RGP9J TF7PF C40A 3.2TB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6WVUG960G J92FY 6DH0W BD48 960 GB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6WVUG1T92 1081V 6DH0W BD48 1.92 TB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6WVUG3T84 MD4YN 6DH0W BD48 3.84 TB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6XVUG800G NNGV4 NGPR2 BA48 800 GB Cache,Capacity SSD SAS 2.5 Mixed Use Kioxia PM6 KPM6XVUG1T60 CHJJJ NGPR2 BA48 1.6 TB Cache,Capacity SSD SAS 2.5 Mixed Use WD Bear Cove Plus WUSTR6416ASS200 8W6HC 358PN K960 1.6 TB Cache,Capacity
SAS 2.5" SSD Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD SAS 2.5 Read Intensive WD Bear Cove Plus WUSTR1519ASS200 5ND33 358PN K960 1.92 TB Capacity SSD SAS 2.5 Read Intensive WD Bear Cove Plus WUSTR1538ASS200 YW17N 358PN K960 3.84 TB Capacity SSD SAS 2.5 Read Intensive WD Bear Cove Quantum WUSTVA119BSS200 02X38 X95FJ G130 1.92 TB Capacity SSD SAS 2.5 Read Intensive WD Bear Cove Quantum WUSTVA138BSS200 FP1KF X95FJ G130 3.84 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1643 MZILT1T9HAJQ0D3 F0VFY J3RRK DSF8 1.92 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1643 MZILT3T8HALS0D3 X8F87 J3RRK DSF8 3.84 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1643 MZILT7T6HMLA0D3 RVYD5 J3RRK DSF8 7.68 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1643a MZILT1T9HBJR0D3 TMTW9 D7RNT DSA4 1.92 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1643a MZILT3T8HBLS0D3 CRNPH D7RNT DSA4 3.84 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1633a MZILS1T9HEJH0D3 086DD XNGNT DSLA 1.92 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1633a MZILS3T8HMLH0D3 JR1HP XNGNT DSLA 3.84 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1643a MZILT960HBHQ0D3 K74WN D7RNT DSA4 960 GB Capacity SSD SAS 2.5 Read Intensive Samsung PM1643a MZILT7T6HALA0D3 84C40 D7RNT DSA4 7.68 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1653 MZILG1T9HCJRAD3 NRR34 FMKMG DSG8 1.92 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1653 MZILG3T8HCLSAD3 9N32F FMKMG DSG8 3.84 TB Capacity SSD SAS 2.5 Read Intensive Samsung PM1653 MZILG7T6HBLAAD3 Y8H7M FMKMG DSG8 7.68 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6XRUG1T92 4CN85 NGPR2 BA48 1.92 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6XRUG3T84 H9TT5 NGPR2 BA48 3.84 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6XRUG7T68 PD02Y NGPR2 BA48 7.68 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 FIPS KPM6WRUG1T92 7F2D1 6DH0W BD48 1.92 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 FIPS KPM6WRUG3T84 FH1W9 6DH0W BD48 3.84 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6WRUG1T92 H1P07 6DH0W BD48 1.92 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6WRUG3T84 3VHY3 6DH0W BD48 3.84 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6WRUG7T68 5T78C 6DH0W BD48 7.68 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6XRUG1T92 VRTN9 NGPR2 BA48 1.92 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6XRUG3T84 2XVX2 NGPR2 BA48 3.84 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM6 KPM6XRUG7T68 YM0T1 NGPR2 BA48 7.68 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM7 (FIPS) KPM7WRUG1T92 VGMCD TF7PF C40A 1.92TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM7 (FIPS) KPM7WRUG3T84 YTVTF TF7PF C40A 3.84TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM7 (FIPS) KPM7WRUG7T68 HCTYM TF7PF C40A 7.68TB Capacity SSD SAS 2.5 Read Intensive Toshiba Phoenix M5-R KPM5XRUG1T92 TDNP7 MXNC2 B028 1.92 TB Capacity SSD SAS 2.5 Read Intensive Toshiba Phoenix M5-R KPM5XRUG3T84 N85XX MXNC2 B028 3.84 TB Capacity SSD SAS 2.5 Read Intensive Toshiba Phoenix M4 PX05SRB384Y XCRDV 1DJXX AS10 3.84 TB Capacity SSD SAS 2.5 Read Intensive Seagate LangeBP XS3840SE70114 KXDCD NKGWD 3D03 3.84 TB Capacity SSD SAS 2.5 Read Intensive Seagate LangeBP XS1920SE70114 D4VFW NKGWD 3D03 1.92 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM7 KPM7XRUG1T92 6K35K T95HP C10C 1.92 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM7 KPM7XRUG3T84 MT0R5 T95HP C10C 3.84 TB Capacity SSD SAS 2.5 Read Intensive Kioxia PM7 KPM7XRUG7T68 7N1WT T95HP C10C 7.68 TB Capacity
Value SAS 2.5" SSD
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use SSD VSAS 2.5 Read Intensive Seagate LangeBP SED XS1920SE70134 K9T53 G04C8 4S0C 1.92 TB Capacity SSD VSAS 2.5 Read Intensive Seagate LangeBP SED XS3840SE70134 4KPKF G04C8 4S0C 3.84 TB Capacity SSD VSAS 2.5 Read Intensive Seagate LangeBP SED XS7680SE70134 2THYF G04C8 4S0C 7.68 TB Capacity SSD VSAS 2.5 Mixed Use Toshiba Phoenix RM5 KRM5XVUG3T84 X78JM NDG7N B710 3.84 TB Cache, Capacity SSD VSAS 2.5 Mixed Use Seagate LangeBP ISE XS3840LE70154 NWGX3 NX13G 4D0C 3.84 TB Cache, Capacity SSD VSAS 2.5 Mixed Use Seagate Cooper (Nytro 2550) XS960LE70095 2M1NG RRWVT CPE9 960GB Cache,Capacity SSD VSAS 2.5 Mixed Use Seagate Cooper (Nytro 2550) XS1920LE70095 K805Y RRWVT CPE9 1.92TB Cache,Capacity SSD VSAS 2.5 Mixed Use Seagate Cooper (Nytro 2550) XS3840LE70095 FT95M RRWVT CPE9 3.84TB Cache,Capacity SSD VSAS 2.5 Read Intensive Toshiba Phoenix RM5 KRM5XRUG7T68 5XD2F NDG7N B710 7.68 TB Capacity SSD VSAS 2.5 Read Intensive Seagate Lange ISE XS7680SE70074 2PKRH H3VHX EC16 7.68 TB Capacity SSD VSAS 2.5 Read Intensive Seagate LangeBP ISE XS7680SE70154 5KW0F NX13G 4D0C 7.68 TB Capacity SSD VSAS 2.5 Mixed Use Seagate LangeBP SED XS960LE70134 2RDWT G04C8 4S0C 960 GB Cache, Capacity SSD VSAS 2.5 Mixed Use Seagate LangeBP SED XS1920LE70134 N6DRV G04C8 4S0C 1.92 TB Cache, Capacity SSD VSAS 2.5 Mixed Use Seagate LangeBP SED XS3840LE70134 YM9HP G04C8 4S0C 3.84 TB Cache, Capacity SSD VSAS 2.5 Mixed Use Kioxia RM6 KRM6VVUG960G 42XXC 5WMK8 BJ07 960 GB Cache, Capacity SSD VSAS 2.5 Mixed Use Kioxia RM6 KRM6VVUG1T92 N15JP 5WMK8 BJ07 1.92 TB Cache, Capacity SSD VSAS 2.5 Mixed Use Kioxia RM6 KRM6VVUG3T84 FXYGR 5WMK8 BJ07 3.84 TB Cache, Capacity SSD VSAS 2.5 Read Intensive Kioxia RM6 KRM6VRUG1T92 1FGWG 5WMK8 BJ07 1.92 TB Capacity SSD VSAS 2.5 Read Intensive Kioxia RM6 KRM6VRUG3T84 XNXD2 5WMK8 BJ07 3.84 TB Capacity SSD VSAS 2.5 Read Intensive Kioxia RM6 KRM6VRUG7T68 5MHY8 5WMK8 BJ07 7.68 TB Capacity SSD vSAS 2.5 Read Intensive Kioxia RM7 KRM7VRUG7T68 D480G 1YD58 CA0C 7.68 TB Capacity SSD vSAS 2.5 Read Intensive Seagate Cooper XS7680SE70145 1J46N RRWVT CPE9 7.68 TB Capacity
NVMe 2.5" Cache or Capacity
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use NVMe PCIe 2.5 Write Intensive Intel Optane P4800x SSD/NVMe, 375GB U.2 2.5" SFF SSDPE21K375GAT 3DM57 HMRK7 E201DP38 375 GB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1725A, Dell Express Flash NVMe 1.6TB 2.5" SFF MZWLL1T6HEHP-000D3 JD6CH 34C36 1.2.1 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1725A, Dell Express Flash NVMe 3.2TB 2.5" SFF MZWLL3T2HMJP-000D3 JDMHM 34C36 1.2.1 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung
PM1725A, Dell Express Flash NVMe 6.4TB 2.5" SFF MZWLL6T4HMLS-000D3 Y3XT2 34C36 1.2.1 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1725b, Dell Express Flash NVMe 1.6TB 2.5" SFF MZWLL1T6HAJQ-000D3 4WDXY JXWJW 1.2.1 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1725b, Dell Express Flash NVMe 3.2TB 2.5" SFF MZWLL3T2HAJQ-000D3 K60N7 JXWJW 1.2.1 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1725b, Dell Express Flash NVMe 6.4TB 2.5" SFF MZWLL6T4HMLA-000D3 08NMX JXWJW 1.2.1 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel P4600, Dell Express Flash NVMe 1.6TB 2.5" SFF SSDPE2KE016T7T F5P84 CR0HC QDV1DP17 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel P4600, Dell Express Flash NVMe 3.2TB 2.5" SFF SSDPE2KE032T7T MCV6J CR0HC QDV1DP17 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel P4610, Dell Express Flash NVMe 1.6TB 2.5" SFF SSDPE2KE016T8T 58V30 GD4X4 VDV1DP25 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel P4610, Dell Express Flash NVMe 3.2TB 2.5" SFF SSDPE2KE032T8T 2CN1T GD4X4 VDV1DP25 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel P4610, Dell Express Flash NVMe 6.4TB 2.5" SFF SSDPE2KE064T8T X27HY GD4X4 VDV1DP25 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use KIOXIA DELL EXPRESS FLASH KIOXIA CM6 MU 1.6TB U.2 FIPS KCM6FVUL1T60 G7N00 T79D5 1.2.0 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735 SP 3WPD, SSD, NVMe, 2.5, 512e, ISE MZWLJ1T6HBJR-00AD3 6GK00 5CM3G 2.5.0 1.6 TB Cache, Capacity NVMe PCIe NA Mixed Use Samsung PM1735 SP 3WPD, SSD, Gen4 NVMe, 2.5, 512e, ISE MZWLJ3T2HBJRAD3 15TVC 5CM3G 2.5.0 3.2TB Cache,Capacity NVMe PCIe NA Mixed Use Samsung PM1735 SP 3WPD, SSD, Gen4 NVMe, 2.5, 512e, ISE MZWLJ6T4HALAAD3 F6V5P 5CM3G 2.5.0 6.4TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM6 SP KCM6XVUL1T60 P03YC 0PVN6 2.2.1 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM6 SP KCM6XVUL3T20 97GR0 0PVN6 2.2.1 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM6 SP KCM6XVUL6T40 K916X 0PVN6 2.2.1 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel P5600 SP 3WPD D7 P5600 Series 1.6TB C9X5T CGXH7 1.2.4 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel P5600 SP 3WPD D7 P5600 Series 3.2TB PRKTM CGXH7 1.2.4 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Intel Arbordale Plus RR P5620 SSDPF2KE016T1E 82TVJ 76F7P 1.2.0 1.6 TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Intel Arbordale Plus RR P5620 SSDPF2KE032T1E TY3M5 76F7P 1.2.0 3.2 TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Intel Arbordale Plus RR P5620 SSDPF2KE064T1E 5WCR8 76F7P 1.2.0 6.4TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735 V2 SP 3WPD MZWLR1T6HBJR-00AD3 0MNMV 5V3P7 2.5.0 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735 V2 SP 3WPD MZWLR3T2HBLS-00AD3 V69W3 5V3P7 2.5.0 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735 V2 SP 3WPD MZWLR6T4HALA-00AD3 H8D5M 5V3P7 2.5.0 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735a MZWLR1T6HCJRAD3 H8GHV JN1W7 1.1.1 1.6 TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735a MZWLR3T2HCLSAD3 617H6 JN1W7 1.1.1 3.2 TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Samsung PM1735a MZWLR6T4HBLAAD3 9F6Y3 JN1W7 1.1.1 6.4 TB Cache,Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XVUG1T60 MP4F2 11FGY 2.0.0 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XVUG3T20 XFNX0 11FGY 2.0.0 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XVUG6T40 8RJJ9 11FGY 2.0.0 6.4 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Hynix PS1030 HFS1T6GEJVX171N 1HYKD 4K7P4 1.0.0 1.6 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Hynix PS1030 HFS3T2GEJVX171N 9VWPD 4K7P4 1.0.0 3.2 TB Cache, Capacity NVMe PCIe 2.5 Mixed Use Hynix PS1030 HFS6T4GEJVX171N PYMY6 4K7P4 1.0.0 6.4 TB Cache, Capacity
NVMe 2.5" Capacity Only
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use NVMe PCIe 2.5 Read Intensive Toshiba CD5 KCD5XLUG960G DRC9H T79D5 1.2.0 960 GB Capacity NVMe PCIe 2.5 Read Intensive Toshiba CD5 KCD5XLUG3T84 17C57 T79D5 1.2.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Intel P4510 SSDPE2KX040T8T 5GMK0 GD4X4 VDV1DP25 4 TB Capacity NVMe PCIe 2.5 Read Intensive KIOXIA DELL EXPRESS FLASH KIOXIA CM6 RI 1.92TB U.2 FIPS KCM6FRUL1T92 TXP72 T79D5 1.2.0 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Intel P5500 SSDPF2KX019T9T WPP9G CGXH7 1.2.4 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Intel P5500 SSDPF2KX038T9T KRT3G CGXH7 1.2.4 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Intel P5500 SSDPF2KX076T9T RNN67 CGXH7 1.2.4 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733 V2 MZWLR3T8HBLS-00AD3 G5N65 5V3P7 2.5.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733 V2 MZWLR7T6HALA-00AD3 DX74Y 5V3P7 2.5.0 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733 V2 MZWLR15THALA-00AD3 182NW 5V3P7 2.5.0 15.36 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733a MZWLR3T8HCLSAD3 RJKM5 JN1W7 1.1.1 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733a MZWLR7T6HBLAAD3 R1J8J JN1W7 1.1.1 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Samsung PM1733a MZWLR15THBLAAD3 D4CJG JN1W7 1.1.1 15.36 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CM6 KCM6XRUL1T92 N0VK0 0PVN6 2.2.1 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CM6 KCM6XRUL3T84 8W2G5 0PVN6 2.2.1 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CM6 KCM6XRUL7T86 VD0JX 0PVN6 2.2.1 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CM6 KCM6XRUL15T3 J91CR 0PVN6 2.2.1 15.36 TB Capacity NVMe PCIe 2.5 Read Intensive Intel Arbordale Plus RR P5520 SSDPF2KX019T1E 0HVC7 76F7P 1.2.0 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Intel Arbordale Plus RR P5520 SSDPF2KX038T1E 77MRY 76F7P 1.2.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Intel Arbordale Plus RR P5520 SSDPF2KX076T1E 90M2J 76F7P 1.2.0 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Intel Arbordale Plus R P5316 SSDPF2NV307TZ 4KCVT GDPV2 1.2.0 30.72 TB Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XRUG1T92 M8YW0 11FGY 2.0.0 1.92 TB Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XRUG3T84 XHYGF 11FGY 2.0.0 3.84 TB Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XRUG7T68 VV2M7 11FGY 2.0.0 7.68 TB Capacity NVMe PCIe 2.5 Mixed Use Kioxia CM7 KCM7XRUG15T3 DX2PD 11FGY 2.0.0 15.36 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CD8 KCD8XRUG1T92 NNKCT R6NX0 2.0.0 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CD8 KCD8XRUG3T84 N1MK1 R6NX0 2.0.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Kioxia CD8 KCD8XRUG7T68 MXD8J R6NX0 2.0.0 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Hynix PS1010 HFS1T9GEJVX171N 7GGK1 4K7P4 1.0.0 1.92 TB Capacity NVMe PCIe 2.5 Read Intensive Hynix PS1010 HFS3T8GEJVX171N J4TDK 4K7P4 1.0.0 3.84 TB Capacity NVMe PCIe 2.5 Read Intensive Hynix PS1010 HFS7T6GEJVX171N 2533N 4K7P4 1.0.0 7.68 TB Capacity NVMe PCIe 2.5 Read Intensive Hynix PS1010 HFS15T3EJVX171N 8TY8G 4K7P4 1.0.0 15.36 TB Capacity
NVMe Add-in Cards
Type Drive Type Form Factor Endurance Vendor Series Model Device Part Number (P/N) Firmware Software Bundle Firmware Minimum Supported Version Capacity Use NVMe PCIe AIC Mixed Use Samsung PM1725A, Dell Express Flash NVMe 1.6TB HHHL AIC MZPLL1T6HEHP-000D3 06V6M 34C36 1.2.1 1.6 TB Cache, Capacity NVMe PCIe AIC Mixed Use Samsung PM1725A, Dell Express Flash NVMe 3.2TB HHHL AIC MZPLL3T2HMLS-00003 C2KKH 34C36 1.2.1 3.2 TB Cache, Capacity NVMe PCIe AIC Mixed Use Samsung PM1725A, Dell Express Flash NVMe 6.4TB HHHL AIC MZPLL6T4HMLS-000D3 604N5 34C36 1.2.1 6.4 TB Cache, Capacity NVMe PCIe AIC Mixed Use Samsung PM1725b, Dell Express Flash NVMe 1.6TB (MU) HHHL AIC MZPLL1T6HAJQ-000D3 FTX2R JXWJW 1.2.1 1.6 TB Cache, Capacity NVMe PCIe AIC Mixed Use Samsung PM1725b, Dell Express Flash NVMe 3.2TB (MU) HHHL AIC MZPLL3T2HAJQ-00005 73KJ7 JXWJW 1.2.1 3.2 TB Cache, Capacity NVMe PCIe AIC Mixed Use Samsung PM1725b, Dell Express Flash NVMe 6.4TB (MU) HHHL AIC MZPLL6T4HMLA-000D3 FW2K0 JXWJW 1.2.1 6.4 TB Cache, Capacity NVMe PCIe AIC Mixed Use Samsung PM1735 SP 3WPD, SSD, NVMe, HHHL, 512e, ISE MZPLJ1T6HBJR-00AD3 Y7D7D 5CM3G 2.5.0 1.6 TB Cache, Capacity NVMe PCIe AIC Mixed Use Samsung PM1735 SP 3WPD, SSD, NVMe, HHHL, 512e, ISE MZPLJ6T4HALA-00AD3 91FXC 5CM3G 2.5.0 6.4 TB Cache, Capacity
3.3 - Azure Stack HCI Support Matrix (Archive)
3.3.1 - Azure Stack HCI Firmware and Driver Matrix for Legacy Windows Server Operating Systems (Windows Server 2016)
Introduction
This matrix is for Windows Server operating systems that have exited Microsoft mainstream support. This Windows Server operating system is no longer being validated by Dell for use with hyperconverged cluster deployments. The table in the below link is a snapshot of the last firmware and driver versions that were validated by Dell engineering for use with this legacy Windows Server version.
Windows Server 2016 - Microsoft Lifecycle | Microsoft Learn
Customers that are still running this Windows Server version for their hyperconverged cluster deployments are encouraged to perform an in-place upgrade to the Windows Server 2022 operating system per instructions at the following link.
Perform a Feature Update of Windows Server | Microsoft Learn
Storage Spaces Direct Ready Nodes and AX nodes Supported Firmware versions
Component
Type
Category
Software Bundle
Minimum Supported Version
Supported Systems
BIOS
Firmware DUP
BIOS
W77H1
2.16.1
AX-640
R640
AX-740xd
R740xd
BIOS
Firmware DUP
BIOS
CKFTD
2.16.1
R440
BIOS
Firmware DUP
BIOS
VHNTJ
2.16.1
R740xd2
BIOS
Firmware DUP
BIOS
61GYN
2.9.3
AX-6515
BIOS
Firmware DUP
BIOS
C45MX
2.9.3
AX-7525
BIOS
Firmware DUP
BIOS
G7K8G
1.8.2
AX-650
AX-750
iDRAC9 with Lifecycle Controller
Firmware DUP
BMC
KMYV9
6.10.00.00
All
Non-expander Storage Backplane
Firmware DUP
Storage-Backplane
VV85D
4.35
AX-640
AX-740xd
R640
R740xd
Non-expander Storage Backplane
Firmware DUP
Storage-Backplane
6NNVP
3.72
AX-7525
AX-650
AX-750
NVMe Switch Storage Backplane
Firmware DUP
Storage-Backplane
5XJWN
1.05
AX-750
Expander Storage Backplane
Firmware DUP
Storage-Backplane
H9PV3
1.20
AX-750
AX-7525
Expander Storage Backplane
Firmware DUP
Storage-Backplane
60K1J
2.52
All
Intel S3520, M.2, SSD, RI, 240 GB, 480 GB
Firmware DUP
BOSS (Boot)
CHJGV
DL43
All
Micron 5100, M.2, SSD, 240 GB, 480 GB
Firmware DUP
BOSS (Boot)
YM8KY
E013
All
Micron 5300, M.2, SSD, 240 GB, 480 GB
Firmware DUP
BOSS (Boot)
PWVX5
J004
All
CPLD
Firmware DUP
CPLD
1GW62
1.0.10
R440
CPLD
Firmware DUP
CPLD
9N4DH
1.0.6
AX-640
R640
CPLD
Firmware DUP
CPLD
G65GH
1.1.4
AX-740xd
R740xd
CPLD
Firmware DUP
CPLD
R13D8
1.0.4
R740xd2
CPLD
Firmware DUP
CPLD
79XGF
1.0.7
AX-6515
CPLD
Firmware DUP
CPLD
XTPX5
1.1.15
AX-7525
CPLD
Firmware DUP
CPLD
N9YTC
1.0.8
AX-650
AX-750
iDRAC Service Module OS DUP
Application
iSM
XJ9W8
4.3.0.0
All
(1) The "Non-expander Storage Backplane" is applicable only to R640 12-drive and R740xd 18-drive chassis configurations.
Storage Spaces Direct Ready Nodes and AX nodes Firmware and Drivers for Windows Server 2016
Component
Category
Part Number
Firmware
Drivers
Software Bundle
Minimum Supported Version
Software Bundle
Minimum Supported Version
Mellanox ConnectX-4 Lx Dual Port 25GbE DA/SFP rNDC
Mellanox ConnextX-4 Lx Dual Port 25GbE DA/SFP Network Adapter, LP
Mellanox ConnextX-4 Lx Dual Port 25GbE DA/SFP Network Adapter, FH
Network / RDMA
R887V
20NJD
MRT0D
YTPJW
14.31.20.06
F3Y6R
02.80.02 - Installer
2.80.25134.0 - Driver
Mellanox Connectx-5 EX Dual Port 100GbE QSFP20 PCIe Adapter, FH
Mellanox Connectx-5 EX Dual Port 100GbE QSFP20 PCIe Adapter, LP
Mellanox ConnectX-5 Dual Port 25GbE SFP28 Adapter, FH
Mellanox ConnectX-5 Dual Port 25GbE SFP28 Adapter, LP
Network / RDMA
71C1T
9FTMY
TDNNT
V5DG9
3CJ0V
16.31.20.06
F3Y6R
02.80.02 - Installer
2.80.25134.0 - Driver
Mellanox ConnectX-6 Dx Dual Port 100GbE QSFP56 PCIe Adapter, LP
Mellanox ConnectX-6 Dx Dual Port 100GbE QSFP56 PCIe Adapter, FH
Network / RDMA
F6FXM
8P2T2
1XPGP
22.31.20.06
F3Y6R
02.80.02 - Installer
2.80.25134.0 - Driver
Qlogic FastLinQ 41262 Dual Port 25Gbe SFP28, rNDC
QLogic FastLinQ 41262 Dual Port 25Gb SFP28 Adapter, LP
QLogic FastLinQ 41262 Dual Port 25Gb SFP28 Adapter, FH
Network / iWARP
4KF8J
415DX
51GRM
TD0M9
15.20.16
RYX52
35.20.14 - Installer
8.53.1.0 - Driver
QLogic FastLinQ 41162 Dual Port 10GbE BASE-T & Dual Port 1GbE BASE-T, rNDC
Network / NDC
0D1WT
TD0M9
15.20.16
RYX52
35.20.14 - Installer
8.53.1.0 - Driver
QLogic FastLinQ 41164 Quad Port 10GbE SFP+, rNDC
Network / NDC
XVVY1
TD0M9
15.20.16
RYX52
35.20.14 - Installer
8.53.1.0 - Driver
QLogic FastLinQ 41164 Quad Port 10GbE BASE-T, rNDC
Network / NDC
X1TD1
TD0M9
15.20.16
RYX52
35.20.14 - Installer
8.53.1.0 - Driver
Intel X710 DP 10Gb DA/SFP+, +I350 DP 1Gb Ethernet, NDC
Network / NDC
6VDPG
DK4G2
20.0.17
284J6
20.0.0 - Installer
1.13.104.0 - Driver
Qlogic 57800 2x10Gb BT + 2x1Gb BT NDC
QLogic 57800 2x10Gb DA/SFP+ +2x1Gb BT NDC
Network / NDC
G8RPD
165T0
899FK
15.20.13
MJP9W
35.20.04 - Installer
Broadcom 5720 Dual Port 1 GbE Network LOM Mezz Card
Network / NDC
KJMHJ
M18WH
21.80.9
49X84
21.80.3 - Installer
214.0.0.6 - Driver
Broadcom 57412 2 Port 10Gb SRP+ + 5720 2 Port 1 GB Base-T, rNDC
Network / NDC
NWMNX
YPXWJ
21.85.21.91
XYJ8C
218.0.169.0 - Installer
21.80.16.60 - Driver
Broadcom 57416 Dual Port 10 Gb E SFP+ Network LOM Mezz Card
Network / NDC
WC9TR
YPXWJ
21.85.21.91
XYJ8C
218.0.169.0 - Installer
21.80.16.60 - Driver
Broadcom 57414 Dual Port 25 Gb E SFP+ Network LOM Mezz Card
Network / NDC / OCP
930PP
YPXWJ
21.85.21.91
XYJ8C
218.0.169.0 - Installer
21.80.16.60 - Driver
HBA330 Controller, 12Gps Mini Card
HBA330 Controller, 12Gps Mini Card, LP
Storage-HBA
P2R3R
J7TNV
124X2
NKNVC
16.17.01.00
P1NP6
2.51.25.01 - Windows Server 2016
BOSS-S1
BOSS-S1
2MFVD
3P39V
2.5.13.3024
8KKVC
1.2.0.1052
Chipset driver for Intel platforms
Chipset
Not applicable
Not applicable
Not applicable
MPXXJ
10.1.18807.8279
SAS 2.5” HDD Drives - Capacity Only
Form Factor
Type
Vendor
Model
Model
Device Part Number (P/N)
Software Bundle
Minimum Supported Version
Capacity
Use
2.5"
7.2K 12Gbps SAS HDD
Seagate
Avenger
ST2000NX0463
TMVN7
GW3V7
NT32
2 TB
Capacity
2.5"
10K 12 Gbps SAS HDD
Seagate
Skybolt
DL2400MM0159
RWR8F
HYJ6K
ST5C
2.4 TB
Capacity
2.5"
10K 12 Gbps SAS HDD
Toshiba
AL15SE
AL15SEB24EQY
F9NWJ
0T1RG
EF06
2.4 TB
Capacity
2.5"
10K 12 Gbps SAS HDD
Seagate
Skybolt
ST2400MM0159
36YG1
DY8C3
ST76
2.4 TB
Capacity
SATA 2.5” HDD Drives - Capacity Only
Form Factor
Type
Vendor
Series
Model
Device Part Number (P/N)
Software Bundle
Minimum Supported Version
Capacity
Use
2.5"
7.2K 6Gbps SATA HDD
Seagate
Avenger
ST2000NX0423
VR92X
GMW4P
NB33
2 TB
Capacity
SATA 3.5” HDD Drives - Capacity Only
Form Factor
Type
Vendor
Series
Model
Device Part Number (P/N)
Software Bundle
Minimum Supported Version
Capacity
Use
3.5"
HDD
Hitachi
Aries K Plus
HUS726020ALA610
HUS726040ALA610
8NP2N
61FFW
X59KC
KV45
2 TB
4 TB
Capacity
3.5"
HDD
Hitachi
Rainier MLK
HUS722T2TALA600
V9H6C
V3DJM
MU03
2 TB
Capacity
3.5"
HDD
Toshiba
Tomcat R
MG04ACA200NY
MG04ACA400NY
NPVM6
95M6K
V47C4
FK5D
2 TB
4 TB
Capacity
3.5"
HDD
Seagate
Nemo
ST2000NM0018-2F3130
W8FW5
CMK5N
EA04
2 TB
Capacity
3.5"
HDD
Seagate
Makara BP
ST2000NM0145-2DC104
ST4000NM0265-2DC107
WG9R0
MWHY9
M5GJ1
DB34
2 TB
4 TB
Capacity
3.5"
HDD
Hitachi
Vela-A
HUS726T4TALA6L0
YH3T9
3CFT0
PV07
4 TB
Capacity
3.5"
HDD
Hitachi
Vela-AP
HUS728T8TALE6L0
1WMVC
N26JT
RT07
8 TB
Capacity
3.5"
HDD
Hitachi
Libra HE10
HUH721008ALE600
KRV2W
H12N2
LT21
8 TB
Capacity
3.5"
HDD
Seagate
Makara Plus
ST8000NM0205-2FF112
92MDW
MR6RH
PB53
8 TB
Capacity
3.5"
HDD
Toshiba
MG06
MG06ACA800EY
9X09C
PT7D8
GA09
8 TB
Capacity
3.5"
HDD
Hitachi
Leo-A He12
HUH721212ALE600
T2YHT
0HF04
NT10
12 TB
Capacity
3.5"
HDD
Toshiba
MG07
MG07ACA12TEY
753F0
0942Y
GB03
12 TB
Capacity
3.5"
HDD
Toshiba
MG08AC
MG08ACA16TEY
HPGJ4
MGF80
GC02
16 TB
Capacity
3.5"
HDD
Toshiba
MG08AD
MG08ADA400NY
W2M9N
7NJXF
GD03
4 TB
Capacity
3.5"
HDD
Seagate
Cimarron
ST4000NM016A-2HZ130
ST8000NM012A-2KE131
XPJ47
F4JXT
179WV
V1521
CAJC
CALD
4 TB
8 TB
Capacity
3.5"
HDD
Seagate
Cimarron BP
ST4000NM018B-2TF130
ST8000NM023B-2TJ133
6KR2M
J7W80
J4X0T
4P5X3
LC09
LA0A
4 TB
8 TB
Capacity
SAS 3.5” HDD Drives - Capacity Only
Form Factor
Type
Vendor
Series
Model
Device Part Number (P/N)
Software Bundle
Minimum Supported Version
Capacity
Use
3.5"
HDD
Hitachi
Aries K Plus
HUS726020ALS210
HUS726040ALS210
VH6FW
X4FKY
68X4C
KU45
2 TB
4 TB
Capacity
3.5"
HDD
Toshiba
Tomcat R
MG04SCA20ENY
MG04SCA40ENY
HHX14
1MVTT
RG9MK
EG03
2 TB
4 TB
Capacity
3.5"
HDD
Seagate
Makara BP
ST2000NM0155
ST4000NM0295
7RCGV
5JH5X
3CRY1
DT32
2 TB
4 TB
Capacity
3.5"
HDD
Hitachi
Vela-A
HUS726T4TALS200
NT1X2
1DM5F
PU07
4 TB
Capacity
3.5
HDD
Hitachi
Vela-AP
HUS728T8TAL5200
44YFV
6JJPV
RS07
8 TB
Capacity
3.5"
HDD
Hitachi
Libra HE10
HUH721008AL5200
KRDKK
MGW91
LS21
8 TB
Capacity
3.5"
HDD
Seagate
Makara Plus
ST8000NM0185
M40TH/VFP4M
6421F
PT55
8 TB
Capacity
3.5"
HDD
Toshiba
MG06
MG06SCA800EY
FV725
4G5GY
EH0D
8 TB
Capacity
3.5"
HDD
Hitachi
Leo-A He12
HUH721212AL5200
9HXK6
230YX
NS10
12 TB
Capacity
3.5"
HDD
Toshiba
MG07
MG07SCA12TEY
DK7C9/KFJ7G
GT72W
EI0C
12 TB
Capacity
3.5"
HDD
Seagate
Evans
ST12000NM009G
7KT9W
NJ4NN
ESL7
12 TB
Capacity
3.5"
HDD
Seagate
Mobula BP
ST12000NM0158
YMN53
VTX9C
RSL5
12 TB
Capacity
3.5"
HDD
Toshiba
MG08SC
MG08SCA16TEY
8MG73
9N3RR
EJ09
16 TB
Capacity
3.5"
HDD
Toshiba
MG08SC
MG08SCA16TEY
4N7V0
9N3RR
EJ09
16 TB
Capacity
3.5"
HDD
Toshiba
MG08SC
MG08SCA16TEY
24HF9
9N3RR
EJ09
16 TB
Capacity
3.5"
HDD
Seagate
Evans
ST16000NM010G
CNXPV
NJ4NN
ESL7
16 TB
Capacity
3.5"
HDD
WD
Paris-C
WUH721816AL5200
VF206
19MP7
US06
16 TB
Capacity
3.5"
HDD
Seagate
Cimarron
ST4000NM017A
ST8000NM014A
KRM6X
0N660
WTX15
PRFRJ
CSJA
CSLC
4 TB
8 TB
Capacity
3.5
HDD
Seagate
Cimarron BP
ST4000NM019B ST8000NM024B
10N7R
C5HD0
912Y9
DTGXD
LW0A
LS0A
4 TB
8 TB
Capacity
3.5
HDD
Toshiba
MG08SD
MG08SDA400NY
FN2YX
N5XN3
EK05
4 TB
Capacity
SATA 2.5” SSD Drives - Cache or Capacity
Endurance
Vendor
Series
Model
Device Part Number (P/N)
Software Bundle
Minimum Supported Version
Capacity
Use
Mixed Use
Toshiba
HK4
THNSF8800CCSE
THNSF81D60CSE
VCRY6
DMF5Y
H3XHN
DACB
800 GB
1.6 TB
Cache, Capacity
Mixed Use
Micron
5300
MTFDDAK960TDT
MTFDDAK1T9TDT
XMWMK
MMCDY
X5R54
J004
960 GB
1.92 TB
Cache, Capacity
Mixed Use
Samsung
SM863a
MZ7KM960HMJP0D3
MZ7KM1T9HMJP0D3
DD4G0
K5P0T
97D8J
GD57
960 GB
1.92 TB
Cache, Capacity
Mixed Use
Samsung
SM883
MZ7KH960HAJR0D3
MZ7KH1T9HAJR0D3
YDHYX
71K37
3J3JR
HF58
960 GB
1.92 TB
Cache, Capacity
Mixed Use
Intel
S4600
SSDSC2KG960G7R
SSDSC2KG019T7R
TR3MY
MWKF2
V141M
DL5C
960 GB
1.92 TB
Cache, Capacity
Mixed Use
Intel
S4610
SSDSC2KG960G8R
SSDSC2KG019T8R
X31G3
F8N2K/55J8H
2674V
DL69
960 GB
1.92 TB
Cache, Capacity
Mixed Use
Micron
5200
MTFDDAK960TDN
MTFDDAK1T9TDN
HY1F8
XKF5Y
H72VG
F005
960 GB
1.92 TB
Cache, Capacity
Mixed Use
Toshiba
HK6-V
KHK6YVSE960G
KHK6YVSE1T92
XW4D1
0DXJ7
W0YR1
DBC4
960 GB
1.92 TB
Cache, Capacity
Mixed Use
Hynix
SE5031
HFS960G32FEH-BA10A
HFS1T9G32FEH-BA10A
7GR2K
GKTF1
7X9WV
DD02
960 GB
1.92 TB
Cache, Capacity
Mixed Use
Intel
Youngsville-RR
SSDSC2KG960GZR
SSDSC2KG019TZR
8MHYH
8RXV5
PN1T8
DL70
960 GB
1.92 TB
Cache, Capacity
Mixed Use
Samsung
PM897
MZ7L3960HBLTAD3
MZ7L31T9HBNAAD3
MZ7L33T8HBNAAD3
96KT6
RRR7M
N04DW
2PV21
HH53
960 GB
1.92 TB
3.84 TB
Cache, Capacity
SATA 2.5” SSD Drives - Capacity Only
Endurance
Vendor
Series
Model
Device Part Number (P/N)
Software Bundle
Minimum Supported Version
Capacity
Use
Read Intensive
Micron
5200
MTFDDAK1T9TDD
VJ36D
H72VG
F005
1.92 TB
Capacity Only
Read Intensive
Micron
5300
MTFDDAK1T9TDS
GYGVV
X5R54
J004
1.92 TB
Capacity Only
Read Intensive
Toshiba
HK6-R
KHK6YRSE1T92
KHK6YRSE3T84
919J7
8PYG5
W0YR1
DBC4
1.92 TB
3.84 TB
Capacity Only
Read Intensive
Samsung
PM883a
MZ7LH1T9HALT0D3
9F9Y6
882YH
HG58
1.92 TB
Capacity Only
Read Intensive
Samsung
PM883
MZ7LH1T9HMLT0D3
Y24T6
93P7P
HE59
1.92 TB
Capacity Only
Read Intensive
Hynix
SE4011
HFS1T9G32FEH-7A10A
0XMV9
MFCH2
DE07
1.92 TB
Capacity Only
Read Intensive
Intel
S4510
SSDSC2KB019T8R
33R2T
2674V
DL69
1.92 TB
Capacity Only
Read Intensive
Intel
S4500
SSDSC2KB019T7R
SSDSC2KB038T7R
XCN15
3RRN8
V141M
DL5C
1.92 TB
3.84 TB
Capacity Only
Read Intensive
Intel
S4510
SSDSC2KB038T8R
1RHK2
2674V
DL69
3.84 TB
Capacity Only
Read Intensive
Samsung
PM883
MZ7LH3T8HMLT0D3
FYP5F
93P7P
HE59
3.84 TB
Capacity Only
Read Intensive
Samsung
PM883a
MZ7LH3T8HALT0D3
5TVXD
882YH
HG58
3.84 TB
Capacity Only
Read Intensive
Hynix
SE4011
HFS3T8G32FEH-7410A
D6C0R
MFCH2
DE07
3.84 TB
Capacity Only
Read Intensive
Micron
5300
MTFDDAK3T8TDT
4H1RX
PXMD3
J404
3.84 TB
Capacity Only
Read Intensive
Hynix
SE5110
HFS1T9G3H2X069N
HFS3T8G3H2X069N
962FP
3GDK0
8KVKG
DZ02
1.92 TB
3.84 TB
Capacity Only
Read Intensive
Intel
Youngsville-RR
SSDSC2KB960GZR
SSDSC2KB019TZR
SSDSC2KB038TZR
F6H8H
VYYW8
WNPN1
PN1T8
DL70
960 GB
1.92 TB
3.84 TB
Capacity Only
Read Intensive
Samsung
PM893
MZ7L31T9HBLTAD3
MZ7L33T8HBLTAD3
0KYP4
GCN5W
5MKJ8
HJ53
1.92 TB
3.84 TB
Capacity Only
SAS 2.5” SSD Drives - Cache or Capacity
Endurance
Vendor
Series
Model
Supported Config
Device Part Number (P/N)
Software Bundle
Minimum Supported Version
Capacity
Use
Write Intensive
Toshiba
Phoenix M4
PX05SMB080Y
PX05SMB160Y
Hyb, AF
CN3JH
GVTYD
1DJXX
AS10
800 GB
1.6 TB
Cache, Capacity
Mixed Use
Toshiba
Phoenix M4
PX05SVB096Y
PX05SVB192Y
PX05SVB384Y
Hyb, AF
503M7
V0K7V
3DDFT
1DJXX
AS10
960 GB
1.92 TB
3.84 TB
Cache, Capacity
Write Intensive
Toshiba
Phoenix M5-M
KPM5XMUG800G
KPM5XMUG1T60
Hyb, AF
DHRVV
W9G88
4P9DW
B026
800 GB
1.6 TB
Cache, Capacity
Mixed Use
Samsung
PM1645a
MZILT800HBHQ0D3
MZILT1T6HBJR0D3
Hyb, AF
GW8T1
3TCV6
VJY6V
DWA4
800 GB
1.6 TB
Cache, Capacity
Mixed Use
Samsung
PM1645
MZILT1T6HAJQ0D3
Hyb, AF
DR0HX
C9JP2
DWF8
1.6 TB
Cache, Capacity
Mixed Use
WD
Bear Cove Quantum
WUSTR6480BSS200
WUSTR6416BSS200
Hyb, AF
6VJC9
6NF96
X95FJ
G130
800 GB
1.6 TB
Cache, Capacity
Mixed Use
Toshiba
Phoenix M5-V
KPM5XVUG960G
KPM5XVUG1T92
KPM5XVUG3T84
Hyb, AF
WFGTH
2WVYG
91W3V
4P9DW
B026
960 GB
1.92 TB
3.84 TB
Cache, Capacity
Write Intensive
Kioxia
PM6
KPM6XMUG800G
KPM6XMUG1T60
Hyb, AF
H6GCD
5GDXH
6K5N9
BA0D
800 GB
1.6 TB
Cache, Capacity
Mixed Use
Kioxia
PM6
KPM6XVUG800G
KPM6XVUG1T60
KPM6XVUG6T40
Hyb, AF
JTKH5
GD3N0
6NW3J
6K5N9
BA0D
800 GB
1.6 TB
6.4 TB
Cache, Capacity
Mixed Use
Kioxia
PM6, FIPS
KPM6WVUG960G
KPM6WVUG1T92
KPM6WVUG3T84
Hyb, AF
WMWKG
DHWH5
81H9C
376CY
BD0D
960 GB
1.92 TB
3.84 TB
Cache, Capacity
SAS 2.5” SSD Drives - Capacity Only
Endurance
Vendor
Series
Model
Device Part Number (P/N)
Software Bundle
Minimum Supported Version
Capacity
Use
Read Intensive
WD
Bear Cove Plus
WUSTR1519ASS200
WUSTR1538ASS200
5ND33
YW17N
358PN
K960
1.92 TB
3.84 TB
Capacity Only
Read Intensive
WD
Bear Cove Quantum
WUSTVA119BSS200
WUSTVA138BSS200
02X38
FP1KF
1GGR2
G10A
1.92 TB
3.84 TB
Capacity Only
Read Intensive
Samsung
PM1643
MZILT1T9HAJQ0D3
MZILT3T8HALS0D3
MZILT7T6HMLA0D3
F0VFY
X8F87
RVYD5
J3RRK
DSF8
1.92 TB
3.84 TB
7.68 TB
Capacity Only
Read Intensive
Samsung
PM1643a
MZILT1T9HBJR0D3
MZILT3T8HBLS0D3
MZILT7T6HALA0D3
TMTW9
CRNPH
84C40
D7RNT
DSA4
1.92 TB
3.84 TB
7.68 TB
Capacity Only
Read Intensive
Samsung
PM1633a
MZILS3T8HMLH0D3
JR1HP
XNGNT
DSLA
3.84 TB
Capacity Only
Read Intensive
Toshiba
Phoenix M5-R
KPM5XRUG1T92
KPM5XRUG3T84
TDNP7
N85XX
4P9DW
B026
1.92 TB
3.84 TB
Capacity Only
Read Intensive
Toshiba
Phoenix M4
PX05SRB384Y
XCRDV
1DJXX
AS10
3.84 TB
Capacity Only
Read Intensive
Kioxia
PM6
KPM6XRUG1T92
KPM6XRUG3T84
KPM6XRUG7T68
4CN85
H9TT5
PD02Y
2N1R6
BA0B
1.92 TB
3.84 TB
7.68 TB
Capacity Only
Read Intensive
Kioxia
PM6
KPM6WRUG1T92
KPM6WRUG3T84
7F2D1
FH1W9
376CY
BD0D
1.92 TB
3.84 TB
Capacity Only
Value SAS 2.5” SSD Drives - Cache or Capacity
Endurance
Vendor
Series
Model
Device Part Number (P/N)
Software Bundle
Minimum Supported Version
Capacity
Use
Mixed Use
Toshiba
Phoenix RM5
KRM5XVUG3T84
X78JM
12D7W
B70C
3.84 TB
Cache, Capacity
Mixed Use
Seagate
LangeBP
XS3840LE70154
NWGX3
NX13G
4D0C
3.84 TB
Cache, Capacity
Mixed Use
Seagate
LangeBP,SED
XS960LE70134
XS1920LE70134
XS3840LE70134
2RDWT
N6DRV
YM9HP
G04C8
4S0C
960 GB
1.92 TB
3.84 TB
Cache, Capacity
Mixed Use
Kioxia
RM6,SED
KRM6VVUG960G
KRM6VVUG1T92
KRM6VVUG3T84
42XXC
N15JP
FXYGR
3P4FR
BJ02
960 GB
1.92 TB
3.84 TB
Cache, Capacity
Read Intensive
Toshiba
Phoenix RM5
KRM5XRUG7T68
5XD2F
12D7W
B70C
7.68 TB
Capacity Only
Read Intensive
Seagate
Lange
XS7680SE70074
2PKRH
H3VHX
EC16
7.68 TB
Capacity Only
Read Intensive
Seagate
LangeBP
XS7680SE70154
5KW0F
NX13G
4D0C
7.68 TB
Capacity Only
Read Intensive
Seagate
LangeBP,SED
XS1920SE70134
XS3840SE70134
XS7680SE7013
K9T53
4KPKF
2THYF
G04C8
4S0C
1.92 TB
3.84 TB
7.68 TB
Capacity Only
Read Intensive
Kioxia
RM6,SED
KRM6VRUG1T92
KRM6VRUG3T84
KRM6VRUG7T68
1FGWG
XNXD2
5MHY8
3P4FR
BJ02
1.92 TB
3.84 TB
7.68 TB
Capacity Only
NVMe Drives - Cache or Capacity
NOTE
Intel Optane P4800x is supported only on the R640 Storage Spaces Direct Ready Node.
Platform
Vendor
Form Factor
Description
Model Number
Device Part Number (P/N)
Software Bundle
Minimum Supported Version
Capacity
Use
NVMe only
Intel
2.5"
Optane P4800x SSD/NVMe, 375 GB U.2 2.5" SFF
SSDPE21K375GAT
3DM57
HD2YY
E201DP38
375 GB
Cache, Capacity
NVMe only
Samsung
2.5"
PM1725A
MZWLL1T6HEHP-000D3
MZWLL3T2HMJP-000D3
MZWLL6T4HMLS-000D3
JD6CH
JDMHM
Y3XT2
34C36
1.2.1
1.6 TB
3.2 TB
6.4 TB
Cache, Capacity
NVMe only
Samsung
2.5"
PM1725b
MZWLL1T6HAJQ-000D3
MZWLL3T2HAJQ-000D3
MZWLL6T4HMLA-000D3
4WDXY
K60N7
08NMX
3F3N1
1.2.2
1.6 TB
3.2 TB
6.4 TB
Cache, Capacity
NVMe only
Intel
2.5"
P4600
SSDPE2KE016T7T
SSDPE2KE032T7T
F5P84
MCV6J
CR0HC
QDV1DP17
1.6 TB
3.2 TB
Cache, Capacity
NVMe only
Intel
2.5"
P4610
SSDPE2KE016T8T
SSDPE2KE032T8T
SSDPE2KE064T8T
58V30
2CN1T
X27HY
GD4X4
VDV1DP25
1.6 TB
3.2 TB
6.4 TB
Cache, Capacity
NVMe only
KIOXIA
2.5"
CM6,FIPS
Dell Ent NVMe FIPS CM6 MU 1.6 TB
G7N00
T79D5
1.2.0
1.6 TB
Cache, Capacity
NVMe only
Samsung
2.5"
PM1735
Dell Ent NVMe AGN MU U.2 1.6 TB
6GK00
RP8RC
2.3.0
1.6 TB
Cache, Capacity
NVMe only
Samsung
2.5"
PM1735 V2
Dell Ent NVMe v2 AGN MU U.2 1.6 TB
Dell Ent NVMe v2 AGN MU U.2 3.2 TB
Dell Ent NVMe v2 AGN MU U.2 6.4 TB
0MNMV
V69W3
H8D5M
TRCC6
2.3.0
1.6 TB
3.2 TB
6.4 TB
Cache, Capacity
NVMe only
Kioxia
2.5"
CM6 SP
Dell Ent NVMe CM6 MU 1.6 TB
Dell Ent NVMe CM6 MU 3.2 TB
Dell Ent NVMe CM6 MU 6.4 TB
P03YC
97GR0
K916X
511TX
2.1.8
1.6 TB
3.2 TB
6.4 TB
Cache, Capacity
NVMe only
Intel
2.5"
P5600 SP
Dell Ent NVMe P5600 MU U.2 1.6 TB
Dell Ent NVMe P5600 MU U.2 3.2 TB
C9X5T
PRKTM
J7FTF
1.2.4
1.6 TB
3.2 TB
Cache, Capacity
NVMe only
Intel
2.5"
Arbordale Plus RR
SSDPF2KE016T1E
SSDPF2KE032T1E
82TVJ
TY3M5
J55N8
1.0.0
1.6 TB
3.2 TB
Cache, Capacity
NVMe Drives - Capacity Only
NOTE
Toshiba CD5 960 GB capacity is supported only on the R640 Storage Spaces Direct Ready Node.
Endurance
Vendor
Series
Model
Device Part Number (P/N)
Software Bundle
Minimum Supported Version
Capacity
Use
Read Intensive
Toshiba
CD5
KCD5XLUG960G
KCD5XLUG3T84
DRC9H
17C57
T79D5
1.2.0
960 GB
3.84 TB
Capacity Only
Intel
P4510
SSDPE2KX040T8T
5GMK0
GD4X4
VDV1DP25
4 TB
Capacity Only
Read Intensive
KIOXIA
CM6
Dell Ent NVMe FIPS CM6 RI 1.92 TB
TXP72
T79D5
1.2.0
1.92 TB
Capacity Only
Read Intensive
Intel
P5500
Dell Ent NVMe P5500 RI U.2 1.92 TB
Dell Ent NVMe P5500 RI U.2 3.84 TB
Dell Ent NVMe P5500 RI U.2 7.68 TB
WPP9G
KRT3G
RNN67
XXN1D
1.2.3
1.92 TB
3.84 TB
7.68 TB
Capacity Only
Read Intensive
Samsung
PM1733 V2
Dell Ent NVMe v2 AGN RI U.2 3.84 TB
Dell Ent NVMe v2 AGN RI U.2 7.68 TB
G5N65
DX74Y
FJK0C
2.2.0
3.84 TB
7.68 TB
Capacity Only
Read Intensive
Kioxia
CM6,SP
KCM6XRUL1T92
KCM6XRUL3T84
KCM6XRUL7T86
N0VK0
8W2G5
VD0JX
511TX
2.1.8
1.92 TB
3.84 TB
7.68 TB
Capacity Only
Read Intensive
Intel
Arbordale Plus RR
SSDPF2KX019T1E
SSDPF2KX038T1E
SSDPF2KX076T1E
0HVC7
77MRY
90M2J
J55N8
1.0.0
1.92 TB
3.84 TB
7.68 TB
Capacity Only
NVMe PCIe Add In Card (AIC) - Cache or Capacity
Platform
Vendor
Form Factor
Description
Model Number
Device Part Number (P/N)
Software Bundle
Minimum Supported Version
Capacity
Use
NVMe only
Samsung
PCIe AIC
PM1725A
MZPLL1T6HEHP-000D3
MZPLL6T4HMLS-000D3
06V6M
604N5
34C36
1.2.1
1.6 TB
6.4 TB
Cache, Capacity
NVMe only
Samsung
PCIe AIC
PM1725b
MZPLL1T6HAJQ-000D3
MZPLL6T4HMLA-000D3
FTX2R
FW2K0
3F3N1
1.2.2
1.6 TB
6.4 TB
Cache, Capacity
NVMe only
Samsung
PCIe AIC
PM1735
MZPLJ1T6HBJR-00AD3
MZPLJ6T4HALA-00AD3
Y7D7D
91FXC
RDKVC
2.4.0
1.6 TB
6.4 TB
Cache, Capacity
4 - BIOS and iDRAC configuration recommendations
BIOS Configuration
The following table lists the BIOS configuration settings for server nodes implemented as Storage Spaces Direct cluster nodes.
BIOS Section
BIOS Token
PE Default Value
AX Value
Platform
Processor Settings
Virtualization Technology
Enabled
Enabled
AX-640 AX-740xd AX-650 AX-750 AX-6515 AX-7525
Processor Settings
x2APIC Mode
Enabled
Enabled
AX-640 AX-740xd AX-650 AX-750 AX-6515 AX-7525
Processor Settings
NUMA Nodes Per Socket
1
4
AX-6515 AX-7525
Integrated Devices
SR-IOV Global Enable
Disabled
Enabled
AX-640 AX-740xd AX-650 AX-750 AX-6515 AX-7525
System Profile Settings
Systems Profile
Performance Per Watt (DAPC)
Performance
AX-640 AX-740xd AX-650 AX-750 AX-6515 AX-7525
Systems Security
TPM Security
Off
On
AX-640 AX-740xd AX-650 AX-750 AX-6515 AX-7525
Systems Security
AC Power Recovery
NA
On
AX-640 AX-740xd AX-650 AX-750 AX-6515 AX-7525
Systems Security
AC Power Recovery Delay
NA
Random
AX-640 AX-740xd AX-650 AX-750 AX-6515 AX-7525
Systems Security
Secure Boot
Disabled
Enabled
AX-640 AX-740xd AX-650 AX-750 AX-6515 AX-7525
Processor Settings
Kernel DMA Protection
Disabled
Enabled
AX-650 AX-750 AX-7525
Processor Settings
Secure Memory Encryption
Disabled
Enabled
AX-7525
Processor Settings
Transparent Secure Memory Encryption
Disabled
Enabled
AX-7525
Systems Security
TPM PPI Bypass Provision
Disabled
Enabled
AX-650 AX-750 AX-7525
Systems Security
TPM PPI Bypass Clear
Disabled
Enabled
AX-650 AX-750 AX-7525
Systems Security
TPM2 Algorithm Selection
SHA1
SHA256
AX-650 AX-750 AX-7525
Systems Security
Intel TXT/AMD DRTM
Off
On
AX-650 AX-750 AX-7525
Systems Security
SMM Security Mitigation
Disabled
Enabled
AX-7525
iDRAC Configuration
The following table lists the iDRAC settings for server nodes configured as Azure Stack HCI cluster nodes.
Setting Category
Setting Name
Desired Value
Network Settings
Enable NIC
Enable
NIC Selection
Dedicated
IPMI Settings
Enable IPMI Over LAN*
Enable
Power Configuration
Redundancy Policy
Input Power Redundant
Enable Hot Spare
Enabled
Primary Power Supply Unit
PSU1
*Required only if you plan to use SCVMM based management of bare-metal server.