Scaling activities may fail due to many reasons. If this happens, timely troubleshooting can ensure proper execution of scaling activities.
View the status of the target scaling groups in the scaling group list. If appears, the last scaling of the scaling group has failed.
Note:
Hover the cursor over the icon to view the cause of the exception.
Tencent Cloud AS provides the industry’s most intelligent method for viewing the cause of failed scaling group operations. Complete the following steps to view the details of a failure:
Troubleshoot the problems based on the cause of the failure as instructed below. Common causes of scaling failures are as follows:
The causes of scaling failures are classified into the following types:
Cause: the specified resource inventory is insufficient.
Solution: configure multi-model in the launch configuration, and select another instance specification and availability zone as needed.
Cause: the specified instance specification is deactivated.
Solution: select an available instance specification in the launch configuration. For more information, see Instance Types.
Cause: the current system disk type does not support the instance model.
Solution: check the scaling configuration and change the system disk type. We recommend that you select Premium Cloud Storage or SSD disks.
Cause: each user is assigned a CVM purchase quota. For the default quota of pay-as-you-go CVM instances, see Purchase Limits for Pay-as-You-Go CVM Instances.
AS does not work for CVMs when this quota is exceeded..
Solution: decrease the number of CVMs for scale-out, or submit a ticket to apply for an increased quota.
Cause: the model specified in the launch configuration is incorrect or deactivated.
Solution: modify the launch configuration.
Cause: the image does not exist or is invalid.
Solution: check the corresponding configuration in the launch configuration.
Cause: the system disk capacity is less than the image size.
Solution: check the launch configuration and increase the system disk capacity or use another image with a smaller size.
Cause: the model selected in the launch configuration only supports VPC.
Solution: do not use the model on the classic network. Deselect the model in the launch configuration.
Cause: the number of IP addresses in the VPC subnet is limited.
Solution: create a subnet and increase the IP range (CIDR block).
Cause: the specified resource inventory is insufficient.
Solution: enable the default disk feature in the launch configuration.
Cause: the current system disk type does not support the instance model.
Solution: check the scaling configuration and change the system disk type. We recommend that you select Premium Cloud Storage or SSD disks.
Cause: the CLB does not exist or is invalid. Check the relevant configurations in the CLB.
Solution: ensure the CLB instance associated with the scaling group is running normally.
Cause: the listener in the CLB does not exist or is invalid. Check the relevant configurations in the CLB.
Solution: ensure the CLB instance associated with the scaling group is running normally.
Cause: the forwarding domain name or URL of the listener in the CLB does not exist or is invalid. Check the relevant configurations in the CLB.
Solution: ensure the CLB instance associated with the scaling group is running normally.
Cause: a CLB task is ongoing.
Solution: reduce manual operations for a scaling group during scaling to avoid mutual operation exclusion.
Cause: a lifecycle hook for scale-out is configured for the scaling group. The hook is triggered during the scale-out of the scaling group and is finally rejected. As a result, the scaling operation is rolled back, and the scaled-out instance is released.
Solution: check the execution policy of the lifecycle hook.
Was this page helpful?