EC2 instance Launching and Changing Configuration

0

Hi, We are new startup. We need an EC2 instance as g5.4xlarge instance type with 512GB SSD. Because of the limitations of vCPU I couldn't launch instance . I decided to create the instance within the limitations. There was also a warning about storage limit on the EC2 configuration page. So I had to configurate the SSD capacity as 30 GB. I created instance as t2.micro instance type. By the way I had created a request to increase the limit of All G and VT Spot Instance. I recieved an e-mail about it. Our limit was determined as 8. When I tried to change instance type g5.4xlarge, I got the error : "You have requested more vCPU capacity than your current vCPU limit of 0 allows for the instance bucket that the specified instance type belongs to." . So I tried to change instance type g5.2xlarge and succeded. Now I want to request increasing limit of vCPU but When I try it I get error "Only one open service quota increase request is allowed per quota." And I also want to increase my storage capacity but I can't find any setting in actions of launched instance. Could you please help me to change our instances configuration as we need. Thank you

Elif
已提问 1 个月前188 查看次数
2 回答
0

Hello.

"Only one open service quota increase request is allowed per quota."

It's probably because the service quota request hasn't been completed yet.
Please wait a little longer and try sending your request.
https://repost.aws/knowledge-center/troubleshoot-service-quotas-cli-commands

Only one open service quota increase request is allowed per quota. If you submit another request before the previous one completes, then you receive the ResourceAlreadyExistsException error.

You can change the EBS volume size by following the steps in the document below.
https://docs.aws.amazon.com/ebs/latest/userguide/requesting-ebs-volume-modifications.html

After changing the EBS volume size, connect to EC2 using SSH etc. and expand the file system.
https://docs.aws.amazon.com/ebs/latest/userguide/recognize-expanded-volume-linux.html

profile picture
专家
已回答 1 个月前
profile picture
专家
已审核 1 个月前
0

You need to go to Support Center, Your support cases to close the Limit Increase support case as Resolved, before requesting another service quota increase

g5.2xlarge has 8 vCPUs. After support case is closed as resolved, request a new limit of 16 vCPUs for g5.4xlarge.

Are you launching a on-demand or spot EC2 instances? They have separate quota limits. (assuming US-EAST-1 Region)

Regarding EBS size, you can refer to article How do I increase or decrease the size of my EBS volume?

AWS
专家
Mike_L
已回答 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则