IBM Support

Portal upgrade might be slow due to changes in 10.0.5.2

Troubleshooting


Problem

API Connect 10.0.5.2 introduces new fields to the Portal backup and restore.

If you have thousands of Portal backup records, when upgrading to 10.0.5.2 the Upgrade process might perform slowly because the process updates all of the existing Portal backup records with the new fields. 

Resolving The Problem

After the CR version is updated, users can delete all of the Portal backup records by running the command

kubectl get pb -o jsonpath='{.items[?(@.spec.crType=="record")].metadata.name}' | xargs kubectl delete pb

There is no impact to deleting the backup records as a scheduled cron job re-creates them.

Document Location

Worldwide

[{"Type":"MASTER","Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSMNED","label":"IBM API Connect"},"ARM Category":[{"code":"a8m3p0000000rXbAAI","label":"API Connect-\u003EDeveloper Portal (MM)-\u003EUpgrade"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"10.0.5"}]

Document Information

Modified date:
15 December 2022

UID

ibm16848237