System requirements
The system requirements for installing IBM Spectrum Fusion software.
Component | CPU | Memory | Storage |
---|---|---|---|
IBM Spectrum Fusion Base | 12 | 24 | Overall storage is a minimum of 500 MB |
Red Hat® OpenShift Data Foundation | 30 | 72 | Minimum three storage Nodes For more information about Red Hat OpenShift Data Foundation, see Important considerations when deploying Red Hat OpenShift Data Foundation 4.10. Red Hat OpenShift Data Foundation can be deployed on Infra or worker nodes, whereas all other IBM Spectrum Fusion services including Base must be deployed on worker nodes. |
Global Data Platform (Per node) | 2 | 8 |
For more information about IBM Spectrum Scale Container Native Storage Access, see Hardware requirements for IBM Spectrum Scale Container Native Storage Access. |
Backup and restore | 4 | 16 | 410 GB Minimum 344 GB Minimum, when Red Hat OpenShift Data Foundation is not installed. For more information about IBM Spectrum Protect Plus, see |
Data Cataloging | 20 | 48 | 1800 GB For more information about IBM® Spectrum Discover, see Configuration profiles for Red Hat Open Shift deployment in IBM Spectrum Discover. |
Component | Versions |
---|---|
On-premises VMware | Version 6.7 or 7.0 Note: Version 7.0 U3 is required for SNC config.
|
Red Hat OpenShift Container Platform | 4.8 or 4.10 |
Storage |
|
Backup and restore | For backup, snapshots can be created only from independent fileset-based persistent volume
claims (PVCs). PVCs that are based on lightweight directories and dependent file sets are not
supported. These types of PVCs are automatically filtered and are not displayed in the container
inventory in the IBM Spectrum Protect Plus user
interface. Backups are orchestrated via the CSI interface, allowing Spectrum Fusion to backup from a number of CSI storage providers, including OpenShift Data Foundation (ODF) and IBM Spectrum Scale. |
- The Container Storage Interface driver must be v1 or higher (no support for alpha or beta versions)
- The Container Storage Interface driver must support Volume Snapshot and Restore.
- StorageClass must be created with
volumeBindingMode: Immediate
(volumeBindingMode: WaitForFirstConsumer
is not supported) - PersistentVolume (PV) must be created with
volumeMode: Filesystem
(volumeMode: Block is not supported
)
VolumeSnapshotClass
deletion policy
is configured to delete snapshots after the corresponding VolumeSnapshotContent
is
deleted (deletionPolicy: Delete
).