You can configure vSphere Lifecycle Manager to use a shared repository as a source for downloading ESXi images, vendor add-ons, and additional components.
The downloading of updates takes place at configurable regular intervals. To initiate downloading of updates regardless of the download schedule, see Synchronize the vSphere Lifecycle Manager Depot.
Prerequisites
- Create a shared repository by using UMDS and host the repository on a Web server or a local disk. For detailed information about exporting the upgrades, update binaries, and update metadata in Export the Downloaded Data.
- Verify that UMDS is of version compatible with the version of vSphere Lifecycle Manager that you are using. For more information about compatibility, see Compatibility Between UMDS and vSphere Lifecycle Manager.
- Required privileges: .
Procedure
Results
The shared repository is used as the main source for downloading software updates. Downloading from the repository is enabled by default.
Example: Using a Folder or a Web Server as a Shared Repository
You can use a folder or a Web server as a shared repository.
- When you use a folder as a shared repository, repository_path is the path to the top-level directory that stores the patches and notifications exported from UMDS.
For example, use UMDS to export the patches and notifications to the F:\ drive, which is a drive mapped to a plugged-in USB device on the physical machine where UMDS is installed. Then, plug in the USB device to the physical machine where vSphere Lifecycle Manager runs. The device is mapped as E:\ and the folder to configure as a shared repository for vSphere Lifecycle Manager is E:\.
- When you use a Web server as a shared repository, repository_path is the path to the top-level directory on the Web server that stores the patches exported from UMDS.
For example, export the patches and notifications from UMDS to C:\docroot\exportdata. If the folder is configured on a Web server and is accessible from other physical machines at the URL https://umds_host_name/exportdata, the URL to configure as a shared repository in vSphere Lifecycle Manager is https://umds_host_name/exportdata.