Upgrading Global Data Platform
Upgrade Global Data Platform service.
Before you begin
- Optionally, before you upgrade the Global Data Platform, enable kdump to save the core that gets created in the event of any IBM Storage Scale crash. You need the core dump for debugging and analysis. For the steps to enable kdump, see Enabling kdump.
- Run the following command to check the pidslimits.
Example output:for node in `oc get nodes -o name`; do oc debug $node -- chroot /host grep podPidsLimit /etc/kubernetes/kubelet.conf; done
for node in `oc get nodes -o name`; do oc debug $node -- chroot /host grep podPidsLimit /etc/kubernetes/kubelet.conf; done Starting pod/compute-1-ru5rackm02mydomaincom-debug ... To use host binaries, run `chroot /host` "podPidsLimit": 12228, Removing debug pod ... Starting pod/compute-1-ru6rackm02mydomaincom-debug ... To use host binaries, run `chroot /host` "podPidsLimit": 12228, Removing debug pod ... Starting pod/compute-1-ru7rackm02mydomaincom-debug ... To use host binaries, run `chroot /host` "podPidsLimit": 12228, Removing debug pod ...
Note: Ensure that the pidslimit is not lesser than 12228 for each node in any condition. - If you want to continue to use Global Data Platform 5.1.9.x, then you can upgrade IBM Storage Fusion HCI System to 2.8.0 but must not upgrade OpenShift® Container Platform from version 4.12. Ensure you do not upgrade Global Data Platform without upgrading OpenShift Container Platform first.
- If you want to use Global Data Platform storage in 2.8.1, do not upgrade OpenShift Container Platform to 4.16.
- If you want to continue to use Global Data Platform 5.2.0.0, then the OpenShift Container Platform version must be higher than 4.13.
- If you plan to do a offline installation in IBM Storage Fusion 2.8.1, mirror the Global Data Platform 5.2.0.1 images to your enterprise registry. For the procedure and images to download, see Mirroring IBM Storage Scale images.
Procedure
What to do next
Important: Apply the mandatory IBM Storage Fusion 2.8.0 hotfix on top of 2.8.0 version. For more information about how to download the hotfix and
the scope of issues covered in the hotfix, see Hotfixes.