-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OSDCOS#11143: Multiple vCenter support for vSphere CSI
- Loading branch information
Lisa Pettyjohn
authored and
openshift-cherrypick-robot
committed
Sep 16, 2024
1 parent
c881c9e
commit 0dbd662
Showing
3 changed files
with
40 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
modules/persistent-storage-csi-vsphere-multi-vcenter-support-overview.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
12 changes: 12 additions & 0 deletions
12
...les/persistent-storage-csi-vsphere-multi-vcenter-support-procedure-install.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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". |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters