Skip to content

Instance launch failed

0

I'm trying to start a g4dn.4xlarge instance ,and i got an error saying my allowed vCPUs is 0 . the only option i can see in the quota page related to this is " All G and VT spot instance request " , so i requested for an increase to 16. after about two hours, i get a massage saying my request is denied. the only explanation is " serves quotas are put in place to help you gradually ramp up activate and decrees the likelihood of large bills do to sudden, and expected spikes. did i request the wrong thing? if not, why want they let me change this quota ? I'm working on my research project and i need to run my code

  • Sir, for increasing VPC for EC2 instances, I requested the instances, but they didn't respond. Is there any other option, sir?The response to the request is not coming, and the increase was not done.

asked a year ago294 views

1 Answer
0

It appears you've encountered a common issue related to vCPU limits for specific instance types in AWS EC2. The error you're seeing is due to your account having a default vCPU limit of 0 for G-type instances, which includes the g4dn.4xlarge you're trying to launch.

The quota you requested an increase for, "All G and VT spot instance request," is not the correct one for your situation. You need to request an increase for the On-Demand G instances, not Spot instances.

To resolve this issue, you should:

  1. Go to the AWS Service Quotas console.
  2. Navigate to the Amazon EC2 section.
  3. Look for a quota named something like "Running On-Demand G and VT instances" or similar.
  4. Request an increase for this specific quota, explaining your use case (research project) in the request.

It's important to note that AWS puts these quotas in place to protect users from unexpected costs and to ensure gradual resource usage increases. As a new or low-usage account, you might face more scrutiny when requesting increases for powerful instance types like G4dn.

If your request is denied again, you might want to consider:

  1. Providing more detailed information about your research project and why you specifically need a G4dn instance.
  2. Starting with a smaller instance type or a different GPU-enabled instance if possible, to build up usage history.
  3. Contacting AWS Support for more personalized assistance with your quota increase request.

Remember, AWS takes these precautions to help protect you from unexpected charges, so be patient with the process and provide as much information as possible about your use case when requesting increases.
Sources
Unable to create an Windows-server 2022 instance with instance type G4dn.xlarge in free tier | AWS re:Post
Unable to create more than one EC 2 instance | AWS re:Post

answered a year ago

EXPERT

reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.