btzq commented on issue #9503:
URL: https://github.com/apache/cloudstack/issues/9503#issuecomment-2276141935

   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?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to