RMS Hardware Compatibility List

View as Markdown

This Hardware Compatibility List (HCL) is provided for reference purposes only. Systems listed here have been unit tested or exercised internally in limited RMS scenarios. Inclusion in this list does not imply qualification, certification, or support, and does not represent a commitment to ongoing compatibility. For specific hardware support inquiries or technical specifications, please contact the original hardware vendor.

RMS compatibility depends on both the hardware management interface and the node identity sent by the caller. New clients should send node_descriptor attributes using the matrix below. Legacy NodeType values remain supported; when a request sets a non-NODE_TYPE_UNSPECIFIED NodeType, that enum value overrides node_descriptor for dispatch.

Last Updated: 2026-08-03

Supported Hardware

HardwareRMS Node TypeManagement InterfaceValidated Firmware VersionNotes
GB200 Compute Tray (1RU)compute_gb200_nvidiaRedfish over HTTPS1.3.2GANVIDIA GB200 compute tray path for inventory, power, and firmware workflows.
GB200 Power Shelf, LiteOnpowershelf_gb200_liteonRedfish over HTTPSLiteOn GB200 power shelf path for inventory, power, and firmware workflows.
GB200 Power Shelf, Deltapowershelf_gb200_deltaRedfish over HTTPSDelta GB200 power shelf path for inventory, power, and firmware workflows.
GB300 Compute Tray, NVIDIAcompute_gb300_nvidiaRedfish over HTTPSNVIDIA GB300 compute tray path for inventory, power, and firmware workflows.
GB300 Power Shelf, LiteOnpowershelf_gb300_liteonRedfish over HTTPSLiteOn GB300 power shelf path for inventory, power, and firmware workflows.
GB300 Power Shelf, Deltapowershelf_gb300_deltaRedfish over HTTPSDelta GB300 power shelf path for inventory, power, and firmware workflows.
NVSwitch Tray DGXswitch_gb200_nvidiaNVUE REST and SSH1.3.2GANVIDIA GB200 NVSwitch tray path for switch inventory and firmware workflows.
GB300 NVSwitch Tray, NVIDIAswitch_gb300_nvidiaNVUE REST and SSHNVIDIA GB300 NVSwitch tray path for switch inventory and firmware workflows.

Hardware Under Development

This list outlines platforms that are under development and have not undergone full RMS compatibility testing.

HardwareRMS Node TypeManagement InterfaceDevelopment Firmware VersionNotes
Wiwynn GB200 Compute TrayNodeDescriptor onlyRedfish over HTTPSWiwynn GB200 reuses the reference compute path and accepts both BMC firmware locations supplied by the firmware manifest.
Lenovo GB300 Compute Traycompute_gb300_lenovoRedfish over HTTPSBMC 3.0.0; BIOS/UEFI 1.0.0GALenovo GB300 compute support is under development and should be validated against the target site release before use.
Supermicro GB300 Compute TrayNodeDescriptor onlyRedfish over HTTPSHost BMC 70.02.01.05; BIOS 2.3bSupermicro GB300 uses the manifest-selected nosbios, BIOS, and host-BMC payloads with required power cycles between nosbios and BIOS.

Node Descriptor Translation

RMS resolves a descriptor to the internal node type at the gRPC boundary. The required identity keys are role, vendor, and product_family. The optional inventory_profile key selects a deployment-defined expected firmware inventory and does not affect node-type resolution. RMS rejects descriptors with missing or empty required attributes and rejects unsupported attributes.

inventory_profile is an opaque, case-sensitive identifier after trimming. RMS looks it up in [workflows.expected_inventory_profiles]. Missing metadata preserves legacy firmware behavior; an empty or unknown supplied profile rejects that node before firmware work starts. ListNodeInventory returns the selected profile with the canonical identity attributes.

Wiwynn GB200 and Supermicro GB300 are descriptor-only and do not add NodeType protobuf enum values. Requests use NODE_TYPE_UNSPECIFIED with the descriptors shown below.

rolevendorproduct_familyInternal node type
computenvidiagb200compute_gb200_nvidia
computewiwynngb200compute_gb200_wiwynn
computenvidiagb300compute_gb300_nvidia
computelenovogb300compute_gb300_lenovo
computesupermicrogb300compute_gb300_supermicro
computenvidiavrnvl72compute_vrnvl72_nvidia
switchnvidiagb200switch_gb200_nvidia
switchnvidiagb300switch_gb300_nvidia
switchnvidiavrnvl72switch_vrnvl72_nvidia
power_shelfliteongb200powershelf_gb200_liteon
power_shelfdeltagb200powershelf_gb200_delta
power_shelfliteongb300powershelf_gb300_liteon
power_shelfdeltagb300powershelf_gb300_delta