If SDDC Manager has an internet connection, you can download bundles directly from SDDC Manager UI.
When upgrade bundles are available for your environment, a message is displayed in the SDDC Manager UI. Available install bundles are displayed on the Bundle Management page and on the Updates/Patches tab for each workload domain.
When you download bundles, SDDC Manager verifies that the file size and checksum of the downloaded bundles match the expected values.
Prerequisites
In order to download bundles from the
SDDC Manager UI, you must be connected to the VMware Customer Connect and Dell EMC repositories.
- In the navigation pane, click .
- Click Authenticate.
- Enter your user names and passwords and click Authorize.
Automatic polling of the manifest for bundles by
SDDC Manager is enabled by default. If you have previously edited the
application-prod.properties file on the
SDDC Manager appliance to download upgrade bundles in an offline mode, you must edit it again before downloading bundles from
SDDC Manager. Follow the steps below:
- Using SSH, log in to the SDDC Manager appliance as the vcf user.
- Enter su to switch to the root user.
- Open the /opt/vmware/vcf/lcm/lcm-app/conf/application-prod.properties file.
- Set
lcm.core.enableManifestPolling=true
. - Save and close the file.
- Ensure that the ownership of the application-prod.properties file is vcf_lcm:vcf.
- Restart the LCM service:
systemctl restart lcm
Procedure
Results
The Download Status section displays the date and time at which the bundle download has been scheduled. When the download begins, the status bar displays the download progress.