AWS EC2 Disk downsizing - decreasing EC2 EBS Volume disk size
Вставка
- Опубліковано 8 лис 2024
- How do I automatically evaluate and remediate the increasing volume on an Amazon EC2 instance when free disk space is low?
The AWSPremiumSupport-TroubleshootEC2DiskUsage runbook helps you investigate and potentially remediate issues with Amazon Elastic Compute Cloud (Amazon EC2) instance root and non-root disk usage. If possible, the runbook attempts to remediate issues by extending the volume and its file system. To perform these tasks, this runbook orchestrates the execution of several runbooks based on the operating system of the affected instance.
You can only increase the size of your Amazon EBS volume. You can't decrease an EBS volume's size. To use a smaller volume, create a smaller volume. Then, use an application-level tool to migrate your data to the smaller volume.
How do I automatically evaluate and remediate the increasing volume on an Amazon EC2 instance when free disk space is low?