Skip to content

Releases: IBM/ibm-spectrum-scale-csi

IBM Storage Scale CSI Driver - v2.10.9

30 Jul 09:40
a03c3a4
Compare
Choose a tag to compare

IBM Storage Scale Container Storage Interface (CSI) driver
The IBM Storage Scale CSI driver enables container orchestrators, such as OpenShift and Kubernetes, to manage the life-cycle of persistent storage. Through this CSI Driver, Kubernetes persistent volumes (PVs) can be provisioned from IBM Storage Scale. Thus, containers can be used with stateful microservices, such as database applications (MongoDB, PostgreSQL etc), web servers (nginx, apache), or any number of other containerized applications needing provisioned storage.

Supported Features of the CSI driver(v2.10.9)

  • Static provisioning: Ability to use existing directories as persistent volumes
  • Lightweight dynamic provisioning: Ability to create directory-based volumes dynamically
  • Fileset-based dynamic provisioning: Ability to create fileset-based volumes dynamically
  • Multiple file systems support: Volumes can be created across multiple file systems
  • Remote mount support: Volumes can be created on a remotely mounted file system
  • Operator based deployment: Simplified deployment and management of Driver through Operator
  • Volume snapshot support: Ability to take a point-in-time snapshot of volume and creating new volume from existing snapshot
  • Volume cloning support: To duplicate an existing persistent volume at a particular point-in-time.
  • Volume expansion support: Ability to expand a dynamically provisioned volume.
  • Compression support: Ability to enable compression for dynamically provisioned volumes.
  • Tiering support: Ability to enable tiering for dynamically provisioned volumes.
  • Consistency Group support: Ability to have group of volumes for application groups.
  • Volume stat support for fileset based volumes: Ability to show available and used capacity of fileset based volumes.
  • Support for the multiple GUIs configuration (GUI HA) for a CSI driver on Vanilla Kubernetes: Ability to configure multiple GUIs in case of GUI is installed on multiple nodes of a storage cluster.
  • Support to configure resource limits of IBM Storage Scale Container Storage Interface driver

Supported container platforms:
Redhat OpenShift 4.12, 4.13, and 4.14 (x86_64 architecture) through RHEL 8 worker nodes
Vanilla Kubernetes 1.26 and 1.27 (x86_64 architecture) through RHEL 7.9 worker nodes

Supported IBM storage systems:
IBM Storage Scale 5.1.1.2 or Higher is required for 'permissions' parameter in the storageclass
IBM Storage Scale 5.1.1.0 or Higher is required for 'volume snapshot support'. Recommendation is to use IBM Storage Scale 5.1.2.1 or Higher
IBM Storage Scale 5.1.2.1 or Higher is required for 'volume cloning support'
IBM Storage Scale 5.1.3.0 or Higher for 'consistency group support', 'compression support' and 'tiering support'. IBM Storage Scale filesystem with version 27.00 or Higher for 'tiering support'.
IBM Storage Scale 5.1.6.1 or Higher is required for GUI HA configuration support

Supported operating systems:
Ubuntu 20.04 and Ubuntu 22.04 (x86_64 architecture) with Vanilla Kubernetes
RHCOS support through IBM Storage Scale Cloud Native Storage Access (x86_64, ppc64le and s390x architecture)

User guide (IBM Documentation): IBM Storage Scale Container Storage Interface Driver

Images URL
Operator quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-operator:v2.10.9
Driver quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-driver:v2.10.9

Changes:

  • Security Changes

IBM Storage Scale CSI Driver - v2.14.1

26 Jun 17:12
0e6db83
Compare
Choose a tag to compare

IBM Storage Scale Container Storage Interface (CSI) driver
The IBM Storage Scale CSI driver enables container orchestrators, such as OpenShift and Kubernetes, to manage the life-cycle of persistent storage. Through this CSI Driver, Kubernetes persistent volumes (PVs) can be provisioned from IBM Storage Scale. Thus, containers can be used with stateful microservices, such as database applications (MongoDB, PostgreSQL etc), web servers (nginx, apache), or any number of other containerized applications needing provisioned storage.

Supported Features of the CSI driver(v2.14.1)

  • Static provisioning: Ability to use existing directories as persistent volumes
  •  Static provisioning in a dynamic way: Ability to use an existing fileset by defining storage class and persistent volume claim (PVC), similar to dynamic provisioning
    
  •  Static provisioning using manifests: Ability to use an existing fileset by manually defining persistent volume (PV) and persistent volume claim (PVC) using manifests
    
  • Lightweight dynamic provisioning: Ability to create directory-based volumes dynamically
  • Fileset-based dynamic provisioning: Ability to create fileset-based volumes dynamically
  • Multiple file systems support: Volumes can be created across multiple file systems
  • Remote mount support: Volumes can be created on a remotely mounted file system
  • Operator based deployment: Simplified deployment and management of Driver through Operator
  • Volume snapshot support: Ability to take a point-in-time snapshot of volume and creating new volume from existing snapshot
  • Volume cloning support: To duplicate an existing persistent volume at a particular point-in-time.
  • Shallow copy volume support : Ability to create new persistent volume (ROX) from volume snapshot
  • Volume expansion support: Ability to expand a dynamically provisioned volume.
  • Compression support: Ability to enable compression for dynamically provisioned volumes.
  • Tiering support: Ability to enable tiering for dynamically provisioned volumes.
  • Consistency Group support: Ability to have group of volumes for application groups.
  • Volume stat support for fileset based volumes: Ability to show available and used capacity of fileset based volumes.
  • Support for the multiple GUIs configuration (GUI HA) for a CSI driver on Vanilla Kubernetes: Ability to configure multiple GUIs in case of GUI is installed on multiple nodes of a storage cluster.
  • Support to configure resource limits of IBM Storage Scale Container Storage Interface driver

Supported container platforms:
Vanilla Kubernetes 1.29, 1.30, 1.31 and 1.32

Supported IBM storage systems:
IBM Storage Scale 5.1.9.x or Higher

Supported operating systems:
RHEL 8 and RHEL 9 (x86_64 and ppc64le architectures)
Ubuntu 22.04 and Ubuntu 24.04 (x86_64 architecture) with Vanilla Kubernetes
RHCOS support through IBM Storage Scale Cloud Native Storage Access (x86_64, ppc64le and s390x architecture)

User guide (IBM Documentation): IBM Storage Scale Container Storage Interface Driver

Images URL
Operator quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-operator:v2.14.1
Driver quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-driver:v2.14.1

Changes:
Support for CSI specification 1.11
Support for Kubernetes 1.32 and Red Hat® OpenShift® 4.18, 4.19
Support for linking fileset at customized path
Support for enabling dynamic provisioning workflow for pre-created volumes by using a custom storage class parameter
Support for caching data on persistent volume from object storage through IBM Storage Scale Container Native Storage Access
Support for new CSI sidecars and security fixes

IBM Storage Scale CSI Driver - v2.10.8

11 Jun 09:24
e9ea18b
Compare
Choose a tag to compare

IBM Storage Scale Container Storage Interface (CSI) driver
The IBM Storage Scale CSI driver enables container orchestrators, such as OpenShift and Kubernetes, to manage the life-cycle of persistent storage. Through this CSI Driver, Kubernetes persistent volumes (PVs) can be provisioned from IBM Storage Scale. Thus, containers can be used with stateful microservices, such as database applications (MongoDB, PostgreSQL etc), web servers (nginx, apache), or any number of other containerized applications needing provisioned storage.

