-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.20, 4.21, 4.22
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
OVE installation fails when cluster-managed networking is used. The installation eventually times out and transitions from installing-in-progress to error state.
Version-Release number of selected component (if applicable):
4.20
How reproducible:
Always
Steps to Reproduce:
1. Boot the Agent OVE ISO. 2. Make sure to select cluster-managed networking on the network page. 3. Wait for the error in the disconnected UI, it usually occurs after the process times out (about 1 hour).
Actual results:
updated status from installing-in-progress to error (Host failed to install because its installation stage Waiting for control plane took longer than expected 1h0m0s)
Expected results:
The installation should be successful
Additional info:
In the case of user-managed networking, it works fine. It appears there is a one hour condition that prevents installation when using cluster-managed networking, as real baremetal typically takes more than an hour to copy the ISO from virtual media to local storage. The installation works when using dev-scripts because the VM takes less time to copy, since the ISO is already present locally in the libvirt environment.