VCF 9.0.0 Deployment fails with VCF Installer 9.0.1
search cancel

VCF 9.0.0 Deployment fails with VCF Installer 9.0.1

book

Article ID: 414456

calendar_today

Updated On:

Products

VMware Cloud Foundation

Issue/Introduction

  • VCF 9.0.0 deployment fails using the VCF Installer 9.0.1 with the following error:

    Failed Configure the vSphere cluster with error:
    NSX install image validation failed for NSX Version - 9.0.1.0.24952111 
    Remediation: Please download NSX install image with Version - 9.0.1.0.24952111 

Environment

VCF Installer 9.0.1

Resolution

  1. Download both fix_manifest.sh and vcfManifestWithout901New.json files attached to this article. 
  2. Using a file transfer utility, upload both files to the VCF Installer appliance.
  3. SSH to the VCF Installer (or SDDC Manager depending on the scenario)
  4. Change to root:
    su

  5. Navigate to the location of the uploaded files and update the file permissions:
    chmod +x fix_manifest.sh

  6. Run the following command:
    ./fix_manifest.sh '<admin-local-password>' vcfManifestWithout901New.json

The VCF 9.0.0 deployment can now be retried. 

 

Attachments

fix_manifest.sh get_app
vcfManifestWithout901New.json get_app