-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bootstrap issues with 4.9.0 image #12
Comments
I ran into different problems with the bootstrap node on reboot, #10 - these were not OS boot related. What device plan were you using, @saschagrunert ? |
@displague do you mean the machine type? I recently tried c3.small as well as c3.medium (Dell R6515) and in both cases the nodes encounter a black screen followed by a reboot after the coreos boot screen selector. The iPXE installation exits with a success indicator. So I assume it’s something in the kernel boot parameters. 🤔 |
I'm now encountering the very same issue as well while trying to spin up an OCP 4.9 on Equinix Metal in DC13 facility.
This is the
Please advise, |
I see the |
I'm also getting black screens on the SoS console for the control plane and worker nodes. SSH is not responsive either. I see that the control plane nodes are configured with an IPXE Script URL of |
The ipxe scripts are not found on the bastion node ( |
From an empty state, I applied the following individually
With this approach, I then ran a full
The control planes nodes do not seem to be accessible again. |
When I ran terraform with:
or:
which are corresponding to RHCOS 4.9.0 and 4.8.14 respectively, the
as expected, and the files are indeed accessible, e.g. http://147.28.129.183:8080/bootstrap.ipxe and I've also seen the following error regarding copying from
|
@displague I had 404's when running |
It looks like #20 will be addressing some of these concerns. |
A number of the problems discussed here have been previously resolved in #20.
This was experienced and fixed in #31 |
Hey, I have the issue that the bootstrap node is not bootable any more. The installations seems to be fine, then it restarts the machine from the iPXE process. Then the reboot got stuck with:
I tried provisioning multiple facilities (da11, ams6, fra1) without any success.
It also happens that the CoreOS kernel boot screen of grub appears, but then the screen turns black via the out of band console. Pinging the machine is possible but not accessing any service like ssh.
The text was updated successfully, but these errors were encountered: