GitHub user btzq added a comment to the discussion: Autoscale instance creation issue
Hey @hari1822 , my team faced this issue before resulting in 30K Autoscale VMs created. Our findings was that this happens when the VM is unable to be created sucessfully from the VM Template. But, Cloudstack tries really hard to start up a VM, so it keeps retrying on loop, forever. I created a ticket here reporting the issue, suggesting better handling to avoid infinite loops: https://github.com/apache/cloudstack/issues/9318 Anyways, in our case, what was causing the issue was either: - Template had issue (You can check this by spinning up 1 standalone VM using the desired template to see if it can startup) - Storage had issues (eg. Couldnt convert Secondary Storage to Primary Storage) We were using Linstor as the SDS Storage, but Linbit managed to resolve the issue for us and we were able to create Autoscale VMs without issues ever since. What stroage are you using? GitHub link: https://github.com/apache/cloudstack/discussions/10510#discussioncomment-12404718 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org