Skip to content

Commit 4c234da

Browse files
committed
OCPBUGS-11325-4.14: Supported access table is modified for Fibre Channel and iSCSI in openshift storage
1 parent f03f20a commit 4c234da

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

modules/storage-persistent-storage-pv.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
152152
//|Ceph RBD | ✅ | ✅ |✅ | -
153153
//|CephFS | ✅ | ✅ | ✅ | ✅
154154
|Cinder | ✅ | ✅ |- | -
155-
|Fibre Channel | ✅ | ✅ |✅ | -
155+
|Fibre Channel | ✅ | ✅ |✅ | ✅ ^[4]^
156156
endif::[]
157157
ifndef::openshift-rosa[]
158158
|GCP Persistent Disk | ✅ |✅ | - | -
@@ -163,12 +163,12 @@ ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
163163
|HostPath | ✅ |✅ | - | -
164164
|{ibm-power-server-title} Disk | ✅ |✅ | ✅ | ✅
165165
|{ibm-name} VPC Disk | ✅ |✅ | - | -
166-
|iSCSI | ✅ | ✅ |✅ | -
166+
|iSCSI | ✅ | ✅ |✅ | ✅ ^[4]^
167167
|Local volume | ✅ |✅ | - | -
168168
|NFS | ✅ | ✅ |✅ | ✅
169169
|OpenStack Manila | - |✅ | - | ✅
170170
|{rh-storage-first} | ✅ |✅ | - | ✅
171-
|VMware vSphere | ✅ |✅ | - | ✅ ^[4]^
171+
|VMware vSphere | ✅ |✅ | - | ✅ ^[5]^
172172
endif::[]
173173
|===
174174
[.small]
@@ -179,8 +179,10 @@ endif::[]
179179

180180
3. Use a recreate deployment strategy for pods that rely on AWS EBS.
181181

182+
4. Only raw block volumes support the ReadWriteMany (RWX) access mode for Fibre Channel and iSCSI. For more information, see "Block volume support".
183+
182184
ifndef::openshift-dedicated,openshift-rosa[]
183-
4. If the underlying vSphere environment supports the vSAN file service, then the vSphere Container Storage Interface (CSI) Driver Operator installed by
185+
5. If the underlying vSphere environment supports the vSAN file service, then the vSphere Container Storage Interface (CSI) Driver Operator installed by
184186
{product-title} supports provisioning of ReadWriteMany (RWX) volumes. If you do not have vSAN file service configured, and you request RWX, the volume fails to get created and an error is logged. For more information, see "Using Container Storage Interface" -> "VMware vSphere CSI Driver Operator".
185187
endif::openshift-dedicated,openshift-rosa[]
186188
// GCE Persistent Disks, or Openstack Cinder PVs.

0 commit comments

Comments
 (0)