-
Notifications
You must be signed in to change notification settings - Fork 184
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
Failed to add compute node #215
Comments
@choonho, can you ssh into the headnode, execute the following, and let us know what is returned?
|
|
The CN add seems unsuccessful. As you can see, there is only one server record and it is for the headnode. But somehow the setup appears to have rerun for the headnode, because AdminUI has found that the most recent setup job for this server uuid has failed and displays the "requires setup" prompt. During the course, it might have re-provisioned admin nics for it. It'll be helpful to locate all the server related jobs and examine the sequence of events and where things have gone wrong. |
When I test sdc-agents-healthcheck, it shows [root@headnode (CPG) ~]# sdc-agents-healthcheck Is this problem? |
It looks like I'm running into this same problem. On a default install, new ixpe booted nodes are being deployed as a headnode. I've tried adding "headnode": false, to the kernel arguments. I also added a hostname of "node-init". The ipxe booted compute node comes up with this new hostname but the original headnode still see's it as the same guid and marks it as "headnode" as well. Has there been any progress in tracking this down? |
This is happening because there are multiple CNs with the same UUID. This confuses CNAPI because it thinks they are the same CN. You'll need to contact your hardware vendor for a utility to update the SMBIOS UUID. |
When I add compute node by PXE.
There is no compute node in the servers list.
And headnode says "Requires Setup".
This must be compute node.
The Network Interfaces of headnode is changed to compute node.
The correct information was
The text was updated successfully, but these errors were encountered: