From 6155ea75e2e3631b7245f5168d46673b156ceef2 Mon Sep 17 00:00:00 2001 From: sgoodman Date: Wed, 10 Feb 2021 16:56:01 +0200 Subject: [PATCH] BZ1907570 Added sentence to check that DHCP is enabled on RHV cluster's virtual network. --- modules/installing-rhv-requirements.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/installing-rhv-requirements.adoc b/modules/installing-rhv-requirements.adoc index fdbf1dbd7157..e88dca81962b 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 in the {rh-virtualization} enviro * In production environments, each virtual machine must have 120 GiB or more. Therefore, the storage domain must provide 840 GiB or more for the default {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 default {product-title} cluster. * To download images from the Red Hat Ecosystem Catalog during installation and update procedures, the {rh-virtualization} cluster must have access to an internet connection. The Telemetry service also needs an internet connection to simplify the subscription and entitlement process. // TBD - What about the disconnected installation alternative? -* The {rh-virtualization} cluster must have a virtual network with access to the REST API on the {rh-virtualization} Manager. +* The {rh-virtualization} cluster must have 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. * A user account and group with the following least privileges for installing and managing an {product-title} cluster on the target {rh-virtualization} cluster: ** `DiskOperator` ** `DiskCreator`