- Newest
- Most votes
- Most comments
Would you be willing to share what steps you took to expand your storage?
I am assuming that you are increasing it using the procedures in the following document, but I do not believe that a reboot is necessary.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/requesting-ebs-volume-modifications.html
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html
Even if it were an additional EBS volume, I did not think there would be any action to restart the system.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-using-volumes.html
You can check the EC2 logs from the console by following the procedure in the following document.
Check this log for any errors?
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-console.html
Relevant content
- asked a year ago
- asked 4 years ago
- asked 2 years ago
- Accepted Answerasked 3 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
I finally found out where I messed up. I accidentally messed up my /etc/fstab file. I do not know how to fix it without being able to connect to it.
Do you have EC2 snapshots? One way to do this would be to restore EC2 once a snapshot is available.