Configure the vSphere Cluster" stage. /var/log/vmware/vcf/domainmanager/domainmanager.log, below log snippets are found:INFO [vcf_dm,68########8a,####] [c.v.e.s.c.util.ValidationUtilImpl,##-####-##] Validating if there are any VMs in host <ESXi Hostname>
ERROR [vcf_dm,68########8a,####] [c.v.e.s.c.util.ValidationUtilImpl,##-####-##] One or more VMs found on host <ESXi Hostname>
DEBUG [vcf_dm,68########8a,####] [c.v.e.s.c.c.v.vsphere.VsphereClient,##-####-##] Destroying 1 open views
ERROR [vcf_dm,68########8a,####] [c.v.e.s.o.model.error.ErrorFactory,##-####-##] [######] HOST_VM_VALIDATION_FAILED One or more VMs found on host <ESXi Hostname>
com.vmware.evo.sddc.common.util.ValidationException: One or more VMs found on host <ESXi Hostname>
VMware Cloud Foundation 9.0
This issue occurs due to an existing VM on the host.
configstorecli config current get -c esx -g infravisor_pods -k vcls -p /pod_settings/enabled
inf-cli get pods -n vcls
configstorecli config current set -c esx -g infravisor_pods -k vcls -p /pod_settings/enabled -v false
inf-cli get pods -n vcls