BMYPC5010

IBM Fusion operator installation is in progress.

Severity

Error

Problem description

The IBM Fusion operator is in installready or installing or pending state, which indicates that the operator install is in progress. It can block the ability of IBM Fusion operator or other IBM Fusion components ability to install, upgrade, or function.

Recommended actions

Do the following steps to resolve the issue:
  1. Check for IBM Fusion operator CSV events and conditions to find the root cause for this state. Some of the common reasons for the Pending state of the IBM Fusion operator are as follows:
    • Check whether IBM Fusion operator is installing or upgrading.
    • Some changes might corrected in any deployment spec in CSV for IBM Fusion operator. It recreates pods and reconciles to succeeded state in some time.
    • One of the IBM Fusion operator pod is not running. It might be due to an OOM killed error where the pod is requesting more memory than its set limit. To resolve this, update the memory limit for that deployment in CSV.
    • A pod might be in a crashloopbackoff due to another reason. Check the pod log and events to find the root cause and take an appropriate action.
    • It is possible that a Custom Resource Definition is missing due to an accidental deletion. In such case, contact IBM support to get the CRD YAML and create it in the cluster.

    You can continue with the upgrade operation after the IBM Fusion operator is successful.