During a Brownfield deployment of VMware Cloud Foundation (VCF), the --skip-nsx-deployment
switch was used. As a result, NSX-T was not deployed as part of the initial bring-up process. Assistance is required to perform the NSX-T deployment post the Brownfield deployment process.
VMware Cloud Foundation 5.x ( Brownfield Deployment )
This is scenario where the Brownfield deployment of VCF infrastructure was done without the NSX appliance using the --skip-nsx-deployment
switch.
Take a snapshot of the SDDC manager appliance VM
Obtain the NSX-T Manager ZIP bundle matching the corresponding VCF 5.2.1 BOM
Provide the NSX zip file path in the nsx-deployment-json-spec-path json
Run the script to deploy NSX Manager :
a. SSH in to the SDDC Manager appliance using the vcf user account
b. Browse to the vcf-brownfield-toolset directory and run
c. python3 vcf_brownfield.py deploy-nsx --vcenter <vcenter-server-fqdn> --nsx-deployment-spec-path <nsx-deployment-json-spec-path>