Unable to install Redhat OpenShift using the IPI Method

Latest response

Hi

I have previously successfully installed the Openshift 4.14 using the IPI method twice and am trying to do it the third time and it is failing. Could not see the ironic pod come up in the bootstrap VM. I can see errors pop up in creating manifests in the bootkube service. Attached the output in the txt file and the install config as well. Not sure what is wrong here. Can any one help.

[core@api ~]$ journalctl -u ironic
Jan 14 07:54:03 localhost.localdomain systemd[1]: Dependency failed for Ironic baremetal deployment service.
Jan 14 07:54:03 localhost.localdomain systemd[1]: ironic.service: Job ironic.service/start failed with result 'dependency'.

The install finally results with the following error

DEBUG ironic_node_v1.openshift-master-host[0]: Still creating... [59m51s elapsed]
ERROR
ERROR Error: could not contact Ironic API: context deadline exceeded
ERROR
ERROR with ironic_node_v1.openshift-master-host[2],
ERROR on main.tf line 13, in resource "ironic_node_v1" "openshift-master-host":
ERROR 13: resource "ironic_node_v1" "openshift-master-host" {
ERROR
ERROR
ERROR Error: could not contact Ironic API: timeout reached
ERROR
ERROR with ironic_node_v1.openshift-master-host[0],
ERROR on main.tf line 13, in resource "ironic_node_v1" "openshift-master-host":
ERROR 13: resource "ironic_node_v1" "openshift-master-host" {
ERROR
ERROR
ERROR Error: could not contact Ironic API: timeout reached
ERROR
ERROR with ironic_node_v1.openshift-master-host[1],
ERROR on main.tf line 13, in resource "ironic_node_v1" "openshift-master-host":
ERROR 13: resource "ironic_node_v1" "openshift-master-host" {
ERROR
ERROR failed to fetch Cluster: failed to generate asset "Cluster": failure applying terraform for "masters" stage: failed to create cluster: failed to apply Terraform: error(BaremetalIronicAPITimeout) from Infrastructure Provider: Unable to the reach provisioning service. This failure can be caused by incorrect network/proxy settings, inability to download the machine operating system images, or other misconfiguration. Please check access to the bootstrap host, and for any failing services.

Attachments

Responses