Skip to content

Commit 12e71e7

Browse files
authored
Merge pull request #66076 from dfitzmau/OSDOCS-7518
2 parents 606ec50 + 23e5951 commit 12e71e7

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

_attributes/common-attributes.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,11 @@ endif::[]
192192
:3no: three-node OpenShift
193193
:3no-caps: Three-node OpenShift
194194
:run-once-operator: Run Once Duration Override Operator
195+
//Oracle
196+
:oci-first: Oracle® Cloud Infrastructure
197+
:oci: OCI
198+
:ocvs-first: Oracle® Cloud VMware Solution (OCVS)
199+
:ocvs: OCVS
195200
// Web terminal
196201
:web-terminal-op: Web Terminal Operator
197202
:devworkspace-op: DevWorkspace Operator

modules/installation-vsphere-infrastructure.adoc

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You must install the {product-title} cluster on a VMware vSphere version 7.0 Upd
1818
{product-title} version {product-version} supports VMware vSphere version 8.0.
1919
====
2020

21-
You can host the VMware vSphere infrastructure on-premise or on a link:https://cloud.vmware.com/providers[VMware Cloud Verified provider] that meets the requirements outlined in the following table:
21+
You can host the VMware vSphere infrastructure on-premise or on a link:https://cloud.vmware.com/providers[VMware Cloud Verified provider] that meets the requirements outlined in the following tables:
2222

2323
.Version requirements for vSphere virtual environments
2424
[cols=2, options="header"]
@@ -29,6 +29,11 @@ You can host the VMware vSphere infrastructure on-premise or on a link:https://c
2929
|vCenter host | 7.0 Update 2 or later
3030
|===
3131

32+
[IMPORTANT]
33+
====
34+
You must ensure that the time on your ESXi hosts is synchronized before you install {product-title}. See link:https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.vcenterhost.doc/GUID-8756D419-A878-4AE0-9183-C6D5A91A8FB1.html[Edit Time Configuration for a Host] in the VMware documentation.
35+
====
36+
3237
.Minimum supported vSphere version for VMware components
3338
|===
3439
|Component | Minimum supported versions |Description
@@ -48,5 +53,13 @@ You can host the VMware vSphere infrastructure on-premise or on a link:https://c
4853

4954
[IMPORTANT]
5055
====
51-
You must ensure that the time on your ESXi hosts is synchronized before you install {product-title}. See link:https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.vcenterhost.doc/GUID-8756D419-A878-4AE0-9183-C6D5A91A8FB1.html[Edit Time Configuration for a Host] in the VMware documentation.
56+
To ensure the best performance conditions for your cluster workloads that operate on {oci-first} and on the {ocvs-first} service, ensure volume performance units (VPUs) for your block volume are sized for your workloads.
57+
58+
The following list provides some guidance in selecting the VPUs needed for specific performance needs:
59+
60+
* Test or proof of concept environment: 100 GB, and 20 to 30 VPUs.
61+
* Base-production environment: 500 GB, and 60 VPUs.
62+
* Heavy-use production environment: More than 500 GB, and 100 or more VPUs.
63+
64+
Consider allocating additional VPUs to give enough capacity for updates and scaling activities. See link:https://docs.oracle.com/en-us/iaas/Content/Block/Concepts/blockvolumeperformance.htm[Block Volume Performance Levels] in the Oracle documentation.
5265
====

0 commit comments

Comments
 (0)