Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions modules/installation-configuration-parameters.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2718,24 +2718,30 @@ endif::vsphere[]
The list of datacenters must match the list of datacenters specified in the `vcenters` field.
|String

ifdef::vsphere[]
|platform:
vsphere:
failureDomains:
topology:
datastore:
ifdef::vsphere[]
|Specifies the path to a vSphere datastore that stores virtual machines files for a failure domain. You must apply the `datastore` role to the vSphere vCenter datastore location.
|String
endif::vsphere[]
ifdef::agent[]
|platform:
vsphere:
failureDomains:
topology:
datastore:
|The path to the vSphere datastore that holds virtual machine files, templates, and ISO images.

*Important:* You can specify the path of any datastore that exists in a datastore cluster.
By default, Storage vMotion is automatically enabled for a datastore cluster.
Red{nbsp}Hat does not support Storage vMotion, so you must disable Storage vMotion to avoid data loss issues for your {product-title} cluster.

If you must specify VMs across multiple datastores, use a `datastore` object to specify a failure domain in your cluster's `install-config.yaml` configuration file. For more information, see "VMware vSphere region and zone enablement".
endif::agent[]
|String
endif::agent[]

|platform:
vsphere:
Expand Down