Upgrade an Async Patched Version of VMware Cloud Foundation in Online Mode
After you apply an async patch, and one or more of the
VMware
Cloud Foundation
component versions deviates from the BOM, you may have to use the Async Patch
Tool
to enable an upgrade to a later version of VMware
Cloud Foundation
. - Refer to KB 88287 to ensure that the target version ofVMware Cloud Foundationis supported for upgrade. Contact Broadcom Support if you have questions about support for your upgrade path.
- You must have the latest version of theAsync Patch Tool.If an existing or older version of the Async Patch Tool exists in the directory, you will need to remove these files from both the Linux or Windows computer and the SDDC manager before downloading the latest version of theAsync Patch Tool.rm -r <AP Tool directory>rm -r <outputdirectory>The default directory is/home/vcf/apToolBundlesifoutputDirectorywas not specified when theAsync Patch Toolwas previously run.
- Configure TCP keepalive in your SSH client to prevent socket connection timeouts when using theAsync Patch Toolfor long-running operations.
- TheAsync Patch Toolis supported withVMware Cloud Foundation4.2.1 and later. This release also supports ESXi and VxRail Manager patching of VMware Cloud Foundation on VxRail.
- You are upgrading fromVMware Cloud Foundation4.x toVMware Cloud Foundation4.y.This procedure is not required if you are upgrading fromVMware Cloud Foundation4.x toVMware Cloud Foundation5.0.
After you apply an async patch, and one or more of the
If your
VMware
Cloud Foundation
component versions deviates from the BOM, the process for upgrading to a later version of VMware
Cloud Foundation
depends on the target version of VMware
Cloud Foundation
.
Target Version | Upgrade Process |
---|---|
VMware
Cloud Foundation 4.y | You must use the Async Patch
Tool to enable an upgrade to a later version of VMware
Cloud Foundation . For example, if you apply a vCenter
Server patch to a VMware
Cloud Foundation 4.3.1 instance, you must use the Async Patch
Tool to enable upgrade to VMware
Cloud Foundation 4.4.The following procedure describes this process. |
VMware
Cloud Foundation 5.0 | Upgrades to 5.0 are automatically enabled and you can upgrade using the SDDC Manager
UI . This process is described in the VMware Cloud Foundation Lifecycle Management Guide .You should still use the Async Patch
Tool to deactivate all async patches and run an inventory sync before upgrading to VMware Cloud Foundation 5.0. See "VCF Async Patch Tool Options" for more information. |
SDDC Manager appliance
has a connection to the internet (either directly or through a proxy server), you can run the Async Patch
Tool
from the SDDC Manager appliance
to download and enable upgrade bundles. Once the bundles are successfully enabled, you can use the SDDC Manager
UI
to upgrade VMware
Cloud Foundation
.
If you configured a connection to the VMware Depot in the
SDDC Manager
UI
( ), then the upgrade bundles get downloaded automatically. However, you cannot apply the bundles to a workload domain until use this procedure to enable the upgrade.- SSH in to the SDDC Manager appliance using thevcfuser account.
- Navigate to/home/vcf/asyncPatchTool/bin.
- Enable the upgrade.
- Run the following command:VMware Cloud Foundation:./vcf-async-patch-tool --enableVCFUpgradetargetVcfVersion--dubroadcom_support_email--sddcSSOUserssoUsername--sddcSSHUser vcf --it ONLINEVMware Cloud Foundationon Dell EMC VxRail:./vcf-async-patch-tool --enableVCFUpgradetargetVcfVersion--dubroadcom_support_email--pdudell_emc_depot_email--sddcSSOUserssoUsername--sddcSSHUser vcf --it ONLINE
- ReplacetargetVcfVersionwith the target version ofVMware Cloud Foundation. For example:4.4.0.0.
- Replacebroadcom_support_emailwith your Broadcom Support portal email address.
- Replacedell_emc_depot_emailwith your Dell EMC depot email address. (VxRail only)
- ReplacessoUsernamewith the management domain SSO user account, for example,administrator@vsphere.local.
- --outputDirectoryis optional and can be used to specify a location for the bundle download. If you do not specify a location, theAsync Patch Tooldownload to the default location,/root/apToolBundles.Ensure that the output directory has enough free space for the bundles.If you connect to the internet through a proxy server, use the--proxyServer, --psoption to specify the FQDN and port of the proxy server. For example,--proxyServer.FQDN:port
- EnterYto confirm that you are running the latest version of theAsync Patch Tool.
- EnterYorNto choose whether or not to participate in the Customer Experience Improvement Program (CEIP).
- Read the information and enterYto acknowledge the pre-requisites.
- Enter the password for the super user (vcf) account.
- Enter the password for the root user account.
- Enter the password for the management domain SSO user account.
- Enter your Broadcom Support portal password.
- If the product type isVX_MANAGER, enter your Dell EMC Depot user name and password. (VxRail only)
- EnterYorNto choose whether or not to download vRealize bundles.
TheAsync Patch Tooldetermines which bundles are required, downloads the bundles, and uploads them to the internal LCM repository on theSDDC Manager appliance. - Log in to theSDDC Manager UIand apply the bundles to all workload domains.