Skip to content

Commit b48c1ca

Browse files
authored
Merge pull request #47808 from lpettyjo/BZ2100397
BZ2100397: Add resize & snapshot to vSphere
2 parents 1be8729 + 325164a commit b48c1ca

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

modules/persistent-storage-csi-drivers-supported.adoc

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,21 @@ The following table describes the CSI drivers that are installed with {product-t
2828
|OpenShift Data Foundation | ✅ | ✅ | ✅
2929
|OpenStack Manila | ✅ | - | -
3030
|Red Hat Virtualization (oVirt) | - | - | ✅
31-
|VMware vSphere | - | - | -
31+
|VMware vSphere | ✅^[1]^ | - | ✅^[2]^
3232
|===
33+
--
34+
1.
35+
36+
* Requires vSphere version 7.0 Update 3 or later for both vCenter Server and ESXi.
37+
38+
* Does not support fileshare volumes.
39+
40+
2.
41+
42+
* Offline volume expansion: minimum required vSphere version is 6.7 Update 3 P06
43+
44+
* Online volume expansion: minimum required vSphere version is 7.0 Update 2.
45+
--
3346

3447
[IMPORTANT]
3548
====

0 commit comments

Comments
 (0)