Accessing remote IBM Storage Scale storage cluster in IBM Storage Fusion

You can configure a remote file system mount for IBM Storage Scale and access it.

About this task

Note: The Global Data Platform remote mount capability is available only for the following deployment modes:
  • Standalone rack with Global Data Platform (newly installed IBM Storage Fusion 2.8.x that is compliant with network requirements and upgraded to IBM Storage Fusion 2.8.0 with OpenShift® Container Platform 4.15. For more information about the network requirements, see Planning and prerequisites for remote mount support.
  • Standalone rack with FDF ( upgraded to IBM Storage Fusion 2.8.0 / newly installed with IBM Storage Fusion 2.8.x)
  • Expansion multirack with Global Data Platform storage (newly installed with IBM Storage Fusion 2.8.1)

You can run a container workload against an existing data set that is stored on an IBM Storage Scale file system. For example, an IBM Storage Scale file system contains lot of images and you want to run a container workload that specializes in image processing.

  1. The remote file system mount must be configured. For more information, see Connecting to remote IBM Storage Scale file systems.
  2. When the remote file system mount is created, the IBM Storage Fusion automatically creates a statically provisioned volume that points to the file system. You must know how to identify this Persistent Volume.
  3. Optionally, modify the file system path that is specified in the Persistent Volume so that it points to a specific directory in the file system, rather than the root.
  4. Now a Persistent Volume Claim (PVC) can be made against the Persistent Volume. It can be accomplished by matching the accessMode and storage request against the specified in the Persistent Volume.
  5. A workload that uses the Persistent Volume Claim can view the contents of the file system.

Configure the UID/GID to match the one that is used to write the data set on the IBM Storage Scale file system. If you do not configure, then the container workload cannot access the files, because it does not have the permission.

Procedure

  1. Click Storage > Remote file systems menu in the IBM Storage Fusion user interface.
    It lists all existing connections to file systems with their details in a table format. The details include File System, FS status, Cluster, Cluster status, and Storage class. You can enter keywords in Search to search for a connection. You can also filter records based on the status.
  2. Click ellipsis of a remote file system record to do the following actions:
    • Details - Click to view details about the remote file system connection.
    • Edit cluster - Click to change the cluster of a file system connection.
    • Remove - Click to delete a file system record.