From 98c642beb855c8295cfd624885328897029fb86a Mon Sep 17 00:00:00 2001 From: Micah Abbott Date: Thu, 10 Dec 2020 15:10:47 -0500 Subject: [PATCH] Bug 1902584: note workaround for advanced networking issues Co-authored-by: Cody Hoag --- .../installation-user-infra-machines-static-network.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/installation-user-infra-machines-static-network.adoc b/modules/installation-user-infra-machines-static-network.adoc index 7cc46b9ed713..f233477c61e2 100644 --- a/modules/installation-user-infra-machines-static-network.adoc +++ b/modules/installation-user-infra-machines-static-network.adoc @@ -81,4 +81,10 @@ enter the specific IP address you want and related information. For example: bond=bond0:em1,em2:mode=active-backup ip=10.10.10.2::10.10.10.254:255.255.255.0:core0.example.com:bond0:none ---- + +[IMPORTANT] +==== +When using the advanced networking options, you could encounter issues during the first boot of {op-system} where the statically configured address is not present or not activated properly. In such cases, you might need to manually reboot the {op-system} machine to workaround this problem. In newer versions of {op-system}, this issue is resolved. See link:https://bugzilla.redhat.com/show_bug.cgi?id=1902584[BZ#1902584] for additional details. +==== + |===