When attempting to deploy VCF 9.1.0.0, the host validation stage fails. The following error is shown in the VCF Installer Validation page:
Host #### VMKernel adapter #### is not assigned to a dedicated port group. Ensure Host #### VMKernel adapter #### is assigned to a dedicated port group.
VMware Cloud Foundation 9.1x
When a VDS is imported as part of the deploy, the moids typically change while the keys remain the same. This mismatch causes the hostVmkTrafficTypeValidator to fail because it cannot find the expected port group reference.
A permanent fix for this issue is under development for a future release.
Note: Before skipping this validation, manually ensure that only one vNIC is assigned to each traffic type and that a dedicated port group is used for every traffic type on each host.
To unblock the installer and proceed with deployment, run the following:
cd /etc/vmware/vcf/operationsmanagervi application.properties skip.assessment.external.validation.hostVmkTrafficTypeValidator=truesystemctl restart operationsmanager) for the changes to take effect.