BMYSS01026E

The Global Data Platform service is not active on all the scale pods.

Severity

Error

Problem description

It indicates that the Global Data Platform service is not active on all the scale pods. The Global Data Platform service must be active on all pods with the latest scale configuration for the upgrade to be successful.

Recommended actions

Do the following steps to resolve the issue:
  1. Run the following command to get the list of pods in the ibm-spectrum-scale namespace.
    oc get pods -n ibm-spectrum-scale
  2. Run the following command on the Global Data Platform core pod that is running for remote terminal connection.
    oc rsh <podname>
  3. Run the following command to check the Global Data Platform service state on all the nodes.
    mmgetstate -a
  4. Wait for the Global Data Platform service to be active on all the nodes.

    The upgrade operation resumes automatically after the Global Data Platform service is active on all the pods.

  5. If the issue persists for a long time, then collect the Storage logs and contact IBM support .