Upgrading to Cloud services 1.1.4 from 1.1.2.x
This topic describes the procedure for upgrading to Cloud services 1.1.4 from 1.1.2.x
Ensure the following before you start the upgrade the process:
- Uninstalling the old rpm (rpm -e command) and then installing the new rpm (rpm -i) will not work. The upgrade must be done with the rpm -Uvh command only.
- Transparent cloud tiering service is stopped on all the server nodes by using the mmcloudgateway service stop command.
- IBM Storage Scale is at release 5.0.0. Upgrade might fail if your IBM Storage Scale release is different.
- File system version is upgraded to the latest (18.00 and beyond) by using the mmchfs command, to leverage the default transparent recall policy. If file system version is not upgraded to a given level prior to Cloud services rpm upgrade, enabling transparent recalls for a container that is created with earlier Cloud services versions will fail. If file system version is upgraded to 18.00 and beyond after upgrading the Cloud services rpms, you must restart Cloud services by using the mmcloudgateway service command to be able to effectuate transparent recalls for containers.
- No data migration or recall is in progress.
Perform the following steps:
Note:
- After the upgrade, the previous sensors are no more valid and Cloud services performance monitoring will fail on the GUI. Therefore, you must remove the old sensors and populate new ones. For more information, see Upgrading the Cloud services sensors.
- After the upgrade, do not use any transparent recall policy that was applied in IBM Storage Scale 4.2.x and earlier releases. You might experience hangs during transparent recalls if the old policies are reused. Therefore, you must remove the older policy (which was applied before upgrade using mmchpolicy <file-system> -P Default) and enable the transparent recall for the container using the mmcloudgateway containerpairset update command, after the upgrade.