Supported Features of the CSI driver(v2.10.8)

  • Static provisioning: Ability to use existing directories as persistent volumes
  • Lightweight dynamic provisioning: Ability to create directory-based volumes dynamically
  • Fileset-based dynamic provisioning: Ability to create fileset-based volumes dynamically
  • Multiple file systems support: Volumes can be created across multiple file systems
  • Remote mount support: Volumes can be created on a remotely mounted file system
  • Operator based deployment: Simplified deployment and management of Driver through Operator
  • Volume snapshot support: Ability to take a point-in-time snapshot of volume and creating new volume from existing snapshot
  • Volume cloning support: To duplicate an existing persistent volume at a particular point-in-time.
  • Volume expansion support: Ability to expand a dynamically provisioned volume.
  • Compression support: Ability to enable compression for dynamically provisioned volumes.
  • Tiering support: Ability to enable tiering for dynamically provisioned volumes.
  • Consistency Group support: Ability to have group of volumes for application groups.
  • Volume stat support for fileset based volumes: Ability to show available and used capacity of fileset based volumes.
  • Support for the multiple GUIs configuration (GUI HA) for a CSI driver on Vanilla Kubernetes: Ability to configure multiple GUIs in case of GUI is installed on multiple nodes of a storage cluster.
  • Support to configure resource limits of IBM Storage Scale Container Storage Interface driver

Supported container platforms:
Redhat OpenShift 4.12, 4.13, and 4.14 (x86_64 architecture) through RHEL 8 worker nodes
Vanilla Kubernetes 1.26 and 1.27 (x86_64 architecture) through RHEL 7.9 worker nodes

Supported IBM storage systems:
IBM Storage Scale 5.1.1.2 or Higher is required for 'permissions' parameter in the storageclass
IBM Storage Scale 5.1.1.0 or Higher is required for 'volume snapshot support'. Recommendation is to use IBM Storage Scale 5.1.2.1 or Higher
IBM Storage Scale 5.1.2.1 or Higher is required for 'volume cloning support'
IBM Storage Scale 5.1.3.0 or Higher for 'consistency group support', 'compression support' and 'tiering support'. IBM Storage Scale filesystem with version 27.00 or Higher for 'tiering support'.
IBM Storage Scale 5.1.6.1 or Higher is required for GUI HA configuration support

Supported operating systems:
Ubuntu 20.04 and Ubuntu 22.04 (x86_64 architecture) with Vanilla Kubernetes
RHCOS support through IBM Storage Scale Cloud Native Storage Access (x86_64, ppc64le and s390x architecture)

User guide (IBM Documentation): IBM Storage Scale Container Storage Interface Driver

Images URL
Operator quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-operator:v2.10.8
Driver quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-driver:v2.10.8

Changes:

  • Security Changes

IBM Storage Scale CSI Driver - v2.14.0

07 May 13:45
4aeb35b
Compare
Choose a tag to compare

IBM Storage Scale Container Storage Interface (CSI) driver
The IBM Storage Scale CSI driver enables container orchestrators, such as OpenShift and Kubernetes, to manage the life-cycle of persistent storage. Through this CSI Driver, Kubernetes persistent volumes (PVs) can be provisioned from IBM Storage Scale. Thus, containers can be used with stateful microservices, such as database applications (MongoDB, PostgreSQL etc), web servers (nginx, apache), or any number of other containerized applications needing provisioned storage.

Supported Features of the CSI driver(v2.14.0)

  • Static provisioning: Ability to use existing directories as persistent volumes
  •  Static provisioning in a dynamic way: Ability to use an existing fileset by defining storage class and persistent volume claim (PVC), similar to dynamic provisioning
    
  •  Static provisioning using manifests: Ability to use an existing fileset by manually defining persistent volume (PV) and persistent volume claim (PVC) using manifests
    
  • Lightweight dynamic provisioning: Ability to create directory-based volumes dynamically
  • Fileset-based dynamic provisioning: Ability to create fileset-based volumes dynamically
  • Multiple file systems support: Volumes can be created across multiple file systems
  • Remote mount support: Volumes can be created on a remotely mounted file system
  • Operator based deployment: Simplified deployment and management of Driver through Operator
  • Volume snapshot support: Ability to take a point-in-time snapshot of volume and creating new volume from existing snapshot
  • Volume cloning support: To duplicate an existing persistent volume at a particular point-in-time.
  • Shallow copy volume support : Ability to create new persistent volume (ROX) from volume snapshot
  • Volume expansion support: Ability to expand a dynamically provisioned volume.
  • Compression support: Ability to enable compression for dynamically provisioned volumes.
  • Tiering support: Ability to enable tiering for dynamically provisioned volumes.
  • Consistency Group support: Ability to have group of volumes for application groups.
  • Volume stat support for fileset based volumes: Ability to show available and used capacity of fileset based volumes.
  • Support for the multiple GUIs configuration (GUI HA) for a CSI driver on Vanilla Kubernetes: Ability to configure multiple GUIs in case of GUI is installed on multiple nodes of a storage cluster.
  • Support to configure resource limits of IBM Storage Scale Container Storage Interface driver

