Skip to content

Commit bf6f89f

Browse files
authored
Merge pull request #57348 from lpettyjo/OCPBUGS-7122
OCPBUGS-7122:Add XFS support statement for vSphere CSI driver
2 parents 976412b + 88b6824 commit bf6f89f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/container_storage_interface/persistent-storage-csi-vsphere.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To create CSI-provisioned persistent volumes (PVs) that mount to vSphere storage
1616

1717
* *vSphere CSI Driver Operator*: The Operator provides a storage class, called `thin-csi`, that you can use to create persistent volumes claims (PVCs). The vSphere CSI Driver Operator supports dynamic volume provisioning by allowing storage volumes to be created on-demand, eliminating the need for cluster administrators to pre-provision storage.
1818

19-
* *vSphere CSI driver*: The driver enables you to create and mount vSphere PVs. In {product-title} 4.12, the driver version is 2.6.1.
19+
* *vSphere CSI driver*: The driver enables you to create and mount vSphere PVs. In {product-title} 4.12, the driver version is 2.6.1. The vSphere CSI driver supports all of the file systems supported by the underlying Red Hat Core OS release, including XFS and Ext4. For more information about supported file systems, see link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_file_systems/assembly_overview-of-available-file-systems_managing-file-systems[Overview of available file systems].
2020

2121
//Please update driver version as needed with each major OCP release starting with 4.13.
2222

0 commit comments

Comments
 (0)