This article outlines the complete set of steps required for customers to successfully install VMware Aria Suite Lifecycle 8.18 Patch 3.
IMPORTANT Pre-Patch Instructions
Before proceeding with any patching activity, please follow the steps below carefully to avoid service disruption:
1. Take Snapshots
Create non-memory snapshots of both VMware Identity Manager and VMware Aria Suite Lifecycle from vCenter while they are in a healthy state.
2. Patch VMware Identity Manager as a First Step:
You must patch VMware Identity Manager before VMware Aria Suite Lifecycle. Follow the instructions in the VMware Identity Manager patch article:
vIDM Patch - Knowledge Base Article 404054
2.1. Validate Patch Readiness
Only proceed with the VMware Identity Manager patch if the prepare-vidm-patch.sh script (available in the article above) returns the following message:
"Done! You can now proceed with installing the vidm-patch."
3. Patch VMware Aria Suite Lifecycle
Once VMware Identity Manager is successfully patched, proceed with patching VMware Aria Suite Lifecycle as described in:
vRSLCM Patch - Knowledge Base Article 406032
4. Do Not Delete Snapshots Early
Retain the working state snapshots taken in Step 1 until both VMware Identity Manager and VMware Aria Suite Lifecycle patching processes are fully completed and verified.
Installing VMware Aria Suite Lifecycle 8.18.0 Patch 3, two types of issues have been observed. These are caused by either missing or conflicting RPMs or an unsupported entry in /etc/fstab
.
The following errors may appear:
Error 1: Missing GPG Key for Repository
An error related to a missing GPG key may appear in the log file: /var/log/vrlcm/os-package-update.log
Example error:
Error 2: Mount Failure
The patch may fail due to an unsupported /etc/fstab
entry, resulting in the following error:
VMware Aria Suite Lifecycle 8.18.0
These issues are primarily observed in VMware Aria Suite Lifecycle environments that have been gradually upgraded from version 8.4.x to 8.18.0 over time.
1. Take a snapshot of the VMware Aria Suite Lifecycle 8.18.x appliance (Mandatory)
2. Run the script attached to this KB article. Copy the attached script to /data and execute the script using below commands
cd /data
chmod +x prep-for-upgrade-lcm.sh
./prep-for-upgrade-lcm.sh
3. Download the patch
4. Copy the VMware Aria Suite Lifecycle 8.18 Patch 3 file onto /data of the appliance
5. From the Lifecycle Operations dashboard, navigate to Settings > Binary Mapping and click Patch Binaries. If any binaries from a previous installation are listed, delete them. In Source Location, enter the path to the patch upload such as /data and click Discover Select the Patch discovered and click Add ,Once the source mapping is complete, proceed with installation of the patch.
6. Go to Lifecycle Operations dashboard, navigate to Settings , System Patches and then Install the Patch.
7. The patch installation takes around 20 minutes. So wait till the reboot of VMware Aria Suite Lifecycle occurs and it completely comes back.
Validation of Patch Completion in the VMware Aria Suite Lifecycle UI
cat /etc/photon-release
VMware Photon OS 5.0
PHOTON_BUILD_NUMBER=b9d98344d
Logs to Monitor
/var/log/vrlcm/os-package-update.log
/var/log/vrlcm/patchcli.log