Supported container platforms:
Vanilla Kubernetes 1.29, 1.30, 1.31 and 1.32

Supported IBM storage systems:
IBM Storage Scale 5.1.9.x or Higher

Supported operating systems:
RHEL 8 and RHEL 9 (x86_64 and ppc64le architectures)
Ubuntu 22.04 and Ubuntu 24.04 (x86_64 architecture) with Vanilla Kubernetes
RHCOS support through IBM Storage Scale Cloud Native Storage Access (x86_64, ppc64le and s390x architecture)

User guide (IBM Documentation): IBM Storage Scale Container Storage Interface Driver

Images URL
Operator quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-operator:v2.14.0
Driver quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-driver:v2.14.0

Changes:
Support for CSI specification 1.11
Support for Kubernetes 1.32 and Red Hat® OpenShift® 4.18
Support for linking fileset at customized path
Support for enabling dynamic provisioning workflow for pre-created volumes by using a custom storage class parameter
Support for caching data on persistent volume from object storage through IBM Storage Scale Container Native Storage Access
Support for new CSI sidecars and security fixes

IBM Storage Scale CSI Driver - v2.13.2

23 Apr 09:45
747dce3
Compare
Choose a tag to compare

IBM Storage Scale Container Storage Interface (CSI) driver
The IBM Storage Scale CSI driver enables container orchestrators, such as OpenShift and Kubernetes, to manage the life-cycle of persistent storage. Through this CSI Driver, Kubernetes persistent volumes (PVs) can be provisioned from IBM Storage Scale. Thus, containers can be used with stateful microservices, such as database applications (MongoDB, PostgreSQL etc), web servers (nginx, apache), or any number of other containerized applications needing provisioned storage.

Supported Features of the CSI driver(v2.13.2)

  • Static provisioning: Ability to use existing directories as persistent volumes
  • Lightweight dynamic provisioning: Ability to create directory-based volumes dynamically
  • Fileset-based dynamic provisioning: Ability to create fileset-based volumes dynamically
  • Multiple file systems support: Volumes can be created across multiple file systems
  • Remote mount support: Volumes can be created on a remotely mounted file system
  • Operator based deployment: Simplified deployment and management of Driver through Operator
  • Volume snapshot support: Ability to take a point-in-time snapshot of volume and creating new volume from existing snapshot
  • Volume cloning support: To duplicate an existing persistent volume at a particular point-in-time.
  • Shallow copy volume support : Ability to create new persistent volume (ROX) from volume snapshot
  • Volume expansion support: Ability to expand a dynamically provisioned volume.
  • Compression support: Ability to enable compression for dynamically provisioned volumes.
  • Tiering support: Ability to enable tiering for dynamically provisioned volumes.
  • Consistency Group support: Ability to have group of volumes for application groups.
  • Volume stat support for fileset based volumes: Ability to show available and used capacity of fileset based volumes.
  • Support for the multiple GUIs configuration (GUI HA) for a CSI driver on Vanilla Kubernetes: Ability to configure multiple GUIs in case of GUI is installed on multiple nodes of a storage cluster.
  • Support to configure resource limits of IBM Storage Scale Container Storage Interface driver

Supported container platforms:
Vanilla Kubernetes 1.28, 1.29, 1.30 and 1.31

Supported IBM storage systems:
IBM Storage Scale 5.1.9.x or Higher

Supported operating systems:
RHEL 8 and RHEL 9 (x86_64 and ppc64le architectures)
Ubuntu 20.04 and Ubuntu 22.04 (x86_64 architecture) with Vanilla Kubernetes
RHCOS support through IBM Storage Scale Cloud Native Storage Access (x86_64, ppc64le and s390x architecture)

