Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Error message when starting virtual machine through ISO #10570

Closed
huliangshan opened this issue Mar 14, 2025 · 6 comments
Closed

Error message when starting virtual machine through ISO #10570

huliangshan opened this issue Mar 14, 2025 · 6 comments

Comments

@huliangshan
Copy link

huliangshan commented Mar 14, 2025

problem

Unable to orchestrate the start of VM instance {"instanceName":"i-2-15-VM","uuid":"f0824508-98b7-4722-96cd-88d9172dee64"}.

versions

4.20

The steps to reproduce the bug

  1. ISO is using Ubuntu 20.04
  2. Error occurred after creating virtual machine

...

What to do about it?

No response

Copy link

boring-cyborg bot commented Mar 14, 2025

Thanks for opening your first issue here! Be sure to follow the issue template!

@weizhouapache
Copy link
Member

@huliangshan
any logs of the async job ?

@huliangshan
Copy link
Author

@weizhouapache I think it's a problem with the image. When registering for ISO, simply download without checking the box and it will work fine. Skipping auxiliary storage may cause issues.

@weizhouapache
Copy link
Member

@weizhouapache I think it's a problem with the image. When registering for ISO, simply download without checking the box and it will work fine. Skipping auxiliary storage may cause issues.

@huliangshan
did you mean

  • it worked if "direct download" is NOT checked
  • it did not work if "direct download" is checked

@huliangshan
Copy link
Author

@weizhouapache Yes, because if the option to download directly is not selected, it will download the complete file to the auxiliary storage. If the option to download directly is selected, it seems that the download was not successful, which caused the failure

@weizhouapache
Copy link
Member

@weizhouapache Yes, because if the option to download directly is not selected, it will download the complete file to the auxiliary storage. If the option to download directly is selected, it seems that the download was not successful, which caused the failure

when you register direct-download ISO with a https URL, you need to upload the certificate
Please refer to the APIs
https://cloudstack.apache.org/api/apidocs-4.20/apis/uploadTemplateDirectDownloadCertificate.html
https://cloudstack.apache.org/api/apidocs-4.20/apis/provisionTemplateDirectDownloadCertificate.html

@apache apache locked and limited conversation to collaborators Mar 14, 2025
@DaanHoogland DaanHoogland converted this issue into discussion #10573 Mar 14, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants