Preparation steps
Perform the following preparation steps before you run the apupgrade
command and upgrade your system.
Before you begin
Always read the Release notes to learn about any known issues that might apply to your IAS version.
Depending on which version you are upgrading, additional steps might apply:
- If you are upgrading Integrated Analytics System from a version earlier than version 1.0.2.0, contact your IBM® representative for assistance with the upgrade.
- When upgrading Integrated Analytics System
to version 1.0.6.0, under certain circumstances external connectivity to the appliance might
be lost. This is a known issue. It is important that you check if your system might be affected.
Before running apupgrade, run the following
command:
Do not proceed if the warning is displayed. Contact IBM Support to upgrade the system manually.ip r | grep default | grep fbond && echo "Upgrade impacted, do not proceed"
- If you are upgrading from version 1.0.9.0 to version 1.0.10.x and you are using EMC NetWorker for database backup operations, back up your configuration before upgrading by following the steps found in DEPRECATED: Backing up and restoring the EMC NetWorker configuration.
- If you are upgrading to version 1.0.12.0 or below, and you have EMC NetWorker configured,
run this manual check as bluadmin within the
container:
db2 connect to bludb &> /dev/null ; db2 get db cfg for bludb | grep 'LOGARCHMETH2.*.libnsrdb2.so' && echo "Upgrade impacted by known issue (EMC NetWorker), do not proceed and contact support"
- When running apupgrade to start the upgrade on the appliance on versions 1.0.11.0 - 1.0.14.0, Platform Manager might time out resulting in node0101 (or current head node) rebooting, or, in some cases, powering itself off. You must restart the database with apstop -p --service and apstart -p before upgrading to avoid this condition.
- If you are upgrading from version 1.0.10.1 or below, to version 1.0.16.0, you must perform a two-step upgrade: first upgrade to 1.0.15.0, and then upgrade again from 1.0.15.0 to 1.0.16.0.
- Upgrading to 1.0.19.7 includes a Db2 database engine upgrade to version 11.5. Additional preparation and post-upgrade steps are required as described in Upgrading to 1.0.19.7.
- To upgrade to 1.0.21.0 and any future releases, you must be on IAS 1.0.19.7 first. Follow the preparation steps and the upgrade procedure as described in Upgrading to 1.0.19.7.
- The upgrade to 1.0.25.0 cannot be a partial one. You must do a complete upgrade of the whole system.
- Upgrade to 1.0.27.0 can be partial - container only upgrade is supported.
The standard upgrade process takes approximately 8-12 hours.
Regardless of the version your system is on, always follow these steps to prepare for upgrade:
Procedure
Results
ap state
command should return the following
message:System state is 'Ready'.
Application state is 'Ready'.
Platform management state is 'Active'.
If not, fix any issues and run apstart. Then run the following command
again:ap state -d