Going from VCSA 6.0 to 6.0 U1 is quite simple. First, you’ll need a patch ISO, which can be found on here. You ‘ll notice there are two patch ISOs, FP and TP.
Download VCSA patch from here. https://my.vmware.com/group/vmware/patch#search
FP is a full product patch for VC & PSC appliances only.
TP is third party patch spanning multiple products, such as VCSA, vCenter Windows, VUM, PSC appliance and windows.
To update/patch your vCenter 6.0 Appliance, please follow the below steps:
- Connect directly to vSphere host which running vCenter Appliance
- Take a snapshot of VCSA
- Connect downloaded ISO file to the VCSA VM
- Log in to the VCSA via SSH
- Run the following commands
To mount ISO and accept EULA:
software-packages stage –iso –acceptEulas
To upgrade :
software-packages install
Finish
shutdown reboot –r Patching