Attempting to remediate multiple ESXi hosts in the same cluster sequentially while a remediation task is already in progress, you encounter the following error: Remediation task failed: The operation is not supported on the selected inventory objects.
This occurs even if the Parallel Remediation setting is enabled in the vSphere Lifecycle Manager (vLCM) settings.
vCenter server 8.x
vSphere ESXi 8.x
This issue occurs because the parallel remediation feature in vSphere Lifecycle Manager is designed to remediate hosts that are already in maintenance mode before the remediation task is initiated at the cluster level. Attempting to start a new remediation task on a single host while another host is currently undergoing remediation is not supported, even with parallel remediation enabled.
To successfully perform parallel remediation on multiple ESXi hosts, you must initiate the task from the cluster level with the target hosts already in maintenance mode.
Notes:
vSphere Lifecycle Manager does not automatically remediate ESXi hosts that are not in maintenance mode when the parallel remediation checkbox is selected.
For automation via PowerCLI, refer to the update-entity documentation regarding the ClusterEnableParallelRemediation parameter.
Remediating ESXi Hosts by Using Baselines and Baseline Groups