User guide (IBM Documentation): IBM Storage Scale Container Storage Interface Driver

Images URL
Operator quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-operator:v2.13.2
Driver quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-driver:v2.13.2

Changes:
Support for CSI specification 1.9
Support to customize the volume name prefix
Support for Kubernetes 1.31 and Red Hat® OpenShift® 4.17

IBM Storage Scale CSI Driver - v2.10.7

02 Apr 18:01
0cd01a0
Compare
Choose a tag to compare

IBM Storage Scale Container Storage Interface (CSI) driver
The IBM Storage Scale CSI driver enables container orchestrators, such as OpenShift and Kubernetes, to manage the life-cycle of persistent storage. Through this CSI Driver, Kubernetes persistent volumes (PVs) can be provisioned from IBM Storage Scale. Thus, containers can be used with stateful microservices, such as database applications (MongoDB, PostgreSQL etc), web servers (nginx, apache), or any number of other containerized applications needing provisioned storage.

Supported Features of the CSI driver(v2.10.7)

  • Static provisioning: Ability to use existing directories as persistent volumes
  • Lightweight dynamic provisioning: Ability to create directory-based volumes dynamically
  • Fileset-based dynamic provisioning: Ability to create fileset-based volumes dynamically
  • Multiple file systems support: Volumes can be created across multiple file systems
  • Remote mount support: Volumes can be created on a remotely mounted file system
  • Operator based deployment: Simplified deployment and management of Driver through Operator
  • Volume snapshot support: Ability to take a point-in-time snapshot of volume and creating new volume from existing snapshot
  • Volume cloning support: To duplicate an existing persistent volume at a particular point-in-time.
  • Volume expansion support: Ability to expand a dynamically provisioned volume.
  • Compression support: Ability to enable compression for dynamically provisioned volumes.
  • Tiering support: Ability to enable tiering for dynamically provisioned volumes.
  • Consistency Group support: Ability to have group of volumes for application groups.
  • Volume stat support for fileset based volumes: Ability to show available and used capacity of fileset based volumes.
  • Support for the multiple GUIs configuration (GUI HA) for a CSI driver on Vanilla Kubernetes: Ability to configure multiple GUIs in case of GUI is installed on multiple nodes of a storage cluster.
  • Support to configure resource limits of IBM Storage Scale Container Storage Interface driver

Supported container platforms:
Redhat OpenShift 4.12, 4.13, and 4.14 (x86_64 architecture) through RHEL 8 worker nodes
Vanilla Kubernetes 1.26 and 1.27 (x86_64 architecture) through RHEL 7.9 worker nodes

Supported IBM storage systems:
IBM Storage Scale 5.1.1.2 or Higher is required for 'permissions' parameter in the storageclass
IBM Storage Scale 5.1.1.0 or Higher is required for 'volume snapshot support'. Recommendation is to use IBM Storage Scale 5.1.2.1 or Higher
IBM Storage Scale 5.1.2.1 or Higher is required for 'volume cloning support'
IBM Storage Scale 5.1.3.0 or Higher for 'consistency group support', 'compression support' and 'tiering support'. IBM Storage Scale filesystem with version 27.00 or Higher for 'tiering support'.
IBM Storage Scale 5.1.6.1 or Higher is required for GUI HA configuration support

Supported operating systems:
Ubuntu 20.04 and Ubuntu 22.04 (x86_64 architecture) with Vanilla Kubernetes
RHCOS support through IBM Storage Scale Cloud Native Storage Access (x86_64, ppc64le and s390x architecture)

User guide (IBM Documentation): IBM Storage Scale Container Storage Interface Driver

Images URL
Operator quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-operator:v2.10.7
Driver quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-driver:v2.10.7

Changes:

  • Security Changes

IBM Storage Scale CSI Driver - v2.13.1

21 Feb 04:53
1160853
Compare
Choose a tag to compare

IBM Storage Scale Container Storage Interface (CSI) driver
The IBM Storage Scale CSI driver enables container orchestrators, such as OpenShift and Kubernetes, to manage the life-cycle of persistent storage. Through this CSI Driver, Kubernetes persistent volumes (PVs) can be provisioned from IBM Storage Scale. Thus, containers can be used with stateful microservices, such as database applications (MongoDB, PostgreSQL etc), web servers (nginx, apache), or any number of other containerized applications needing provisioned storage.

