This article outlines the steps to upgrade the following EOL components.
EOL Component
|
Version
|
Photon 3
|
4 |
Java 8
|
11.0.27
|
Tomcat - 8.5
|
9.0.106
|
Postgres 9.6
|
14.15
|
OpenSearch 1.3.5
|
2.8.0
|
Angular XLTS 1.9.1
|
1.9.7
|
RabbitMQ - 3.10.7/3.12.4
|
3.13.3
|
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.
ls -ltr /boot/grub
OR
ls -ltr /boot/grub2
grub.cfg
should be present in the outputIf the Photon Linux OS does not have grub2, it can be updated using the instructions in the KB document https://knowledge.broadcom.com/external/article/378767
The document has the attachment with grub2 bundle and instructions on how to install and update it.
chmod +x prepare-vidm-patch.sh
./prepare-vidm-patch.sh
Note: proceed only if the script displays the following message: "Done! You can now proceed with installing the vidm-patch." Do not continue with the patching process if this message does not appear, or if the vIDM cluster is not in a healthy state.
Note: This is a cumulative patch that will perform an installation of other patches, including CSP-99024, CSP-97727, CSP-96928, CSP-96928, CSP-95247, CSP-93316, CSP-91401, CSP-90495, HW-189454, and HW-170932 if not installed previously.
sshuser
sudo
root
.winscp
can also be used to transfer the file to the appliance./db/data
directory and avoid applying the patch from that location.unzip CSP-97577-Appliance-3.3.7.zip
rm -f CSP-97577-Appliance-3.3.7.zip
cd CSP-97577-Appliance-3.3.7
yes | ./CSP-97577-applyPatch.sh -f identity-manager-3.3.7.0-24863103-updaterepo.zip -r
/opt/vmware/var/log/update.log
file, a successful application message looks similar to:IMPORTANT: VMware Identity Manager services are NOT expected to function until Aria Suite Lifecycle Patch 3 is applied.
/etc/init.d/opensearch start
After the patch deployment, perform the below steps to confirm patch is applied successfully
Administrator
to the VIDM Console and verify the System Diagnostics page is green.CSP-97577-3.3.7.0-hotfix.applied
in the /usr/local/horizon/conf/flags
directory.
ls -l /usr/local/horizon/conf/flags
Auth Adapters
tab. Click on any enabled auth adapter and check if the page opens correctly.https://vidm-hostname:8443
"3.3.7.0 Build 24863103
"rm -rf CSP-97577-Appliance-3.3.7