ESXi patch failed with error "The CPU in this host may not be supported in future ESXi releases"
search cancel

ESXi patch failed with error "The CPU in this host may not be supported in future ESXi releases"

book

Article ID: 391610

calendar_today

Updated On: 03-23-2025

Products

VMware vSphere ESXi

Issue/Introduction

  • ESXi 7.0 patch with the HardwareError messages:

    # esxcli software profile update -d="<patch-depot-path>" -p=<patch-depot-profile>

    [HardwareError]
    Hardware precheck of profile <patch-depot-profile> failed with warnings: <CPU_SUPPORT WARNING: The CPU in this host may not be supported in future ESXi releases. Please plan accordingly.>
    Apply --no-hardware-warning option to ignore the warnings and proceed with the transaction.

  • ESXi can be patched successfully by add the parameter '--no-hardware-warning' at the end of the command line. 

Environment

VMware vSphere ESXi 7.0.x
VMware vSphere ESXi 8.0.x

Cause

The HardwareError message indicates that CPU model is in the discontinuation list planned with future VMware major vSphere release after 8.0.x. That need an attention to plan the upgrade in the future. 

Resolution

The message is harmless and the patch can be installed in the ESXi host. The only thing is that ESXi host can not be upgraded to that versions which does not support this CPU model. More information can be from CPU Support Deprecation and Discontinuation In vSphere Releases

Additional Information