VCF 5.2.1 - Retrieving all applicable bundles failed. Encountered fetching http://127.0.0.1/lcm/inventory/upgrades api - undefined

Retrieving all applicable bundles failed. Encountered fetching http://127.0.0.1/lcm/inventory/upgrades api - undefined

Retrieving available bundles failed. Unable to retrieve aggregated domains upgrade status: Encountered fetching http://127.0.0.1/lcm/inventory/upgrades api - undefined

1. download bundle transfer utility for VCF 5.2.1 from the Broadcom page support page (under VMware Cloud foundation > 5.2.1 > drivers and tools tab)

2. Unzip lcm-tools-prod.tar.gz on your computer (windows) may throw some errors when unzipping it that can be ignored

3. Download the compatibility data using the following command. Run from extracted zip above in the bin directory
./lcm-bundle-transfer-util --download --compatibilityMatrix --depotUser hello@gmail.com
Should go into this location once downloaded
C:\Users\PROD2\evo\vmw\Compatibility\VmwareCompatibilityData.json

4. 
login as vcf user on to sddcM appliance
make a directory using mkdir directory path /nfs/vmware/vcf/nfs-mount/vcf5.2.1/Compatibility/
copy VmwareCompatibilityData.json to the Compatibility folder
cd /opt/vmware/vcf/lcm/lcm-tools/bin/
run the below as a vcf user
./lcm-bundle-transfer-util --update --compatibilityMatrix --inputDirectory /nfs/vmware/vcf/nfs-mount/vcf5.2.1 --sddcMgrFqdn sddc-manager.vcf.sddc.lab --sddcMgrUser administrator@vsphere.local

refresh sddc manager gui

By Kader

Leave a Reply

Your email address will not be published. Required fields are marked *