VCF 9.0 Installer bringup workflow fails at the NFS Datastore Configuration task and then at the ESX Host Configuration task
search cancel

VCF 9.0 Installer bringup workflow fails at the NFS Datastore Configuration task and then at the ESX Host Configuration task

book

Article ID: 407418

calendar_today

Updated On:

Products

VMware SDDC Manager

Issue/Introduction

The VCF 9.0 Installer bringup workflow fails at the NFS Datastore Configuration task.

The error displayed is - "Failed to validate NFS configuration for <hostname>: An error occurred during host configuration:."

The error observed in /var/log/vmware/vcf/domainmanager/domainmanager.log - 

Unable to create VM kernel NIC vmkXX with MTU 9000 and port group NFS on ESXi host <hostname>: Invalid vswitch port group name NFS. Error was: Unable to get node: Not found: VSI node (XXXX:)

 

The VCF 9.0 Installer bringup workflow fails at the ESX Host Configuration task.

The error displayed is - "ESX Host <hostname> has 2 vSphere Standard Switches (Expecting 1)"

The error observed in /var/log/vmware/vcf/domainmanager/domainmanager.log - 

ESX Host <hostname> has 2 Physical NICs connected to vSphere Standard Switch vSwitch0 (Expecting 1)

 

Environment

VCF 9.0

Cause

This issue can be encountered if the follow scenario has occurred - 

  • The NFS Datastore has already been mounted to the all the ESX hosts using the portgroup name specified in the bringup json file, prior to the bringup workflow being initiated.
  • The bringup workflow is initiated.
  • The NFS Datastore Configuration task failure error outlined above is encountered.
  • The NFS Datastore is attempted to be unmounted, but cannot be as the VCF Installer bringup workflow requires it to be mounted.
  • The portgroup name is then changed and the NFS Datastore Configuration task succeeds once, and fails again
  • Subsequently, ESX Host Configuration task failure error outlined above is encountered.

Resolution

Perform a redeployment with reimaged hosts.

Do not mount the NFS Datastore to all the ESX hosts prior to the bringup workflow being initiated.