Prechecks fail with errors citing Hardware compatibility issues, Error fetching device firmware data and NVMe SSD Controller PM173Xa incompatibility with the cluster image.
VCF 5.x
The Hardware/NVMe compatibility errors indicate the Hardware Support Manager (HSM) plugin—the vendor OVF integrated into vCenter—is failing its hardware compatibility validation checks for vLCM.
Hardware compatibility validation failed when using the hardware vendor's Hardware Support Manager (HSM) plugin with VMware vSphere Lifecycle Manager (vLCM).
Note: The Hardware Support Manager (HSM) is a software solution provided by the hardware vendor, typically delivered as an OVF (Open Virtualization Format) image. Once deployed, the HSM includes a plug-in that registers itself as an extension within the vCenter Server. This integration allows for streamlined hardware management and support, enabling enhanced compatibility checks and firmware updates within the vSphere environment.
These are Warning Message reported via Pre-Check in SDDC Manager. Due to HSM Plugin issue manual Validation at the vCenter is required.
Note: These warning messages can be safely ignored as these are not Upgrade Blocker.
for a in $(esxcfg-scsidevs -a |awk ' {print $2) ') ;do vmkload_mod -s $a |grep -i version ; doneesxcli vsan debug controller list -- used-by-vsan=trueesxcli nvme device get -A vmhba0 | grep -A 4 PCIVID