diff --git a/installing/installing_rhv/installing-rhv-customizations.adoc b/installing/installing_rhv/installing-rhv-customizations.adoc index 756438bc6cc7..072696ff696e 100644 --- a/installing/installing_rhv/installing-rhv-customizations.adoc +++ b/installing/installing_rhv/installing-rhv-customizations.adoc @@ -7,9 +7,13 @@ toc::[] [WARNING] ==== -Due to a known issue with installing {product-title} versions 4.4 and 4.5 on {rh-virtualization-first} 4.4.1, you must customize `install-config.yaml` as described in link:https://access.redhat.com/solutions/5374251[Openshift IPI installation on RHV-4.x failed with "Error: timeout while waiting for state to become 'up' (last state: 'down', timeout: 10m0s)"]. This defect is fixed in {rh-virtualization} 4.4.2. +Due to a known issue with installing {product-title} versions 4.4 and 4.5 on {rh-virtualization-first} 4.4.1, you must customize `install-config.yaml` as described in link:https://access.redhat.com/solutions/5374251[Openshift IPI installation on {rh-virtualization}-4.x failed with "Error: timeout while waiting for state to become 'up' (last state: 'down', timeout: 10m0s)"]. This defect is fixed in {rh-virtualization} 4.4.2. ==== +[WARNING] +==== +Installing {product-title} version 4.6 on {rh-virtualization-first} requires {rh-virtualization} version 4.4. If you are running an earlier version of {product-title} on {rh-virtualization} 4.3, do not update it to {product-title} version 4.6. Red Hat has not tested running {product-title} version 4.6 on {rh-virtualization} version 4.3 and does not support this combination. For more information, see link:https://access.redhat.com/articles/4763741[{product-title} 4.x Tested Integrations (for x86_x64)]. +==== You can customize and install an {product-title} cluster on {rh-virtualization-first}, similar to the one shown in the following diagram. image::92_OpenShift_Cluster_Install_RHV_0520.png[Diagram of an {product-title} cluster on a {rh-virtualization} cluster] diff --git a/installing/installing_rhv/installing-rhv-default.adoc b/installing/installing_rhv/installing-rhv-default.adoc index 020934ac4fef..b7cf41872dcd 100644 --- a/installing/installing_rhv/installing-rhv-default.adoc +++ b/installing/installing_rhv/installing-rhv-default.adoc @@ -1,5 +1,5 @@ [id="installing-rhv-default"] -= Installing a cluster quickly on RHV += Installing a cluster quickly on {rh-virtualization} include::modules/common-attributes.adoc[] :context: installing-rhv-default @@ -9,11 +9,13 @@ toc::[] ==== Due to a known issue, this default installation procedure does not work with {product-title} versions 4.4 and 4.5 on {rh-virtualization-first} 4.4.1. This defect is fixed in {rh-virtualization} 4.4.2. -Instead, follow the steps in link:https://docs.openshift.com/container-platform/4.5/installing/installing_rhv/installing-rhv-customizations.html[Installing a cluster on RHV with customizations]. - -During that procedure, customize `install-config.yaml` as described in link:https://access.redhat.com/solutions/5374251[Openshift IPI installation on RHV-4.x failed with "Error: timeout while waiting for state to become 'up' (last state: 'down', timeout: 10m0s)"]. +Instead, follow the steps in link:https://docs.openshift.com/container-platform/4.5/installing/installing_rhv/installing-rhv-customizations.html[Installing a cluster on {rh-virtualization} with customizations]. ==== +[WARNING] +==== +Installing {product-title} version 4.6 on {rh-virtualization-first} requires {rh-virtualization} version 4.4. If you are running an earlier version of {product-title} on {rh-virtualization} 4.3, do not update it to {product-title} version 4.6. Red Hat has not tested running {product-title} version 4.6 on {rh-virtualization} version 4.3 and does not support this combination. For more information, see link:https://access.redhat.com/articles/4763741[{product-title} 4.x Tested Integrations (for x86_x64)]. +==== You can quickly install a default, non-customized, {product-title} cluster on a {rh-virtualization-first} cluster, similar to the one shown in the following diagram. image::92_OpenShift_Cluster_Install_RHV_0520.png[Diagram of an {product-title} cluster on a {rh-virtualization} cluster] diff --git a/modules/installation-initializing.adoc b/modules/installation-initializing.adoc index 51cfc461b4c7..66c380212dc3 100644 --- a/modules/installation-initializing.adoc +++ b/modules/installation-initializing.adoc @@ -113,7 +113,12 @@ ifdef::rhv[] [WARNING] ==== -Due to a known issue with installing {product-title} versions 4.4 and 4.5 on {rh-virtualization-first} 4.4.1, you must customize `install-config.yaml` as described in link:https://access.redhat.com/solutions/5374251[Openshift IPI installation on RHV-4.x failed with "Error: timeout while waiting for state to become 'up' (last state: 'down', timeout: 10m0s)"]. This defect is fixed in {rh-virtualization} 4.4.2. +Due to a known issue with installing {product-title} versions 4.4 and 4.5 on {rh-virtualization-first} 4.4.1, you must customize `install-config.yaml` as described in link:https://access.redhat.com/solutions/5374251[Openshift IPI installation on {rh-virtualization}-4.x failed with "Error: timeout while waiting for state to become 'up' (last state: 'down', timeout: 10m0s)"]. This defect is fixed in {rh-virtualization} 4.4.2. +==== + +[WARNING] +==== +Installing OpenShift Container Platform (OCP) version 4.6 on Red Hat Virtualization (RHV) requires RHV version 4.4. If you are running an earlier version of OCP on RHV 4.3, do not update it to OCP version 4.6. Red Hat has not tested running OCP version 4.6 on RHV version 4.3 and does not support this combination. Also see link:https://access.redhat.com/articles/4763741[{product-title} 4.x Tested Integrations (for x86_x64)]. ==== endif::rhv[] ifdef::vsphere[] diff --git a/virt/virtual_machines/importing_vms/virt-importing-rhv-vm.adoc b/virt/virtual_machines/importing_vms/virt-importing-rhv-vm.adoc index 50154157e69a..6b71db579d03 100644 --- a/virt/virtual_machines/importing_vms/virt-importing-rhv-vm.adoc +++ b/virt/virtual_machines/importing_vms/virt-importing-rhv-vm.adoc @@ -1,11 +1,11 @@ [id="virt-importing-rhv-vm"] -= Importing a single Red Hat Virtualization virtual machine += Importing a single {rh-virtualization} virtual machine include::modules/virt-document-attributes.adoc[] :context: virt-importing-rhv-vm :virt-importing-rhv-vm: toc::[] -You can import a single Red Hat Virtualization (RHV) virtual machine into your {product-title} cluster by using the virtual machine wizard or the CLI. +You can import a single {rh-virtualization-first} virtual machine into your {product-title} cluster by using the virtual machine wizard or the CLI. include::modules/virt-importing-vm-prerequisites.adoc[leveloffset=+1]