EBS Volume Size

0

How to decrease the EBS Volume size?

U K
已提问 3 个月前173 查看次数
2 回答
4

You can modify type, size and provisioned IOPS of an EBS volume using Elastic Volumes feature, but, as specified in the Limitations section of the public documentation, you cannot decrease the volume size.

Reference: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/modify-volume-requirements.html#elastic-volumes-limitations

"You can't decrease the size of an EBS volume. However, you can create a smaller volume and then migrate your data to it using an application-level tool such as rsync."

profile pictureAWS
已回答 3 个月前
profile picture
专家
Steve_M
已审核 3 个月前
2

Hello.

EBS volumes cannot be reduced in size directly.
Therefore, you will need to create a new small-sized EBS volume and migrate the data, as introduced in the blog below.
https://dev.to/mithlajkn/reduce-ebs-size-of-your-ec2-29p9

profile picture
专家
已回答 3 个月前
profile pictureAWS
专家
已审核 3 个月前

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

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

回答问题的准则