BMYSS01027E
The IBM Storage Scale filesystem is not mounted on all the scale pods.
Severity
Error
Problem description
It indicates that the IBM Storage Scale filesystem is not mounted on all the scale pods. The IBM Storage Scale filesystem is mounted on all the scale pods for the upgrade to be successful.
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
namespace.oc get pods -n ibm-spectrum-scale
- Run the following command on the IBM Storage Scale core pod that is running for remote
terminal connection.
oc rsh <podname>
- Run the following command to check the IBM Storage Scale filesystem is mounted on all
nodes.
mmlsmount all
- Wait for the IBM Storage Scale filesystem is
mounted on all nodes.
The upgrade operation resumes automatically after the IBM Storage Scale filesystem is mounted.
- If the issue persists for a long time, then collect the Global Data Platform logs and contact IBM support .