Supported Features of the CSI driver(v2.13.1)

  • Static provisioning: Ability to use existing directories as persistent volumes
  • Lightweight dynamic provisioning: Ability to create directory-based volumes dynamically
  • Fileset-based dynamic provisioning: Ability to create fileset-based volumes dynamically
  • Multiple file systems support: Volumes can be created across multiple file systems
  • Remote mount support: Volumes can be created on a remotely mounted file system
  • Operator based deployment: Simplified deployment and management of Driver through Operator
  • Volume snapshot support: Ability to take a point-in-time snapshot of volume and creating new volume from existing snapshot
  • Volume cloning support: To duplicate an existing persistent volume at a particular point-in-time.
  • Shallow copy volume support : Ability to create new persistent volume (ROX) from volume snapshot
  • Volume expansion support: Ability to expand a dynamically provisioned volume.
  • Compression support: Ability to enable compression for dynamically provisioned volumes.
  • Tiering support: Ability to enable tiering for dynamically provisioned volumes.
  • Consistency Group support: Ability to have group of volumes for application groups.
  • Volume stat support for fileset based volumes: Ability to show available and used capacity of fileset based volumes.
  • Support for the multiple GUIs configuration (GUI HA) for a CSI driver on Vanilla Kubernetes: Ability to configure multiple GUIs in case of GUI is installed on multiple nodes of a storage cluster.
  • Support to configure resource limits of IBM Storage Scale Container Storage Interface driver

Supported container platforms:
Vanilla Kubernetes 1.28, 1.29, 1.30 and 1.31

Supported IBM storage systems:
IBM Storage Scale 5.1.9.x or Higher

Supported operating systems:
RHEL 8 and RHEL 9 (x86_64 and ppc64le architectures)
Ubuntu 20.04 and Ubuntu 22.04 (x86_64 architecture) with Vanilla Kubernetes
RHCOS support through IBM Storage Scale Cloud Native Storage Access (x86_64, ppc64le and s390x architecture)

User guide (IBM Documentation): IBM Storage Scale Container Storage Interface Driver

Images URL
Operator quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-operator:v2.13.1
Driver quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-driver:v2.13.1

Changes:
Support for CSI specification 1.9
Support to customize the volume name prefix
Support for Kubernetes 1.31 and Red Hat® OpenShift® 4.17

IBM Storage Scale CSI Driver - v2.10.6

04 Feb 13:48
9b644a1
Compare
Choose a tag to compare

IBM Storage Scale Container Storage Interface (CSI) driver
The IBM Storage Scale CSI driver enables container orchestrators, such as OpenShift and Kubernetes, to manage the life-cycle of persistent storage. Through this CSI Driver, Kubernetes persistent volumes (PVs) can be provisioned from IBM Storage Scale. Thus, containers can be used with stateful microservices, such as database applications (MongoDB, PostgreSQL etc), web servers (nginx, apache), or any number of other containerized applications needing provisioned storage.

Supported Features of the CSI driver(v2.10.6)

  • Static provisioning: Ability to use existing directories as persistent volumes
  • Lightweight dynamic provisioning: Ability to create directory-based volumes dynamically
  • Fileset-based dynamic provisioning: Ability to create fileset-based volumes dynamically
  • Multiple file systems support: Volumes can be created across multiple file systems
  • Remote mount support: Volumes can be created on a remotely mounted file system
  • Operator based deployment: Simplified deployment and management of Driver through Operator
  • Volume snapshot support: Ability to take a point-in-time snapshot of volume and creating new volume from existing snapshot
  • Volume cloning support: To duplicate an existing persistent volume at a particular point-in-time.
  • Volume expansion support: Ability to expand a dynamically provisioned volume.
  • Compression support: Ability to enable compression for dynamically provisioned volumes.
  • Tiering support: Ability to enable tiering for dynamically provisioned volumes.
  • Consistency Group support: Ability to have group of volumes for application groups.
  • Volume stat support for fileset based volumes: Ability to show available and used capacity of fileset based volumes.
  • Support for the multiple GUIs configuration (GUI HA) for a CSI driver on Vanilla Kubernetes: Ability to configure multiple GUIs in case of GUI is installed on multiple nodes of a storage cluster.
  • Support to configure resource limits of IBM Storage Scale Container Storage Interface driver

