-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.12
-
Low
-
None
-
2
-
Sprint 241, Sprint 242, Sprint 243
-
3
-
False
-
-
-
Bug Fix
-
Done
Description of problem:
CU has deployed OCP 4.12.rc dev-preview release using Agent based installer. While installation it was observed that [<install-dir>/.openshift_install.log] file only contains the logs of openshift-install agent create image command and other logs are missing [openshift-install agent wait-for]. However with the previous release on IPI/UPI the logs of [wait-for] was available in [.openshift_install.log] file. CU wants to understand is there is a change in functionality of openshift-install, with agent command and can it be made available ?
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1.Install OCP 4.12 dev-release using Agent Based installer. 2.Only logs visible of [agent iso create] not for "wait-for" command. 3.
Actual results:
agent wait-for Logs are missing
Expected results:
openshift-install agent wait-for install-complete should logs into .openshift_install.log file
Additional info: