6.7

Table Of Contents
To perform ISO-based patching, you download an ISO image, attach the ISO image to the CD/DVD drive
of the appliance, optionally stage the available patches from the ISO image to the appliance, and install
the patches.
To perform URL-based patching, you optionally stage the available patches from a repository URL to the
appliance and install the patches. The vCenter Server Appliance is preset with a default VMware
repository URL for the build profile of the appliance. You can use the update.set command to configure
the appliance to use the default VMware repository URL or a custom repository URL, for example, a
repository URL that you previously built on a local Web server running within your data center. You can
also use the proxy.set command to configure a proxy server for the connection between the
vCenter Server Appliance and the repository URL.
View a List of All Installed Patches in the vCenter Server Appliance
You can use the software-packages utility to see a list of the patches currently applied to the
vCenter Server Appliance. You can also view the list of the installed patches in chronological order and
details about a specific patch.
Procedure
1 Access the appliance shell and log in as a user who has a super administrator role.
The default user with a super administrator role is root.
2 To view the full list of patches and software packages installed in the vCenter Server Appliance, run
the following command:
software-packages list
3 To view all patches applied to the vCenter Server Appliance in chronological order, run the following
command:
software-packages list --history
You see the list in chronological order. A single patch in this list can be an update of multiple different
packages.
4 To view details about a specific patch, run the following command:
software-packages list --patch patch_name
For example, if you want to view the details about the VMware-vCenter-Server-Appliance-Patch1
patch, run the following command:
software-packages list --patch VMware-vCenter-Server-Appliance-Patch1
You can see the complete list of details about the patch, such as vendor, description, and installation
date.
vCenter Server Upgrade
VMware, Inc. 213