Skip to content

Commit

Permalink
OSDCOS#11143: Multiple vCenter support for vSphere CSI
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisa Pettyjohn authored and openshift-cherrypick-robot committed Sep 16, 2024
1 parent c881c9e commit 0dbd662
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Module included in the following assemblies:
//
// storage/container_storage_interface/persistent-storage-csi-vsphere.adoc
//

:_mod-docs-content-type: CONCEPT
[id="persistent-storage-csi-vsphere-multi-vcenter-support-overview_{context}"]
= Multiple vCenter support for vSphere CSI

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.

[NOTE]
====
Multiple vCenters can only be configured *during* installation. Multiple vCenters *cannot* be be configured after installation.
====

The maximum number of supported vCenter clusters is three.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// Module included in the following assemblies:
//
// storage/container_storage_interface/persistent-storage-csi-vsphere.adoc
//

:_mod-docs-content-type: PROCEDURE
[id="persistent-storage-csi-vsphere-multi-vcenter-support-procedure-install_{context}"]
= Configuring multiple vCenters during installation

To configure multiple vCenters during installation:

* Specify multiple vSphere clusters during installation. For information, see "Installation configuration parameters for vSphere".
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,17 @@ include::modules/persistent-storage-csi-vsphere-encryption-datastore-url.adoc[le

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

include::modules/persistent-storage-csi-vsphere-multi-vcenter-support-overview.adoc[leveloffset=+1]

:FeatureName: Multiple vCenter support for vSphere CSI
include::snippets/technology-preview.adoc[leveloffset=+1]

include::modules/persistent-storage-csi-vsphere-multi-vcenter-support-procedure-install.adoc[leveloffset=+2]
[role="_additional-resources"]
.Additional resources
[id="link_installation_config_parameters_vsphere"]
* xref:../../installing/installing_vsphere/installation-config-parameters-vsphere.adoc[Installation configuration parameters for vSphere].

include::modules/persistent-storage-csi-vsphere-top-aware-overview.adoc[leveloffset=+1]

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

0 comments on commit 0dbd662

Please sign in to comment.