Supported container platforms:
Redhat OpenShift 4.12, 4.13, and 4.14 (x86_64 architecture) through RHEL 8 worker nodes
Vanilla Kubernetes 1.26 and 1.27 (x86_64 architecture) through RHEL 7.9 worker nodes

Supported IBM storage systems:
IBM Storage Scale 5.1.1.2 or Higher is required for 'permissions' parameter in the storageclass
IBM Storage Scale 5.1.1.0 or Higher is required for 'volume snapshot support'. Recommendation is to use IBM Storage Scale 5.1.2.1 or Higher
IBM Storage Scale 5.1.2.1 or Higher is required for 'volume cloning support'
IBM Storage Scale 5.1.3.0 or Higher for 'consistency group support', 'compression support' and 'tiering support'. IBM Storage Scale filesystem with version 27.00 or Higher for 'tiering support'.
IBM Storage Scale 5.1.6.1 or Higher is required for GUI HA configuration support

Supported operating systems:
Ubuntu 20.04 and Ubuntu 22.04 (x86_64 architecture) with Vanilla Kubernetes
RHCOS support through IBM Storage Scale Cloud Native Storage Access (x86_64, ppc64le and s390x architecture)

User guide (IBM Documentation): IBM Storage Scale Container Storage Interface Driver

Images URL
Operator quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-operator:v2.10.6
Driver quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-driver:v2.10.6

Changes:

  • Security Changes

IBM Storage Scale CSI Driver - v2.13.0

03 Dec 07:57
8e88d0f
Compare
Choose a tag to compare

IBM Storage Scale Container Storage Interface (CSI) driver
The IBM Storage Scale CSI driver enables container orchestrators, such as OpenShift and Kubernetes, to manage the life-cycle of persistent storage. Through this CSI Driver, Kubernetes persistent volumes (PVs) can be provisioned from IBM Storage Scale. Thus, containers can be used with stateful microservices, such as database applications (MongoDB, PostgreSQL etc), web servers (nginx, apache), or any number of other containerized applications needing provisioned storage.

Supported Features of the CSI driver(v2.13.0)

  • Static provisioning: Ability to use existing directories as persistent volumes
  • Lightweight dynamic provisioning: Ability to create directory-based volumes dynamically
  • Fileset-based dynamic provisioning: Ability to create fileset-based volumes dynamically
  • Multiple file systems support: Volumes can be created across multiple file systems
  • Remote mount support: Volumes can be created on a remotely mounted file system
  • Operator based deployment: Simplified deployment and management of Driver through Operator
  • Volume snapshot support: Ability to take a point-in-time snapshot of volume and creating new volume from existing snapshot
  • Volume cloning support: To duplicate an existing persistent volume at a particular point-in-time.
  • Shallow copy volume support : Ability to create new persistent volume (ROX) from volume snapshot
  • Volume expansion support: Ability to expand a dynamically provisioned volume.
  • Compression support: Ability to enable compression for dynamically provisioned volumes.
  • Tiering support: Ability to enable tiering for dynamically provisioned volumes.
  • Consistency Group support: Ability to have group of volumes for application groups.
  • Volume stat support for fileset based volumes: Ability to show available and used capacity of fileset based volumes.
  • Support for the multiple GUIs configuration (GUI HA) for a CSI driver on Vanilla Kubernetes: Ability to configure multiple GUIs in case of GUI is installed on multiple nodes of a storage cluster.
  • Support to configure resource limits of IBM Storage Scale Container Storage Interface driver

Supported container platforms:
Vanilla Kubernetes 1.28, 1.29, 1.30 and 1.31

Supported IBM storage systems:
IBM Storage Scale 5.1.9.x or Higher

