Error Client VolumeLimitExceeded Volume limit exceeded in AWS

0 votes

Hi Everyone,

I am trying to restart my instance. But it goes from the pending state to the terminated state immediately after restarting it. In the log file I got Client.VolumeLimitExceeded: Volume limit exceeded error.  How can I solve this error?

Apr 28, 2020 in AWS by akhtar
• 38,230 points
1,009 views

1 answer to this question.

0 votes

Hi@akhtar,

The following are a few reasons why an instance might immediately terminate.

  • You've reached your EBS volume limit.

  • An EBS snapshot is corrupt.

As it shows EBS volume limit exceeded in your log file, so you can submit a request to increase your Amazon EBS volume limit, complete the AWS Support Center.

Hope this will help.

answered Apr 28, 2020 by MD
• 95,440 points

Related Questions In AWS

+1 vote
2 answers

How do I get my AWS Glue client in JAVA?

Hey, you've been using a correct code ...READ MORE

answered Apr 17, 2018 in AWS by Cloud gunner
• 4,660 points
4,240 views
0 votes
1 answer

AWS email saying have exceeded the free-tier limit.

I got a similar message, except I ...READ MORE

answered Jul 10, 2018 in AWS by Priyaj
• 58,100 points
578 views
0 votes
1 answer

Error in Adding LIMIT fixes “Invalid digit, Value N” in Amazon Redshift.

This could be expressed simply as: SELECT TOP ...READ MORE

answered Sep 4, 2018 in AWS by Priyaj
• 58,100 points
10,198 views
0 votes
1 answer

502 Bad Gateway Error in CloudFront AWS

To resolve this you have 2 option.    Enable ...READ MORE

answered Sep 6, 2018 in AWS by Priyaj
• 58,100 points
3,943 views
0 votes
1 answer
+2 votes
1 answer

How to connect to EC2 file directory using SFTP and Filezilla?

To connect to EC2 instance using Filezilla, ...READ MORE

answered Jul 27, 2018 in Cloud Computing by Gopalan
• 1,360 points