A consultant creates a new cluster using ESXi as the hypervisor. After creating the cluster, the consultant begins to run Life Cycle Manager (LCM) updates. During the LCM upgrade pre-checks, an error is returned.
Which configuration is causing this issue?
The error during LCM pre-checks in an ESXi-based Nutanix cluster with HA enabled is most likely due to the ESXi cluster admission control being enabled. Admission control is a feature in VMware ESXi that reserves resources for HA purposes to ensure that sufficient resources are available in the event of host failures. When admission control is enabled, it can interfere with Nutanix LCM operations, which may require resource reallocation or reconfiguration that conflicts with the reserved capacities set by admission control. Disabling admission control during LCM updates would typically resolve this issue. Reference: VMware documentation on HA and Admission Control, Nutanix LCM documentation.
Currently there are no comments in this discussion, be the first to comment!