Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 28 additions & 23 deletions modules/persistent-storage-csi-drivers-supported.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,29 +36,29 @@ In addition to the drivers listed in the following table, {product-title} functi
endif::openshift-rosa,openshift-rosa-hcp,openshift-aro[]

.Supported CSI drivers and features in {product-title}
[cols=",^v,^v,^v,^v,^v,^v,^v width="100%",options="header"]
[cols="^v,^v,^v,^v,^v,^v,^v,^v width="100%",options="header"]
|===
|CSI driver |CSI volume snapshots |CSI volume group snapshots ^[1]^ |CSI cloning |CSI resize |Inline ephemeral volumes |User namespaces
|AWS EBS | ✅ | | | ✅| | ✅
|AWS EFS | | | | | |
|CSI driver |CSI volume snapshots |CSI volume group snapshots ^[1]^ |CSI cloning |CSI resize |Inline ephemeral volumes |Changed block tracking ^[2]^ |User namespaces
|AWS EBS | ✅ | | | ✅| | |
|AWS EFS | | | | | | |
ifndef::openshift-rosa,openshift-rosa-hcp[]
|Google Compute Platform (GCP) persistent disk (PD)| ✅| |✅^[2]^ | ✅| | ✅
|GCP Filestore | ✅ | | | ✅| |
|Google Compute Platform (GCP) persistent disk (PD)| ✅| |✅^[3]^ | ✅| | | ✅
|GCP Filestore | ✅ | | | ✅| | |
endif::openshift-rosa,openshift-rosa-hcp[]
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
|{ibm-power-server-name} Block | | | | ✅ | | ✅
|{ibm-cloud-name} Block | ✅^[3]^ | | | ✅^[3]^| | ✅
|{ibm-power-server-name} Block | | | | ✅ | | |
|{ibm-cloud-name} Block | ✅^[4]^ | | | ✅^[4]^| | | ✅
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
|{lvms} | ✅ | | ✅ | ✅ | | ✅
|{lvms} | ✅ | | ✅ | ✅ | | |
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
|Microsoft Azure Disk | ✅ | | ✅ | ✅| | ✅
|Microsoft Azure Stack Hub | ✅ | | ✅ | ✅| | ✅
|Microsoft Azure File | ✅ | | ✅ | ✅| ✅ |
|OpenStack Cinder | ✅ | | ✅ | ✅| | ✅
|{rh-storage} | ✅ | ✅ | ✅ | ✅| | ✅ ^[4]^
|OpenStack Manila | ✅ | | | ✅ | |
|CIFS/SMB | | | ✅ | | |
|VMware vSphere | ✅^[5]^ | | | ✅^[6]^| | ✅ ^[7]^
|Microsoft Azure Disk | ✅ | | ✅ | ✅| | |
|Microsoft Azure Stack Hub | ✅ | | ✅ | ✅| | |
|Microsoft Azure File | ✅ | | ✅ | ✅| ✅ | |
|OpenStack Cinder | ✅ | | ✅ | ✅| | |
|{rh-storage} | ✅ | ✅ | ✅ | ✅| | ✅ | ✅ ^[5]^
|OpenStack Manila | ✅ | | | ✅ | | |
|CIFS/SMB | | | ✅ | | | |
|VMware vSphere | ✅^[6]^ | | | ✅^[7]^| | | ✅ ^[8]^
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
|===
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
Expand All @@ -70,29 +70,34 @@ include::snippets/technology-preview.adoc[leveloffset=+1]

2.

Cloning is not supported on hyperdisk-balanced disks with storage pools.
:FeatureName: Changed block tracking
include::snippets/technology-preview.adoc[leveloffset=+1]

3.

Does not support offline snapshots or resize. Volume must be attached to a running pod.
Cloning is not supported on hyperdisk-balanced disks with storage pools.

4.

RBD supports user namespaces; CephFS does not.
Does not support offline snapshots or resize. Volume must be attached to a running pod.

5.

RBD supports user namespaces; CephFS does not.

6.

* Requires VMware vSphere version 8.0 Update 1 or later, or VMware vSphere Foundation (VVF) 9, or VMware Cloud Foundation (VCF) 9, for both vCenter Server and ESXi.

* Does not support fileshare volumes.

6.
7.

Online expansion is supported from VMware vSphere version 8.0 Update 1 and later, or VVF 9, or VCF 9.

7.
8.

File persistent volumes (PVs), such as vSAN file service, do not support user namespaces.

--
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]