Upgrading IBM Spectrum Fusion HCI management software from 2.2.1 to 2.3
Steps to upgrade IBM Spectrum Fusion HCI management software from OpenShift® Container Platform console. If you are on 2.2.1 version, then do the following steps to upgrade your management software to 2.3 version so that you can see the Upgrade page in the IBM Spectrum Fusion HCI user interface.
Procedure
What to do next
- After successful upgrade, follow the instructions:
- If you are using online mode to upgrade,Edit catalog source named
ibm-operator-catalogand, ifibm-operator-catalogsource exists, add the following lines to thespecsection:
Example catlogsource yaml:updateStrategy: registryPoll: interval: 45mapiVersion: operators.coreos.com/v1alpha1 kind: CatalogSource metadata: name: ibm-operator-catalog namespace: openshift-marketplace spec: displayName: IBM Operator Catalog publisher: IBM sourceType: grpc image: icr.io/cpopen/ibm-operator-catalog:latest updateStrategy: registryPoll: interval: 45m - If you are using enterprise registry for upgrade,
Delete the catalog source named
ibm-operator-catalogfrom theopenshift-marketplacenamespace if theibm-operator-catalogsource exists.
- If you are using online mode to upgrade,