Replies: 9 comments
-
Thanks for opening your first issue here! Be sure to follow the issue template! |
Beta Was this translation helpful? Give feedback.
-
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. I created a ticket here reporting the issue, suggesting better handling to avoid infinite loops: Anyways, in our case, what was causing the issue was either:
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? |
Beta Was this translation helpful? Give feedback.
-
When this problem arises, we are unable to delete or disable the auto scale group, and the scaling occurs within the given interval. |
Beta Was this translation helpful? Give feedback.
-
@hari1822 , okay thats new for us. When we encountered this issue, we were able to disable the Autoscale Group. We then did either 1 of the 2 options:
But note, in Option 1, we encountered the UI crashing a few times and DB going 100%.
In this Option 2, we felt it was okay because the VM itself was not created yet. Just a record of its attempt. I have 2 Questions
|
Beta Was this translation helpful? Give feedback.
-
NFS- is used for storage. While trying to delete the Autoscale Group : Failed to remove the load balancer rule.
|
Beta Was this translation helpful? Give feedback.
-
@hari1822 i see im not any good at reading logs, but it looks like your Virtual Router is stopped? If so i think thats a bigger issue you should look into first. Do you have other VPCs and Virtual Routers working okay? And for Autoscale, remember you need to disable the autoscale group first before being able to delete it. If you try to delete an Autoscale Group that is still enabled, it will throw and error. Only when an Autoscale Group is disabled can you delete it, or make changes to load balancer etc |
Beta Was this translation helpful? Give feedback.
-
@btzq Will look into it |
Beta Was this translation helpful? Give feedback.
-
@hari1822 , any updates? |
Beta Was this translation helpful? Give feedback.
-
closed this for lack of interaction, please reopen or open a new item if applicable |
Beta Was this translation helpful? Give feedback.
-
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
While creating autoscale in the parameter field when we mention the maximum number of instance as 3 the instance is created over the mentioned value. The created instance are in the state of stopped and some are in the error state. Nearly 1000 instance are created.
This issue occurs when the created instance are in stopped or in error state.
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
Beta Was this translation helpful? Give feedback.
All reactions