Failed to connect to ESXi esxi01.example.com with user root Reference Token: #####
ERROR [vcf_dm,697................................] [c.v.v.v.f.a.GenerateDeployVcenterInputAction,dm-exec-30] An error occurred while generating the vsan deployment input
com.vmware.evo.sddc.common.client.vmware.vsphere.VsphereException: Failed to query ESA certified disks.
ERROR [vcf_dm,697................................] [c.v.e.s.o.model.error.ErrorFactory,dm-exec-30] [######] VSPHERE_SDK_CONNECTING_HOST_FAILED Failed to connect to ESXi esxi01.example.com with user root
com.vmware.evo.sddc.orchestrator.exceptions.OrchTaskException: Failed to connect to ESXi esxi01.example.com with user root
Caused by: com.vmware.evo.sddc.common.client.vmware.vsphere.VsphereException: Failed to query ESA certified disks.
Caused by: com.vmware.evo.sddc.common.client.vmware.vsphere.VsphereOperationException: Task: (MOR:haTask--vim.host.VsanSystem.update-####) (Name:update) Entity: (MOR:ha-host) (Name:ha-host) is failed
In(14) localcli[4#####0]: VsanInfoCluster: vSan mode is set to : Mode_Compute
Er(163) vsansystem[2#####1]: [vSAN@#### sub=Libs opId=cf0#######] VsanInfoImpl: Error validating inputs: Not allow to enable vSAN if vSAN personality is already set with a personality 4 different than the requested personality - 1
Er(163) vsansystem[2#####1]: [vSAN@#### sub=VsanSystemProvider opId=cf0#######] Error validating vSAN inputs: Internal error occured, Please retry later. If the issue still persists, please reboot the host and retry.
Er(163) vsansystem[2#####1]: [vSAN@#### sub=VsanSystem opId=cf0#######] Error occurs when invoking Update with unexpected fault: N7Vmacore9ExceptionE(Internal error occured, Please retry later. If the issue still persists, please reboot the host and retry.)
VMware Cloud Foundation
The issue is caused by an inconsistent state in the ESXi host's vSAN stack.
To resolve this, the stale vSAN cluster metadata must be cleared manually from the affected ESXi host(s) to allow the VCF Installer to reset the personality.
Steps to follow:
esxcli vsan cluster get
Cluster Information:
Enabled: false
Current Local Time:
Local Node UUID:
Local Node Type:
Local Node State:
Local Node Health State:
Sub-Cluster Master UUID:
Sub-Cluster Backup UUID:
Sub-Cluster UUID: 7e98###########9d
Sub-Cluster Membership Entry Revision: 0
Sub-Cluster Member Count: 0
Sub-Cluster Member UUIDs:
Sub-Cluster Member HostNames:
Sub-Cluster Membership UUID:
Unicast Mode Enabled: true
Maintenance Mode State:
Config Generation:
Mode: COMPUTE
vSAN ESA Enabled: false
vSAN Max Client Network Enabled: false
esxcli vsan cluster leave
esxcli vsan network clear
esxcli vsan cluster get
Note: If the issue persists after these steps, the host may have persistent partition metadata. A clean re-installation of ESXi 9.0.x is recommended for the affected nodes