Supported operating systems:
RHEL 8 and RHEL 9 (x86_64 and ppc64le architectures)
Ubuntu 20.04 and Ubuntu 22.04 (x86_64 architecture) with Vanilla Kubernetes
RHCOS support through IBM Storage Scale Cloud Native Storage Access (x86_64, ppc64le and s390x architecture)

User guide (IBM Documentation): IBM Storage Scale Container Storage Interface Driver

Images URL
Operator quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-operator:v2.13.0
Driver quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-driver:v2.13.0

Changes:
Support for CSI specification 1.9
Support to customize the volume name prefix
Support for Kubernetes 1.31 and Red Hat® OpenShift® 4.17

IBM Storage Scale CSI Driver - v2.10.5

21 Nov 15:24
1c0f9a3
Compare
Choose a tag to compare

IBM Storage Scale Container Storage Interface (CSI) driver
The IBM Storage Scale CSI driver enables container orchestrators, such as OpenShift and Kubernetes, to manage the life-cycle of persistent storage. Through this CSI Driver, Kubernetes persistent volumes (PVs) can be provisioned from IBM Storage Scale. Thus, containers can be used with stateful microservices, such as database applications (MongoDB, PostgreSQL etc), web servers (nginx, apache), or any number of other containerized applications needing provisioned storage.

Supported Features of the CSI driver(v2.10.5)

  • Static provisioning: Ability to use existing directories as persistent volumes
  • Lightweight dynamic provisioning: Ability to create directory-based volumes dynamically
  • Fileset-based dynamic provisioning: Ability to create fileset-based volumes dynamically
  • Multiple file systems support: Volumes can be created across multiple file systems
  • Remote mount support: Volumes can be created on a remotely mounted file system
  • Operator based deployment: Simplified deployment and management of Driver through Operator
  • Volume snapshot support: Ability to take a point-in-time snapshot of volume and creating new volume from existing snapshot
  • Volume cloning support: To duplicate an existing persistent volume at a particular point-in-time.
  • Volume expansion support: Ability to expand a dynamically provisioned volume.
  • Compression support: Ability to enable compression for dynamically provisioned volumes.
  • Tiering support: Ability to enable tiering for dynamically provisioned volumes.
  • Consistency Group support: Ability to have group of volumes for application groups.
  • Volume stat support for fileset based volumes: Ability to show available and used capacity of fileset based volumes.
  • Support for the multiple GUIs configuration (GUI HA) for a CSI driver on Vanilla Kubernetes: Ability to configure multiple GUIs in case of GUI is installed on multiple nodes of a storage cluster.
  • Support to configure resource limits of IBM Storage Scale Container Storage Interface driver

Supported container platforms:
Redhat OpenShift 4.12, 4.13, and 4.14 (x86_64 architecture) through RHEL 8 worker nodes
Vanilla Kubernetes 1.26 and 1.27 (x86_64 architecture) through RHEL 7.9 worker nodes

Supported IBM storage systems:
IBM Storage Scale 5.1.1.2 or Higher is required for 'permissions' parameter in the storageclass
IBM Storage Scale 5.1.1.0 or Higher is required for 'volume snapshot support'. Recommendation is to use IBM Storage Scale 5.1.2.1 or Higher
IBM Storage Scale 5.1.2.1 or Higher is required for 'volume cloning support'
IBM Storage Scale 5.1.3.0 or Higher for 'consistency group support', 'compression support' and 'tiering support'. IBM Storage Scale filesystem with version 27.00 or Higher for 'tiering support'.
IBM Storage Scale 5.1.6.1 or Higher is required for GUI HA configuration support

Supported operating systems:
Ubuntu 20.04 and Ubuntu 22.04 (x86_64 architecture) with Vanilla Kubernetes
RHCOS support through IBM Storage Scale Cloud Native Storage Access (x86_64, ppc64le and s390x architecture)

User guide (IBM Documentation): IBM Storage Scale Container Storage Interface Driver

Images URL
Operator quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-operator:v2.10.5
Driver quay.io/ibm-spectrum-scale/ibm-spectrum-scale-csi-driver:v2.10.5

Changes:

  • Security Changes