Open xuanyuanaosheng opened 1 year ago
@xuanyuanaosheng good to see the usage of baremetal in the deployments. Thanks.
The steps that you've followed seems to be correct to me. The error that you are facing seems like a regression
This call should not be here unless there are custom parameters defined to override disk offering.
We can fix it somehow but we need your help to verify the pull request due to lack of infrastructure. is it possible for you @xuanyuanaosheng
Also I'm not sure if full work flow for baremetal is in working condition as I've last tested it many years ago.
@harikrishna-patnala I'm very happy to proceed with the next test. Please provide the relevant installation package.
@harikrishna-patnala Any update?
@xuanyuanaosheng I'll need to investigate the issue and prepare a fix. Realistically I cannot promise a PR for this as I cannot reproduce the issue (due to lack of infra) but I'll give it a try
@harikrishna-patnala Thanks, I will wait for you
HI @xuanyuanaosheng @harikrishna-patnala,
I'm having the same problem here, is there any update?
I would like to help in some way. I can provide access to my infrastructure if necessary
We want using cloudstack to manager the Baremetal Server to achieve to deploy the OS on physical server.
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
The Zone name is
csbm
usingBasic
(Network type). and the cluster Hypervisor isBareMetal
IPMI network
.The config is as below:
STEPS TO REPRODUCE
ks=http://10.26.20.11:8080/cloudstack_ks/CentOS-79-x86_64.ks;kernel=10.26.20.11:/var/lib/tftpboot/images/CentOS-7.9-x86_64/vmlinuz;initrd=10.26.20.11:/var/lib/tftpboot/images/CentOS-7.9-x86_64/initrd.img
and add it to the zone:The error on web UI:
The cloudstack manager error log is:
I don't know why the web UI using
command=deployVirtualMachine
to create a Baremetal Instance. Could you please take a look at this problem? If need other info, please add a comment.EXPECTED RESULTS
Create a Baremetal Instance successfully
ACTUAL RESULTS
Can not Create a Baremetal Instance
I can not find some useful info on the official doc, I just find the belows:
Reference:
@harikrishna-patnala @utchoang @hooklee2000