BMYSS1406

Filesystem is not created successfully.

Severity

Critical

User response

Do the following steps to resolve the problem:
  1. Run the following command to list filesystem in the cluster.
    oc get fs -n ibm-spectrum-scale
    Example output:
                  
    NAME             ESTABLISHED   AGE
    ibmspectrum-fs   True          18d
  2. Run the following command to describe the details of a specific filesystem.
    oc describe fs <fs name> -n ibm-spectrum-scale
  3. Check the status of the filesystem to find the reason for unsuccessful filesystem creation.