Standalone VMware Automation Orchestrator (managed or not managed by Aria Suite Lifecycle):
Prerequisites:
You have valid backups or snapshots of the Automation Orchestrator appliance(s) in the cluster.
You have downloaded O11N_VA-8.18.1.36856-24399195-updaterepo.iso from https://support.broadcom.com/web/ecx/solutiondetails?patchId=5747
You are using a standalone instance of VMware Aria Automation Orchestrator 8.18.1.
You have root username and password and SSH access to the appliance(s).
Procedure:
Log in to the Automation Orchestrator Appliance command line as root.
Make a copy of the lcm upgrade profile: cp /etc/vmware-prelude/upgrade-lcm.conf /etc/vmware-prelude/upgrade-lcm-b2b.conf
Modify the /etc/vmware-prelude/upgrade-lcm-b2b.conf file by adding the following value: workflow.step.vami-postupdate.reboot.skip=false
Mount the CD-ROM using mount /dev/xxx /mnt/cdrom mount /dev/sr0 /mnt/cdrom
Run the upgrade in the command line with the new lcm profile: vracli upgrade exec -y --profile lcm-b2b --repo cdrom://
Review Installed Patch History:
To view the history of patches, click Patches > History.
Click on History. Note: Alternatively, the vracli version patch command may be used to validate that the patch is installed. Note: The product version and build numbers reported via the Aria Automation GUI will not change after installing any patches. Please use the steps below to validate the patch installation.
Login to one of the Aria Automation appliances via an SSH session.
Run the following command: vracli version patch
Verify the patch installed matches the build number 24411566.
Note: For Standalone Aria Automation Orchestrator the vracli version patch will not show any patch installed. The correct build if the patch is installed should reflect as 24399195.