oracle-quickstart / oci-byo-image

Universal Permissive License v1.0
7 stars 3 forks source link

Cloud-init does not work on RHEL BYOI to BM. #1

Open MktMatsuyama opened 2 years ago

MktMatsuyama commented 2 years ago

phenomenon

How to create an image

https://urldefense.com/v3/__https://access.redhat.com/documentation/ja-jp/red_hat_enterprise_linux/8/html-single/upgrading_from_rhel_7_to_rhel_8/index__;!!ACWV5N9M2RV99hQ!dHBfMouBp2

log

RHEL_BM_log.txt (log with problem) OracleLinux_BM_log.txt (normal log deployed on Oracle Linux 8)

Workaround

Please let me know if there is a solution.

MktMatsuyama commented 2 years ago

RHEL_BM_log.txt OracleLinux_BM_log.txt

MktMatsuyama commented 2 years ago

Is such a write good here?

zkaufman commented 2 years ago

@MktMatsuyama I believe I am able to get RHEL with cloud-init to work on Bare Metal with RHEL 7.9 but not 8.x. Is Bare Metal a requirement?

MktMatsuyama commented 2 years ago

Thank you. Bare metal + RHEL 8.4 is required. Currently, we are working on bare metal + RHEL 8.4 by setting the ssh public key etc. using the serial console.