diff --git a/modules/installing-rhv-requirements.adoc b/modules/installing-rhv-requirements.adoc index d7b4cef539b4..7738027db37d 100644 --- a/modules/installing-rhv-requirements.adoc +++ b/modules/installing-rhv-requirements.adoc @@ -31,7 +31,7 @@ If you increase the number of virtual machines or resources in the `install_conf * The {rh-virtualization} storage domain must meet link:https://access.redhat.com/solutions/4770281[these etcd backend performance requirements]. * In production environments, each virtual machine must have 120 GiB or more, so the storage domain must have 840 GiB or more for the {product-title} cluster. In resource-constrained or non-production environments, each virtual machine must have 32 GiB or more, so the storage domain must have 230 GiB or more for the {product-title} cluster. * The {rh-virtualization} cluster must have access to an Internet connection to download images from the Red Hat Ecosystem Catalog during installation and updates, and for the Telemetry service to simplify the subscription and entitlement process. -* The {rh-virtualization} cluster has a virtual network with access to the REST API on the {rh-virtualization} Manager. +* The {rh-virtualization} cluster has a virtual network with access to the REST API on the {rh-virtualization} Manager. Ensure that DHCP is enabled on this network, because the VMs that the installer creates obtain their IP address by using DHCP. [NOTE] ====