Skip to content

Commit cb922b6

Browse files
authored
Merge pull request #81394 from lpettyjo/OSDOCS-11143
OSDOCS#11143: Multiple vCenter support for vSphere CSI
2 parents 964d42e + 8166d49 commit cb922b6

File tree

3 files changed

+40
-0
lines changed

3 files changed

+40
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
// Module included in the following assemblies:
2+
//
3+
// storage/container_storage_interface/persistent-storage-csi-vsphere.adoc
4+
//
5+
6+
:_mod-docs-content-type: CONCEPT
7+
[id="persistent-storage-csi-vsphere-multi-vcenter-support-overview_{context}"]
8+
= Multiple vCenter support for vSphere CSI
9+
10+
Deploying {product-title} across multiple vSphere vCenter clusters without shared storage for high availability can be helpful. {product-title} v4.17, and later, supports this capability.
11+
12+
[NOTE]
13+
====
14+
Multiple vCenters can only be configured *during* installation. Multiple vCenters *cannot* be be configured after installation.
15+
====
16+
17+
The maximum number of supported vCenter clusters is three.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
// Module included in the following assemblies:
2+
//
3+
// storage/container_storage_interface/persistent-storage-csi-vsphere.adoc
4+
//
5+
6+
:_mod-docs-content-type: PROCEDURE
7+
[id="persistent-storage-csi-vsphere-multi-vcenter-support-procedure-install_{context}"]
8+
= Configuring multiple vCenters during installation
9+
10+
To configure multiple vCenters during installation:
11+
12+
* Specify multiple vSphere clusters during installation. For information, see "Installation configuration parameters for vSphere".

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,17 @@ include::modules/persistent-storage-csi-vsphere-encryption-datastore-url.adoc[le
7373

7474
include::modules/persistent-storage-csi-vsphere-encryption-tag-based.adoc[leveloffset=+2]
7575

76+
include::modules/persistent-storage-csi-vsphere-multi-vcenter-support-overview.adoc[leveloffset=+1]
77+
78+
:FeatureName: Multiple vCenter support for vSphere CSI
79+
include::snippets/technology-preview.adoc[leveloffset=+1]
80+
81+
include::modules/persistent-storage-csi-vsphere-multi-vcenter-support-procedure-install.adoc[leveloffset=+2]
82+
[role="_additional-resources"]
83+
.Additional resources
84+
[id="link_installation_config_parameters_vsphere"]
85+
* xref:../../installing/installing_vsphere/installation-config-parameters-vsphere.adoc[Installation configuration parameters for vSphere].
86+
7687
include::modules/persistent-storage-csi-vsphere-top-aware-overview.adoc[leveloffset=+1]
7788

7889
include::modules/persistent-storage-csi-vsphere-top-aware-during-install.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)