Storage considerations

Dynamic storage must be supported on the cluster. The deployment script on a private OpenShift Container Platform (OCP) cluster needs storage classes that the installer can use.

Before you begin

The supported storage providers for a starter deployment of Cloud Pak for Business Automation include the IBM Storage Suite for IBM Cloud Paks. For more information, see IBM Documentation and Why IBM Storage Suite for IBM Cloud Paks.

Note: Starter deployments do not support the Portworx storage solution.

Installation needs block storage for ReadWriteOnce (RWO). Your storage must have sufficient space for the deployment. For more information, see Storage Classes.

About this task

The administrator must make a note of the storage class to use, and provide this name to the user who creates the CP4BA deployment.

Network File System (NFS) storage or some other shareable storage such as Gluster File System (GlusterFS) is needed if you choose not to use the native OCP storage provisioner. You can use the NFS-Client Provisioner along with an NFS share to meet the dynamic storage requirements.

Tip: For more information about the Kubernetes NFS-Client Provisioner, see Kubernetes NFS-Client Provisioner. Follow the instructions to configure NFS server and client for the OCP nodes if you need to set up an NFS server.

You can also go to the following technote to find step-by-step instructions on How do I create a storage class for NFS dynamic storage provisioning in an OpenShift environment?