Converting Management Domain using VMware VCF import tool 5.2.1.2 fails with Error "Check that the host version meets the minimum version requirement"
search cancel

Converting Management Domain using VMware VCF import tool 5.2.1.2 fails with Error "Check that the host version meets the minimum version requirement"

book

Article ID: 388055

calendar_today

Updated On:

Products

VMware SDDC Manager

Issue/Introduction

Management Domain convert using VMware VCF Import tool 5.2.1.2 fails with error "Host minimum version","Check that the host version meets the minimum version requirement"

VCF 5.2.1.2 is BOM compliant with vCenter Server and ESXI Host

vCenter Server 8.0 Update 3c or later

ESXi 8.0 Update 3b or later

/var/log/vmware/vcf/commonsvcs/vcf-commonsvcs.log indicates :

Caused by: java.lang.IllegalArgumentException: Expected 1 but did not find any MORs of a type ClusterComputeResource and name CLUSTER_NAME/2fVM-xx.
        at com.vmware.evo.sddc.common.client.vmware.vsphere.InventoryService.getUniqueByName(InventoryService.java:222)
        at com.vmware.evo.sddc.common.client.vmware.vsphere.VcManagerBase.getMorByTypeAndName(VcManagerBase.java:6313)
        at com.vmware.evo.sddc.common.client.vmware.vsphere.VcManagerBase.getClusterMor(VcManagerBase.java:6322)
        at com.vmware.evo.sddc.common.client.vmware.vsphere.VcManagerBase.getClusterByName(VcManagerBase.java:6262)
        at com.vmware.evo.sddc.common.client.vmware.vsphere.VcManagerBase.getVmsByCluster(VcManagerBase.java:6772)
        at com.vmware.vcf.baseliner.vcenter.utils.VMFinderUtil.findVmByHostnameOrIpInCluster(VMFinderUtil.java:23)
        at com.vmware.vcf.baseliner.vcenter.updaters.host.HostPropertyUpdater.isHostInClusterWithVcvm(HostPropertyUpdater.java:472)
        ... 11 common frames omitted

Environment

VMware Cloud Foundation 5.x

Cause

The use of the special character (/) in a vSphere cluster name causes the domain conversion to fail.

Resolution

In order to resolve the issue, perform below actions :

1.Rename the cluster managed by SDDC  ( Remove the special character(/) )

2. Retry the conversion using VCF Import tool