Why the Extended storage space is not visible for EC2 instance in SSH

0

I have a Ubuntu EC2 instance with an EBS volume of 8 GB. I have modified the volume to 16 GB in the AWS console. When I SSH it and check it using the df -h command, It is still showing as 8 GB. Does anyone know the problem?

已提问 8 个月前335 查看次数
1 回答
1

Hello.

After changing the EBS size from the management console, you need to configure the settings from the OS side using the steps in the document below.
This step will expand the volume.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html

profile picture
专家
已回答 8 个月前

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

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

回答问题的准则