Skip to content

Commit 9a91e3e

Browse files
authored
Merge pull request #70559 from aravipra/OCPBUGS-11325-4.14
OCPBUGS#11325-4.14: Supported access table is modified for Fibre Chan…
2 parents fa5ad58 + 4c234da commit 9a91e3e

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
@@ -161,7 +161,7 @@ ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
161161
//|Ceph RBD | ✅ | ✅ |✅ | -
162162
//|CephFS | ✅ | ✅ | ✅ | ✅
163163
|Cinder | ✅ | ✅ |- | -
164-
|Fibre Channel | ✅ | ✅ |✅ | -
164+
|Fibre Channel | ✅ | ✅ |✅ | ✅ ^[4]^
165165
endif::[]
166166
ifndef::openshift-rosa[]
167167
|GCP Persistent Disk | ✅ |✅ | - | -
@@ -172,12 +172,12 @@ ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
172172
|HostPath | ✅ |✅ | - | -
173173
|{ibm-power-server-title} Disk | ✅ |✅ | ✅ | ✅
174174
|{ibm-name} VPC Disk | ✅ |✅ | - | -
175-
|iSCSI | ✅ | ✅ |✅ | -
175+
|iSCSI | ✅ | ✅ |✅ | ✅ ^[4]^
176176
|Local volume | ✅ |✅ | - | -
177177
|NFS | ✅ | ✅ |✅ | ✅
178178
|OpenStack Manila | - |✅ | - | ✅
179179
|{rh-storage-first} | ✅ |✅ | - | ✅
180-
|VMware vSphere | ✅ |✅ | - | ✅ ^[4]^
180+
|VMware vSphere | ✅ |✅ | - | ✅ ^[5]^
181181
endif::[]
182182
|===
183183
[.small]
@@ -188,8 +188,10 @@ endif::[]
188188

189189
3. Use a recreate deployment strategy for pods that rely on AWS EBS.
190190

191+
4. Only raw block volumes support the ReadWriteMany (RWX) access mode for Fibre Channel and iSCSI. For more information, see "Block volume support".
192+
191193
ifndef::openshift-dedicated,openshift-rosa[]
192-
4. If the underlying vSphere environment supports the vSAN file service, then the vSphere Container Storage Interface (CSI) Driver Operator installed by
194+
5. If the underlying vSphere environment supports the vSAN file service, then the vSphere Container Storage Interface (CSI) Driver Operator installed by
193195
{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".
194196
endif::openshift-dedicated,openshift-rosa[]
195197
// GCE Persistent Disks, or Openstack Cinder PVs.

0 commit comments

Comments
 (0)