Prerequisites
- Download the update repo ISO file from the Broadcom support portal e.g. O11N_VA-W.X.Y.Z.NNNNNNNN-updaterepo.iso where W.X.Y.Z is the version number and NNNNNNNN is the build number.
- Upload the update repo ISO file from the Broadcom support portal to a vCenter datastore.
- Attach the update repo ISO file from the Broadcom support portal to the Orchestrator Virtual Machine.
Step 1 – Mount the update repo ISO in vCenter
Command Line:
mount /dev/sr0 /mnt/cdromBashResult: N/A
Step 2 – Prepare the Upgrade
Command Line:
vracli upgrade exec --prepare --profile lcm --repo cdrom://BashResult:
Loading update bootstrap.
Update bootstrap loaded successfully.
Loading configuration profile.
Saving configuration parameters
The services will be shut down while upgrade is in progress. Confirm you want to con
Type one of the available answers.
The services will be shut down while upgrade is in progress. Confirm you want to con
Running procedures in background...
.......................................
Upgrade procedure started in background.
During upgrade, downtime of the services and restarts of the VAs are expected.
Use 'vracli upgrade status --follow' to monitor the progress.
... Preparing for upgrade .....................................
...............................................................
Running health check before upgrade for nodes and pods.
Health check before upgrade for nodes and pods passed successfully.
...............................................................
Configuring SSH channels.
SSH channels configured successfully.
...............................................................
Checking version of current platform and services.
Version check of current platform and services passed successfully.
...............................................................
Running infrastructure health check before upgrade.
Infrastructure health check before upgrade passed successfully.
prep-vami-config-waiting
...............................................................
Saving restore point for artifacts. This might take more than an hour.
Saving restore points for artifacts skipped.
...............................................................
Shutting down services.
Services shut down successfully.
...............................................................
Saving system configurations.
System configuration saved successfully.
...............................................................
Saving restore point for data. This might take more than an hour.
Saving restore point for data skipped.
... Upgrade preparation completed successfully. ...
Upgrade Report
Summary
-------------------------------------------------------------------------------------
Date: Sun Sep 27 07:58:38 AM UTC 2026
Duration: 6 minutes
Result: Prepared
Description: Preparation for upgrade has been complete successfully. All services are stopped. It is safe to shut down all nodes and take VM level snapshots. Then power on all nodes and run 'vracli upgrade exec' to finish the upgrade or 'vracli upgrade --cancel' to restart the services without upgrading.
Reference
-------------------------------------------------------------------------------------
Logs: /var/log/vmware/prelude
Backup: /data/restorepoint
Runtime: /var/vmware/prelude/upgrade
Some directories might not exist.BashStep 2 – Execute the Upgrade Process
Command Line:
vracli upgrade execBashResult:
Upgrade is in progress.
Preparation for upgrade has been complete.
Saving configuration parameters
Running procedures in background...
.......................................
Upgrade procedure started in background.
During upgrade, downtime of the services and restarts of the VAs are expected.
Use 'vracli upgrade status --follow' to monitor the progress.
... Preparing for upgrade .....................................
...............................................................
Running health check before upgrade for nodes and pods.
Health check before upgrade for nodes and pods passed successfully.
...............................................................
Configuring SSH channels.
SSH channels configured successfully.
...............................................................
Checking version of current platform and services.
Version check of current platform and services passed successfully.
...............................................................
Running infrastructure health check before upgrade.
Infrastructure health check before upgrade passed successfully.
prep-vami-config-waiting
...............................................................
Saving restore point for artifacts. This might take more than an hour.
Saving restore points for artifacts skipped.
...............................................................
Shutting down services.
Services shut down successfully.
...............................................................
Saving system configurations.
System configuration saved successfully.
...............................................................
Saving restore point for data. This might take more than an hour.
Saving restore point for data skipped.
... Upgrade preparation completed successfully. ...
... Executing upgrade .........................................
...............................................................
Running additional health check before upgrade for nodes.
Health check before upgrade for nodes passed successfully.
...............................................................
Starting upgrade monitor.
Upgrade monitor started successfully.
...............................................................
Deactivating cluster of appliance nodes. This might take several minutes.
Cluster deactivation of appliance nodes skipped.
...............................................................
Configuring upgrade.
Upgrade is in progress. This might take more than an hour to complete and the system might be rebooted several times.
BashNotes: At this point the Orchestrator Virtual Machine will reboot.
Step 3 – Follow the Upgrade Process
Command Line:
vracli upgrade status --followBashResult:
Upgrade is complete. Continuing with post upgrade operations.
...............................................................
Analysing the result of the node that executes post upgrade operations
The node running post upgrade operations is upgraded successfully.
...............................................................
Rebuilding cluster of appliance nodes.
Cluster of appliance nodes rebuilt successfully.
...............................................................
Synchronizing cluster of appliance nodes.
Synchronizing cluster of appliance nodes skipped.
...............................................................
Loading system configurations.
System configurations loaded successfully.
...............................................................
Deploying services. This might take a few minutes.
Services deployed successfully.
...............................................................
Running health check after upgrade for nodes and pods.
Health check after upgrade for nodes and pods passed successfully.
...............................................................
Deleting restore points.
Restore points deleted successfully.
...............................................................
Reverting SSH configuration to its state before the upgrade.
SSH configuration reverted to its state before the upgrade successfull
... Upgrade completed successfully ............................
Upgrade Report
Summary
-------------------------------------------------------------------------------------
Date: Sun Sep 27 08:33:43 AM UTC 2026
Duration: 42 minutes
Result: Upgraded
Description: Upgrade has completed successfully and services have been restarted successfully.
Reference
-------------------------------------------------------------------------------------
Logs: /var/log/vmware/prelude
Backup: /data/restorepoint
Runtime: /var/vmware/prelude/upgrade
Some directories might not exist.
Version
-------------------------------------------------------------------------------------
Services
Before: 9.1.0.0.25346069
After: 9.1.1.0.25679883
Platform
Before: 9.1.0.0.25346069
After: 9.1.1.0.25679883BashDiscover more from Cloud Build Tools
Subscribe to get the latest posts sent to your email.
