-
Notifications
You must be signed in to change notification settings - Fork 3
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
dnsmasq config seems to be missing #96
Comments
You need at least two nodes to provision a K8s cluster, one controller and one worker. |
I tried provisioning flatcar too exactly as you say. Racker factory check says all is well, however, could this have something to do with the nodes not being setup with uefi bios? I just discovered it, so I am re-configuring and trying again. |
Can you paste the output of |
(Small edit: This is the same as well using the core user that is auto logged in (Edit 2: Sorry, no it is not, see screenshot)). (Not sure if you meant actual elipses or not, but this is the same experience no matter what you so, no params for racker bootstrap or -onfailure exclude -provision flatcar.
Hmm, but the error in status is new...
Before I was only consistently getting that dnsmassq config error, and dnsmasq service was also dead (which it still is now too). Edit2: With core user I still get the same dnsmasq error. However, I did just notice that my router is configured to provide static IPs to only the BMC cards of the servers here, and I seem to remember explicit notice in the documentation that it needs to be DHCP, I reconfigured. |
I guess you hit the corner case which we didn't test, can you add one more node to the nodes.csv file, even if it's not reachable? |
It failed on the BMC connectivity check though, but I could have easily gotten the numbers wrong, so I will check these again. Or actually, likely they are still configured static with that ipmi tool, will check. |
Maybe I could bother you with one more question. After that, I think we can close this ticket, as the original intent was answered by user error. I'd be happy to document the experience once I have it working if you are interested? I think it could be useful for people like me, who are really at the beginning of starting to understand all of this (especially the networking, there's a lot to keep track of there). I've been eyeing Flatcar and Lokomotive for about three months now :p (though Flatcar I got working in the end). |
We can leave it open until the improvements are implemented. Yes, DHCP is required for the internal network, the docs have this here to switch to DHCP from static addressing:
Would be good it the docs state the DHCP requirement explicitly earlier and this step in 2.3.4. Verifying the rack metadata gets split out for visibility. |
Hi,
Pretty sure it's me not getting something (possibly simple), but I have been trying for a few days now. I get this error in the screenshot (sorry for screenshot, for some reason I can't get my ssh key to work either on the management node's PXE boot).
I am guessing it is telling me the IP of the BMC should be "" (empty) because the dnsmasq config is missing?
Basically when I do racker bootstrap, it just ends after the wizard. No message, just quit.
racker status --full
shows this. It sayd it can reach the BMC though.Should you be wondering... Yes I only have one additional node configured in nodes.csv at the moment (I was doing this at night and this particular Dell server is extremely noisy because of a fan issue). I would expect it to just provision a control node, or at least fail at some other stage?
The text was updated successfully, but these errors were encountered: