BMYSS01015E
The scale operator pod is not in a running state.
Severity
Error
Problem description
It indicates that the scale operator pod is not in a running state. The scale operator pod must be in a running state for a successful upgrade.
Recommended actions
Do the following steps to resolve the issue:
- Run the following command to get the list of pods in the
ibm-spectrum-scale-operator
namespace.oc get pods -n ibm-spectrum-scale-operator
- If the pod is in a
ImagePullBackOff
state, then resolve the issue. - If the pod is in the
CrashLoopBackOff
state, then collect the Global Data Platform logs and contact IBM support .