Baremetal instance stuck in starting state and timeout after 30 minutes. #10058
ISSUE TYPE
COMPONENT NAMEBaremetal CLOUDSTACK VERSION4.19.1.3 CONFIGURATIONOS / ENVIRONMENTCloudstack 4.19.1.3 on Ubuntu 22.04LTS SUMMARYI use Ubuntu 22.04 LTS as ISO to deploy a bare metal instance, but it seems that bare metal instance stuck in starting state and timeout like issue https://issues.apache.org/jira/browse/CLOUDSTACK-9716 STEPS TO REPRODUCEEXPECTED RESULTSThe bare metal instance can be deployed os successfully and booted up. ACTUAL RESULTSThe bare metal stuck in starting state because there is no one to notify and change the vm state to |
Replies: 7 comments 4 replies
|
Thanks for opening your first issue here! Be sure to follow the issue template! |
|
thanks @yummydsky , baremetal has not been well maintained for a long time. Have you got other bare-metal instances that are running fine? |
No, there are no bare-metal instances that can be created properly. |
|
@DaanHoogland Is there a PXE server inside the virtual router? I found a document(http://events17.linuxfoundation.org/sites/events/files/slides/Baremetal-v4.1a.pdf) that said we need an additional VR to act as a PXE server. Do you know how I can add a VR as a PXE server? |
|
@yummydsky I do not know of this , but it seems that adding a pxe server itself to a VR is not a big deal. configuring it properly may vary depending of your infrastructure and requirements. |
|
I found out there is a check if the NetworkType is not Basic, then BareMetal will report |
|
@yummydsky , did you find a resolution to this query? |




not nice, as I said the baremetal plugin has not been well maintained. There is work going on for a “deploy anything” plugin though (see #9752) and I have seen it being used for baremetal. But this is still experimental and will be in v21 the earliest.