Skip to content

Disk Size was updated in the ec2 instance

0

My instance type is p3.2xlarge. yesterday I modified my volume size from 365 GB to 465GB. But it was not updated in my instance.

when I ran df -h, still the disk size was not updated.

why my new volume was not updated? I need to fix this issue badly.

asked 4 years ago545 views
1 Answer
3
Accepted Answer

Hi, you need to extend volume in Linux depending upon your filesystem type ext4 or xfs you can follow this document. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html

answered 4 years ago
AWS
EXPERT
reviewed 4 years 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.